Fred Drake
0ee358529e
do_env_tableii(), do_env_tableiii(): Align the table in the center, just
...
like LaTeX does. There's no need to diverge on this.
1997-12-28 03:41:07 +00:00
Fred Drake
9597daf220
do_env_tableii(), do_cmd_lineii(),
...
do_env_tableiii(), do_cmd_lineiii(): New functions to handle tableii and
tableiii environments.
Small changes to not add a superfluous space between a function name and the
comma in the index.
1997-12-22 22:37:34 +00:00
Fred Drake
8da9e6a8a0
make_mod_index_entry(): Generate markup the same case as other functions in
...
this file.
1997-12-18 14:14:16 +00:00
Fred Drake
84818d7aad
make_mod_index_entry(): New function. Create the index entry for a module.
...
my_module_index_helper(): Do the actual work for \*modindex{}, including
both the defining and reference forms.
make_str_index_entry(): Moved from .latex2html-init; it's really specific
to the presentation.
1997-12-17 02:59:39 +00:00
Fred Drake
72df9bcba2
do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the
...
reference form of \bimodindex{} and \stmodindex{}.
my_parword_index_helper(): Fixed to include proper anchor in result text.
1997-12-16 21:13:20 +00:00
Fred Drake
8ca70069a6
Added Emacs turd so this file has the correct mode in Emacs / X/Emacs, even
...
if you don't have .perl in your mode table.
1997-12-08 20:59:54 +00:00
Fred Drake
7c4cba8325
Added handler for opcodedesc environment.
...
Fixed weird index behavior.
1997-12-03 19:45:08 +00:00
Guido van Rossum
d9a26ff9ca
Add support for NULL macro (like UNIX, ABC etc.).
1997-11-18 15:31:16 +00:00
Fred Drake
9dcc5a94c5
Add support for ctypedesc, cvardesc, seealso, seemodule, seetext.
...
This seems to take care of everything but tables and equations.
1997-10-13 22:04:17 +00:00
Fred Drake
0d58d44da1
(myformat.perl): Don't italicize the '[]' characters around optional
...
parameters.
1996-12-06 15:09:14 +00:00
Fred Drake
3e1fe89a0d
(myformat.perl): Fixed handling of "\e" -- argh!
1996-11-11 23:03:36 +00:00
Fred Drake
4464022799
(myformat.perl): Simplify generated HTML for "\optional{...}".
1996-11-11 20:51:09 +00:00
Fred Drake
c384d7560e
(myformat.perl): Updated to allow library reference manual to be handled by
...
latex2html. Mostly added support for custom environments and some
of the smaller commands used in the library reference (\e, \optional).
1996-11-11 16:04:35 +00:00
Fred Drake
7a7480dc84
(myformat.perl): Added handler for cfuncdesc environment. This is needed
...
for the extending & embedding manual.
1996-10-29 15:56:57 +00:00
Guido van Rossum
b8b264b165
* Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z);
...
describe tuple()
* Doc/libposixfile.tex: use tableiii instead of tableii, so
partparse will work again (I know, chicken!)
* Doc/libthread.tex: Added get_ident(); updated text on module
availability
* Doc/myformat.perl: Added sub do_cmd_Cpp
1994-08-12 13:13:50 +00:00
Guido van Rossum
9e93fb6879
Support for latex2html (at version 0.5.1)
1994-01-25 20:06:09 +00:00