Fred Drake
|
89a1d4ad3a
|
Set $TEXINPUTS='' to make l2h pick up the right thing from the environment.
|
1998-04-29 16:58:13 +00:00 |
Fred Drake
|
d757165df9
|
Change the default $ADDRESS.
|
1998-04-23 20:06:24 +00:00 |
Fred Drake
|
64bdc24301
|
Code cleanup, some syntax modernization.
|
1998-04-17 02:14:12 +00:00 |
Fred Drake
|
1072e46263
|
Added a simpler, working {verbatim} support that generates legitimate HTML.
(2 lines, explained by 6 lines of comments....)
|
1998-04-12 02:16:34 +00:00 |
Fred Drake
|
9d4b6c52c3
|
Update the module index support to use the changed field separator for the
input file to buildindex.py.
|
1998-04-11 05:21:14 +00:00 |
Fred Drake
|
5a52519a6e
|
add_idx(): Restore message to stdout when formatting the general index.
|
1998-04-02 22:39:05 +00:00 |
Fred Drake
|
1191692d3d
|
Lots of little nits.
Big fix: the module index for the Python Library Reference is once more in a
separate file! Yeah!
|
1998-04-02 22:30:57 +00:00 |
Fred Drake
|
235e6b1428
|
Some cleanup.
Remove index generation from Perl; use an external script instead.
|
1998-03-27 05:19:43 +00:00 |
Fred Drake
|
13210ed55f
|
Get the index working at least partway again.
Some small cleanups.
|
1998-03-17 06:28:05 +00:00 |
Fred Drake
|
c9f2c14d49
|
Somewhat more direct way of locating the file, using __FILE__.
Leave find_my_file() around for now, even though we're not using it at the
moment.
|
1998-03-11 12:08:21 +00:00 |
Fred Drake
|
db34a1e2d8
|
Use the location of the initialization file to augment the style-specific
.perl file search path, rather than making assumptions about the current
directory.
|
1998-03-10 23:02:57 +00:00 |
Fred Drake
|
bc7101dff0
|
Relocated .latex2html-init to l2hinit.perl.
howto.perl is new; supports LaTeX2HTML for HOWTO documents.
|
1998-03-06 21:18:55 +00:00 |