| commit | dd28d57fd05bfc62c9b73fc1a18f59d38a8b1405 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Thu Jan 22 15:55:21 1998 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Thu Jan 22 15:55:21 1998 +0000 |
| tree | 239a5ce7919f348b4c8eb4b01c453cd0f1743e80 | |
| parent | f06777dd7cbaf5a0940a0c72d811ecbb7537d8ce [diff] |
Revised new macros after discussion with Guido: Always use full names of
semantic concepts.
Added two new ones (not discussed with Guido:
\constant{}: Markup for constants defined in Python modules.
\cfunction{}: Markup for C functions; these should probably be distinguished
by font, but are not at this time (since they're typically \code{} at
this point).