summaryrefslogtreecommitdiffstats
path: root/Doc/perl/l2hinit.perl
Commit message (Expand)AuthorAgeFilesLines
* add_link(): Fix to use $section_info instead of $toc_section_info,Fred Drake1998-10-201-1/+3
* img_tag(): For \n to be interpreted as a newline, the string must use doubleFred Drake1998-08-141-1/+1
* Do the magic to use the new buttons (with shorter names!) instead of the oldFred Drake1998-08-131-20/+32
* Get the <IMG> sizes right for the navigation buttons.Fred Drake1998-08-111-1/+7
* Control when/where navigation bars will appear: top & bottom of each page.Fred Drake1998-08-111-3/+14
* insert_index(): Take two additional parameters: $columns and $letters. CallFred Drake1998-08-071-5/+13
* By default, use a two-column index.Fred Drake1998-08-071-1/+4
* Guido's white background.Fred Drake1998-08-071-0/+1
* Update @INC so we can 'require' modules in Doc/perl/.Fred Drake1998-07-241-2/+4
* Don't use a separate node for footnotes; see if people scream. ;-)Fred Drake1998-05-191-0/+1
* Update to use latex2html 98.1p5.Fred Drake1998-05-151-34/+29
* In package Override, use the getcwd() function from the Cwd module instead ofFred Drake1998-05-111-0/+22
* Set $TEXINPUTS='' to make l2h pick up the right thing from the environment.Fred Drake1998-04-291-0/+2
* Change the default $ADDRESS.Fred Drake1998-04-231-0/+1
* Code cleanup, some syntax modernization.Fred Drake1998-04-171-46/+115
* Added a simpler, working {verbatim} support that generates legitimate HTML.Fred Drake1998-04-121-0/+11
* Update the module index support to use the changed field separator for theFred Drake1998-04-111-2/+2
* add_idx(): Restore message to stdout when formatting the general index.Fred Drake1998-04-021-0/+1
* Lots of little nits.Fred Drake1998-04-021-26/+35
* Some cleanup.Fred Drake1998-03-271-97/+35
* Get the index working at least partway again.Fred Drake1998-03-171-193/+126
* Somewhat more direct way of locating the file, using __FILE__.Fred Drake1998-03-111-2/+7
* Use the location of the initialization file to augment the style-specificFred Drake1998-03-101-5/+23
* Relocated .latex2html-init to l2hinit.perl.Fred Drake1998-03-061-0/+406