- f0f6d12 add \guilabel macro to mark labels that occur in user interfaces by Fred Drake · 21 years ago
- 3f26af7 - add comment about $CUSTOM_BUTTONS by Fred Drake · 21 years ago
- 4f687b3 add new reference macro: \seelink by Fred Drake · 21 years ago
- 89d147d remove ancient cruft by Fred Drake · 21 years ago
- 345555d - make "--" in code text not get converted to "-" - fix minor typo in comment by Fred Drake · 21 years ago
- 04bf724 - clean up generated HTML - make the output more XHTML friendly by Fred Drake · 21 years ago
- cc2e48d Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to include by Fred Drake · 21 years ago
- 11b138f remove useless <br/> from the top navigation panel by Fred Drake · 21 years ago
- 1b1ca0c normalize whitespace; detabify by Fred Drake · 21 years ago
- 41aa018 fix some nuissance formatting problems for the "alltt" environment; by Fred Drake · 21 years ago
- d37154f normalize whitespace by Fred Drake · 21 years ago
- 7a55642 normalize whitespace by Fred Drake · 21 years ago
- 0739c44 Suppress more online-only navigation in the printed HTML. by Fred Drake · 21 years ago
- ecbfceb make sure cells are really generated for all table cells, even those by Fred Drake · 21 years ago
- 859c46a Make the redundent portion of the lower navigation area disappear from the by Fred Drake · 21 years ago
- 5d9c636f init_myformat(): None of the "mark" values can be empty strings, or by Fred Drake · 21 years ago
- e0c1740 better support for well-formed XHTML by Fred Drake · 21 years ago
- 2fc88a6 make the portions of the generated HTML produced by these styles better by Fred Drake · 21 years ago
- bd5fdd9 Make it easier to figure out the where a menuselection starts and ends by Fred Drake · 21 years ago
- 4e72e05 process_commands_wrap_deferred: by Fred Drake · 21 years ago
- 7adcfad fix stupid typo by Fred Drake · 21 years ago
- 7898ccd Improve compatibility with more versions of LaTeX2HTML and more LaTeX by Fred Drake · 21 years ago
- 095f817 Don't assume the name of the table of contents will be contents.html; by Fred Drake · 21 years ago
- 8b34e7c - add title attributes to the navigation icons on the navigation bars; by Fred Drake · 22 years ago
- 05404c3 add link types for the remaining links in the navigation panels by Fred Drake · 22 years ago
- bf8ec3e - add link relationships to some of the links in the navigation panels by Fred Drake · 22 years ago
- 98b2576 Avoid extraneous blank line generated in the middle of the document head. by Fred Drake · 22 years ago
- f06b905 Remove section number from the title for use in the by Fred Drake · 22 years ago
- 5bbeb8d Twiddle. by Fred Drake · 22 years ago
- 08abe8e Fix stupid typo. by Fred Drake · 22 years ago
- 49b33fa Squash an enormous number of warnings reported when adding "use by Fred Drake · 22 years ago
- b02f0df - Committing the modified signature lines I've been using for a long by Fred Drake · 22 years ago
- 4400509 Add \funcline, \funclineni, and \methodlineni to the list of functions by Fred Drake · 22 years ago
- 2394900 Still more magical <link> elements. by Fred Drake · 22 years ago
- dbb2b9d Hackish way to generate an up-<link> for the title page if we have one. by Fred Drake · 22 years ago
- 0e2e687 Minor rearranging. by Fred Drake · 22 years ago
- dd3d6a0 Add support for using a "favicon". by Fred Drake · 22 years ago
- 73c5b660 Clean up some really minor Perl warnings. by Fred Drake · 22 years ago
- 15a159c Change the default path to icons so that "mkhowto" does the "right thing" by by Fred Drake · 22 years ago
- 4837fa3 \productioncont: Replace leading spaces with so that it's by Fred Drake · 22 years ago
- f6e9027 Refactor the generation of signature lines for funcdesc, methoddesc, by Fred Drake · 22 years ago
- 6fc22f6 Ensure \verbatiminput always uses a unique filename for each input file in by Fred Drake · 22 years ago
- f547863 Use Perl function prototypes to help avoid definition/usage mismatches by Fred Drake · 22 years ago
- 34adb8a Separate out a \cfuncline macro from the cfuncdesc environment. by Fred Drake · 23 years ago
- 0157276 Generate the right annotations in the index entries. by Fred Drake · 23 years ago
- 8a5e679 Clean up the application of style to verbatim text. by Fred Drake · 23 years ago
- eeb5ec4 Add support for \cmemberline and the cmemberdesc environment. by Fred Drake · 23 years ago
- e03e1fe Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, by Fred Drake · 23 years ago
- dbfe768 Update the PEP URL format to point to python.org. by Fred Drake · 23 years ago
- 69f0a8e The <link> to the stylesheet should include the type attribute. by Fred Drake · 23 years ago
- cf43004 Fix broken HTML in the head; this was reported by a user as causing Opera 6.01 by Fred Drake · 23 years ago
- 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
- f171ad9 Change the way \textasciitilde is implemented so it works more consistently by Fred Drake · 23 years ago
- 58fb237 Add implementations for \textgreater and \textless, defined in (relatively) by Fred Drake · 23 years ago
- 6ca3377 Add a new environment for whole-paragraph (or longer) notes & warnings. by Fred Drake · 23 years ago
- e27f868 The valign attribute to control the vertical alignment of a table cell should by Fred Drake · 23 years ago
- be6dd30 Remove crufty whitespace in a block of index entries. by Fred Drake · 23 years ago
- bb7775a Fix SF bug #479967: Appearantly I broke something that made the index by Fred Drake · 23 years ago
- 5ed35fd Add a new environment in the Python docs markup: seealso*. This is similar by Fred Drake · 23 years ago
- fb6499f Clean up the tables of child links generated by stock LaTeX2HTML so we get by Fred Drake · 23 years ago
- af07b2c Add yet more markup that let's a stylesheet pick out a small bit of the by Fred Drake · 23 years ago
- a219b41 Add better support for Mozilla's use of <link> elements. by Fred Drake · 23 years ago
- cc2e306 Support for the iSilo conversion. by Fred Drake · 23 years ago
- 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 23 years ago
- 479384e Move the styling for the HTML version of \mailheader into the CSS file. by Fred Drake · 23 years ago
- 16bb419 New \grammartoken markup, similar to \token but allowed everywhere. by Fred Drake · 23 years ago
- 2dc0794 Make sure that ampersand escaping is still performed on the contents of by Fred Drake · 23 years ago
- cb19976 fix_font(): Instead of using a long if/elsif cluster, use a bloody by Fred Drake · 23 years ago
- 9443dc3 Remove the use of the "cat" program. This improves portability to non-Unix by Fred Drake · 23 years ago
- 7eac0cb Define the \mailheader macro and document conventions for using it. by Fred Drake · 23 years ago
- f269e59 Define new markup for 5-column tables. by Fred Drake · 23 years ago
- 77602f2 Add support for \ulink and hyperlink grammars. by Fred Drake · 23 years ago
- 6fe4660 Added support for our new \infinity and \plusminus macros, and the by Fred Drake · 23 years ago
- dce975c Update to use the newly separated values $PACKAGE_VERSION and $RELEASE_INFO. by Fred Drake · 23 years ago
- f1927a6 Added support for new \setreleaseinfo macro. by Fred Drake · 23 years ago
- 57e52ef Implement the \verbatiminput LaTeX macro; this contains more magic than by Fred Drake · 23 years ago
- 06a01e8 Define a new environment, classdesc*, which can be used to document a by Fred Drake · 24 years ago
- caa79a9 Minor adjustments to HTML for the module synopsis tables. by Fred Drake · 24 years ago
- 056a71d The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; add by Fred Drake · 24 years ago
- c2b29d0 Added support for optional explanation parameter to the \versionadded macro. by Fred Drake · 24 years ago
- e0197bf When forming the <A> tag for a \seepep or \seerfc, make sure we strip by Fred Drake · 24 years ago
- 8633360 Add corresponding support for the alltt environment to the HTML generator. by Fred Drake · 24 years ago
- c612a14 Remove the spurious space of uncertain origin from the output for function, by Fred Drake · 24 years ago
- ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 24 years ago
- afc7ce1 Fix \seepep handling -- correct URL to the online PEP repository on SF is by Fred Drake · 24 years ago
- 42181db Added a --global-module-index option to specify a (possibly relative) URL by Fred Drake · 24 years ago
- b31d36c Fix the bugfix for SF bug #127151 -- make sure we map "previous_page" to by Fred Drake · 24 years ago
- d18722b Do not cache <img> tags for navigation icons as agressively; this fixes by Fred Drake · 24 years ago
- de77bc5 For the title page, insert the package version number before the date. by Fred Drake · 24 years ago
- e463f8e A few small refinements to the table building code. by Fred Drake · 24 years ago
- 5942b43 define_module(): Change the "index sub-item" for definitions at module by Fred Drake · 24 years ago
- 351960d Normalize the HTML generated for table headers. by Fred Drake · 24 years ago
- 7497bd3 Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for by Fred Drake · 24 years ago
- d04592a Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for by Fred Drake · 24 years ago
- 5f84c9b $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a by Fred Drake · 24 years ago
- 7a40c07 make_icon_filename(): Convenience function to turn a partial filename by Fred Drake · 24 years ago
- 38178fd use_sans_serif(), by Fred Drake · 24 years ago
- da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 24 years ago
- 02c7082 make_nav_sectref(): Create more minimal HTML, hanging the class attribute by Fred Drake · 24 years ago
- 1681627 Push more of the display control into the style sheet. by Fred Drake · 24 years ago