summaryrefslogtreecommitdiffstats
path: root/Doc/perl/l2hinit.perl
Commit message (Expand)AuthorAgeFilesLines
* - remove some bogus <meta> tags from the document headFred Drake2004-11-051-11/+4
* generate the "type" attribute on the favicon linkFred Drake2004-11-051-3/+13
* add xml:id attributes wherever we generate the IDs (old patch saved up)Fred Drake2004-10-291-1/+1
* make_nav_panel(): Don't cause side-effects on the input variables;Fred Drake2004-09-091-10/+10
* fix SF bug #1008690: Incorrect <link rel="index"> href in TutorialFred Drake2004-08-191-5/+8
* - add comment about $CUSTOM_BUTTONSFred Drake2004-01-131-1/+2
* Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to includeFred Drake2003-09-271-1/+13
* remove useless <br/> from the top navigation panelFred Drake2003-09-111-1/+1
* normalize whitespaceFred Drake2003-09-041-81/+81
* Suppress more online-only navigation in the printed HTML.Fred Drake2003-09-041-8/+14
* Make the redundent portion of the lower navigation area disappear from theFred Drake2003-09-041-3/+5
* make the portions of the generated HTML produced by these styles betterFred Drake2003-08-051-29/+41
* Don't assume the name of the table of contents will be contents.html;Fred Drake2003-06-271-1/+4
* - add title attributes to the navigation icons on the navigation bars;Fred Drake2003-05-031-15/+27
* add link types for the remaining links in the navigation panelsFred Drake2003-05-021-7/+9
* - add link relationships to some of the links in the navigation panelsFred Drake2003-05-021-7/+16
* Avoid extraneous blank line generated in the middle of the documentFred Drake2003-05-021-16/+15
* Remove section number from the title for use in theFred Drake2003-05-021-1/+6
* Still more magical <link> elements.Fred Drake2002-10-301-1/+18
* Minor rearranging.Fred Drake2002-10-301-3/+5
* Add support for using a "favicon".Fred Drake2002-10-301-16/+20
* Clean up some really minor Perl warnings.Fred Drake2002-10-241-8/+8
* Change the default path to icons so that "mkhowto" does the "right thing" byFred Drake2002-10-011-1/+1
* Use Perl function prototypes to help avoid definition/usage mismatchesFred Drake2002-05-231-20/+20
* Clean up the application of style to verbatim text.Fred Drake2002-04-151-1/+1
* Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea,Fred Drake2002-04-051-0/+4
* The <link> to the stylesheet should include the type attribute.Fred Drake2002-03-261-1/+1
* Fix broken HTML in the head; this was reported by a user as causing Opera 6.01Fred Drake2002-03-221-1/+1
* Fix SF bug #479967: Appearantly I broke something that made the indexFred Drake2001-12-041-2/+10
* Clean up the tables of child links generated by stock LaTeX2HTML so we getFred Drake2001-10-261-0/+8
* Add better support for Mozilla's use of <link> elements.Fred Drake2001-10-221-10/+41
* Remove the use of the "cat" program. This improves portability to non-UnixFred Drake2001-08-101-1/+5
* Update to use the newly separated values $PACKAGE_VERSION and $RELEASE_INFO.Fred Drake2001-06-201-5/+5
* Added a --global-module-index option to specify a (possibly relative) URLFred Drake2001-01-091-0/+10
* Fix the bugfix for SF bug #127151 -- make sure we map "previous_page" toFred Drake2001-01-041-0/+7
* Do not cache <img> tags for navigation icons as agressively; this fixesFred Drake2001-01-021-31/+36
* Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number forFred Drake2000-10-251-7/+27
* make_nav_sectref(): Create more minimal HTML, hanging the class attributeFred Drake2000-09-191-2/+7
* Push more of the display control into the style sheet.Fred Drake2000-09-161-3/+3
* When there is a Module Index, make sure the icon actually links to it.Fred Drake2000-09-141-1/+3
* Re-wrapped some wide comments.Fred Drake2000-09-121-28/+43
* Be a little more careful to avoid including style information in theFred Drake2000-08-311-13/+12
* Change as suggested by Peter Funk <pf@artcom-gmbh.de>:Fred Drake2000-07-311-4/+5
* Many changes to work with newer versions of LaTeX2HTML. This has beenFred Drake2000-07-311-208/+129
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-13/+58
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-6/+14
* img_tag(): Tighten up the generated SRC attribute a bit; if the imageFred Drake1999-09-231-3/+6
* Some updates to allow ../tools/mkhowto to add various bits to theFred Drake1999-09-221-46/+86
* make_index_entry(): Remove. This is overridden in python.perl andFred Drake1999-05-131-12/+0
* make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributesFred Drake1999-04-291-16/+18