| Commit message (Expand) | Author | Age | Files | Lines |
* | img_tag(): For \n to be interpreted as a newline, the string must use double | Fred Drake | 1998-08-14 | 1 | -1/+1 |
|
|
* | Do the magic to use the new buttons (with shorter names!) instead of the old | Fred Drake | 1998-08-13 | 1 | -20/+32 |
|
|
* | Get the <IMG> sizes right for the navigation buttons. | Fred Drake | 1998-08-11 | 1 | -1/+7 |
|
|
* | Control when/where navigation bars will appear: top & bottom of each page. | Fred Drake | 1998-08-11 | 1 | -3/+14 |
|
|
* | do_cmd_moduleauthor(), | Fred Drake | 1998-08-10 | 1 | -156/+180 |
|
|
* | insert_index(): Take two additional parameters: $columns and $letters. Call | Fred Drake | 1998-08-07 | 1 | -5/+13 |
|
|
* | By default, use a two-column index. | Fred Drake | 1998-08-07 | 1 | -1/+4 |
|
|
* | Guido's white background. | Fred Drake | 1998-08-07 | 1 | -0/+1 |
|
|
* | Remove modified setting of $ICONSERVER; this isn't the right way to do it. | Fred Drake | 1998-08-05 | 1 | -2/+0 |
|
|
* | get_chapter_id(): Separate two aspects of string replacement to allow the | Fred Drake | 1998-08-04 | 1 | -1/+2 |
|
|
* | tohtml(): Use a table instead of a definition list for module synopses. | Fred Drake | 1998-07-29 | 1 | -4/+5 |
|
|
* | do_cmd_maketitle(): No <hr> at the end of the "title page". | Fred Drake | 1998-07-28 | 1 | -1/+1 |
|
|
* | do_cmd_localmoduletable(): Cause the child links table to be dropped when | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | do_cmd_versionadded(), | Fred Drake | 1998-07-27 | 1 | -0/+14 |
|
|
* | Fix up the synopsis table stuff so it gets things right at each chapter, | Fred Drake | 1998-07-25 | 1 | -11/+17 |
|
|
* | Update @INC so we can 'require' modules in Doc/perl/. | Fred Drake | 1998-07-24 | 1 | -2/+4 |
|
|
* | Added module synopsis support with one (big) caveat: All the modules are | Fred Drake | 1998-07-24 | 1 | -30/+142 |
|
|
* | tohtml(): Make module names anchors. | Fred Drake | 1998-07-24 | 1 | -1/+2 |
|
|
* | My first Perl object. ;-) | Fred Drake | 1998-07-24 | 1 | -0/+72 |
|
|
* | Added support for AMK's {definitions} environment; thanks for the reminder! | Fred Drake | 1998-05-20 | 1 | -0/+20 |
|
|
* | Don't use a separate node for footnotes; see if people scream. ;-) | Fred Drake | 1998-05-19 | 1 | -0/+1 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 1 | -34/+29 |
|
|
* | Revise comment about \let support a little to more accurately reflect the | Fred Drake | 1998-05-15 | 1 | -1/+1 |
|
|
* | Extend handling for \let a bit, to also allow \let\something=<character>. We | Fred Drake | 1998-05-15 | 1 | -1/+12 |
|
|
* | do_cmd_let(): Simple implementation to allow \let to be used to establish | Fred Drake | 1998-05-15 | 1 | -3/+21 |
|
|
* | Added support for \developer, \developers, \developersaddress. | Fred Drake | 1998-05-14 | 1 | -4/+8 |
|
|
* | do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man). | Fred Drake | 1998-05-11 | 1 | -0/+10 |
|
|
* | In package Override, use the getcwd() function from the Cwd module instead of | Fred Drake | 1998-05-11 | 1 | -0/+22 |
|
|
* | Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. | Fred Drake | 1998-04-29 | 1 | -0/+2 |
|
|
* | do_cmd_sectcode(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -5/+0 |
|
|
* | do_cmd_key(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -1/+0 |
|
|
* | Change the default $ADDRESS. | Fred Drake | 1998-04-23 | 1 | -0/+1 |
|
|
* | next_optional_argument(): Don't include the square brackets in the return | Fred Drake | 1998-04-17 | 1 | -1/+46 |
|
|
* | New helper functions to help deal with parameter parsing. | Fred Drake | 1998-04-17 | 1 | -394/+273 |
|
|
* | Code cleanup, some syntax modernization. | Fred Drake | 1998-04-17 | 1 | -46/+115 |
|
|
* | Fix bug in little-used markup: don't forget to pass the source text along! | Fred Drake | 1998-04-13 | 1 | -2/+2 |
|
|
* | Fix typo. (What I get for trying to fix bugs at home and running conversions | Fred Drake | 1998-04-12 | 1 | -1/+1 |
|
|
* | Don't append () to the name of an object attribute in the index. | Fred Drake | 1998-04-12 | 1 | -2/+2 |
|
|
* | Added a simpler, working {verbatim} support that generates legitimate HTML. | Fred Drake | 1998-04-12 | 1 | -0/+11 |
|
|
* | Removed partially broken {verbatim} support. | Fred Drake | 1998-04-12 | 1 | -25/+0 |
|
|
* | Lighten up tables. | Fred Drake | 1998-04-11 | 1 | -1/+1 |
|
|
* | Update the module index support to use the changed field separator for the | Fred Drake | 1998-04-11 | 1 | -2/+2 |
|
|
* | do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. | Fred Drake | 1998-04-11 | 1 | -4/+4 |
|
|
* | do_cmd_lineii(), | Fred Drake | 1998-04-09 | 1 | -6/+6 |
|
|
* | Remove option to strip out <tt>...</tt> from index entry text; this is now | Fred Drake | 1998-04-08 | 1 | -26/+17 |
|
|
* | Set flag to remove <tt>...</tt> markup from the index entries; it just ends up | Fred Drake | 1998-04-08 | 1 | -1/+1 |
|
|
* | Minor cleanliness. | Fred Drake | 1998-04-04 | 1 | -1/+4 |
|
|
* | add_idx(): Restore message to stdout when formatting the general index. | Fred Drake | 1998-04-02 | 1 | -0/+1 |
|
|
* | Match python.sty a little better. | Fred Drake | 1998-04-02 | 1 | -0/+6 |
|
|
* | Lots of little nits. | Fred Drake | 1998-04-02 | 1 | -26/+35 |
|
|