1. 865e9ff Added a few more passes through the document fragment. Not actually by Fred Drake · 25 years ago
  2. 96e4a06 Massive changes. by Fred Drake · 25 years ago
  3. 2394c98 Minor updates. by Fred Drake · 25 years ago
  4. ada2de6 Use the (new) buildFragment() method of the EsisBuilder rather than by Fred Drake · 25 years ago
  5. f032cdb Some minor cleanup. by Fred Drake · 25 years ago
  6. bc2285e Conversion specification, used by a new path through latex2esis.py. by Fred Drake · 25 years ago
  7. 478a265 Minor update. by Fred Drake · 25 years ago
  8. 5772f33 Add support for bzip2 using --bzip2. by Fred Drake · 25 years ago
  9. 8ea15f3 Add --zip parameter; make this able to produce .zip files as well as .tgz files. by Fred Drake · 25 years ago
  10. 06c5a8b Make the default target xml instead of sgml. by Fred Drake · 25 years ago
  11. 7dbde51 Make the default target xml instead of sgml. by Fred Drake · 25 years ago
  12. 924b42d When looking for things that might be modules, include *module.c from by Fred Drake · 25 years ago
  13. 0eb7b2a Enhanced docstring and some comments. by Fred Drake · 25 years ago
  14. c4811d8 Modify to perform "---" to "—" conversion outside of by Fred Drake · 25 years ago
  15. c41e1e5 Remove the "---" to "—" conversion; this is wrong in verbatim by Fred Drake · 25 years ago
  16. e779d4f Lots of adjustments to deal with the document content now being stored by Fred Drake · 25 years ago
  17. 54fb7fb Some more fixes. by Fred Drake · 25 years ago
  18. 2697694 ExtendedEsisBuilder.push(): Override inherited definition. We don't by Fred Drake · 25 years ago
  19. f79acbd Fix some bugs introduced in the previous checkin. by Fred Drake · 25 years ago
  20. 96c00b0 Define & use a Conversion object. It's still really ugly, but at by Fred Drake · 25 years ago
  21. a871c2e Make it work for "manual" documents as well as "howto" documents. by Fred Drake · 25 years ago
  22. 4437fdf Make sure latex2html doesn't produce a hard link between foo/foo.html by Fred Drake · 25 years ago
  23. d2d1eef Make sure latex2html doesn't produce a hard link from $part/$part.html by Fred Drake · 25 years ago
  24. c1db512 Nasty hack to add a --numeric parameter to skip the use of "logical" names. by Fred Drake · 25 years ago
  25. c4a623e Add command line flags to just list the files that contain the by Fred Drake · 25 years ago
  26. 693a2c6 Script to locate uses of \module where the module referred to is not by Fred Drake · 25 years ago
  27. c260c0b Further refinement, to allow this to handle the library reference as by Fred Drake · 25 years ago
  28. 79d41cc Add some support for the module index, so this can be used to build by Fred Drake · 25 years ago
  29. 2e1094e Use #!/usr/bin/env python instead of #!/usr/local/bin/python. by Fred Drake · 25 years ago
  30. e3fd106 Make this simpler; don't care about the paper size. Require that the by Fred Drake · 25 years ago
  31. 87a42cd Add support for <platform>, some cleanup of module section after by Fred Drake · 25 years ago
  32. 1acb874 Oops, missed a couple of substitutions in the templates. by Fred Drake · 25 years ago
  33. 5f7832d Allow many more aspects of the generated page to be parameterized, and by Fred Drake · 25 years ago
  34. aaa0d9a Record the value of $TEXINPUTS in the transcript. by Fred Drake · 25 years ago
  35. b1d8398 Obsolete; use the Python version instead. by Fred Drake · 25 years ago
  36. 8b88093 Re-written mkhowto in Python; this should be at least a little more portable. by Fred Drake · 25 years ago
  37. 749f943 process(): New function that contains the "orchestration" of the by Fred Drake · 25 years ago
  38. 7c8754f process(): New function that contains the "orchestration" of the by Fred Drake · 25 years ago
  39. 7f492ad Be more flexible to support platform annotations. by Fred Drake · 25 years ago
  40. 75ab7a6 Clean up *.pla files -- platform annotation information. by Fred Drake · 25 years ago
  41. 093c97a ignore_from_idx(): Fixed bug in regular expression. by Fred Drake · 26 years ago
  42. 2ef38a7 Script to combine module index files. Given a list of files that look by Fred Drake · 26 years ago
  43. 711fe02 process_nodes(): New function. by Fred Drake · 26 years ago
  44. b6cf9a4 Script to help identify undocumented modules. Use -h or --help for by Fred Drake · 26 years ago
  45. 93d762f Mark <verbatim> elements that represent interactive sessions; these by Fred Drake · 26 years ago
  46. 997eec7 Minor adjustments to reflect esis2sgml.py changes. by Fred Drake · 26 years ago
  47. 607aed7 Some adjustments, mostly to make it more general. by Fred Drake · 26 years ago
  48. 4cc902f Make the _rmtt regular expression deal with the new CSS-friendly by Fred Drake · 26 years ago
  49. f6838c0 Copy in the stylesheet after latex2html is done. by Fred Drake · 26 years ago
  50. fcf57ad Copy in the stylesheet after latex2html is done. by Fred Drake · 26 years ago
  51. f43ce00 Make sure errors get propogated. by Fred Drake · 26 years ago
  52. efa641c Add an optional parameter to make the script run latex only once to by Fred Drake · 26 years ago
  53. 3618c14 Use a common definition for $(SUBMAKE) instead of repeating everything by Fred Drake · 26 years ago
  54. 5d59d3d Added --l2h-config option to add additional initialization files for by Fred Drake · 26 years ago
  55. ec5c0b4 Revert previous change; there's a better way to do it. by Fred Drake · 26 years ago
  56. dfb4e24 Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add by Fred Drake · 26 years ago
  57. bb79438 This seems to fix a problem with targeting from the indexes. by Fred Drake · 26 years ago
  58. 7281b3b Updated comments on version of XML package needed. by Fred Drake · 26 years ago
  59. 1dd152d Added support to handle \versionadded in a reasonable way. by Fred Drake · 26 years ago
  60. 279ca75 Be a little smarter on some attribute values, making an assumption about by Fred Drake · 26 years ago
  61. 3a7ff99 fixup_descriptors(): Change the way we look for descriptor nodes; by Fred Drake · 26 years ago
  62. 666e600 Added the Doc/sgml/ directory to the tarball. by Fred Drake · 26 years ago
  63. cb65781 Rewrite code that converts the little descriptor environments to build by Fred Drake · 26 years ago
  64. 75930b3 Added table entries for \funcline and \funclineni. by Fred Drake · 26 years ago
  65. fdfd50f Convert <version> to &version;. by Fred Drake · 26 years ago
  66. 7dab6af Update the docstring. by Fred Drake · 26 years ago
  67. 3f3b096 Added table entries for \methodline, \methodlineni. by Fred Drake · 26 years ago
  68. 1453a8c Constructor arguments for classes should be called <args>. by Fred Drake · 26 years ago
  69. ffc4811 Simplify slightly. by Fred Drake · 26 years ago
  70. a49a4ea Add "term" to AUTOCLOSE. by Fred Drake · 26 years ago
  71. 43278f0 convert(): Added parameter "autoclose", which should be a sequence of by Fred Drake · 26 years ago
  72. 0a5b8de Modified the "sgml" and "xml" targets to stop if the sub-makes fail in by Fred Drake · 26 years ago
  73. 4259f0d create_module_info(): If there's a \moduleauthor, move it to an by Fred Drake · 26 years ago
  74. 36dfe58 isnmtoken(), istoken(): Fix to ensure the regex has to match the by Fred Drake · 26 years ago
  75. 2664db9 handle_labels(): Fix problem for document fragments containing more by Fred Drake · 26 years ago
  76. d6ced7d convert(): Change the element name remapping to convert <refmodule> by Fred Drake · 26 years ago
  77. f82e4ab format_attrs(): Attempt a bit more minimization for SGML output. by Fred Drake · 26 years ago
  78. 589bc63 Add a "tarball" target. by Fred Drake · 26 years ago
  79. 6038f54 Adjust so that we are no longer using special entities for well-known by Fred Drake · 26 years ago
  80. 3effeed Shorten the name of the <rfc> "number" attribute to "num". by Fred Drake · 26 years ago
  81. d24167b Make <rfc> no longer an empty element but a container. The text by Fred Drake · 26 years ago
  82. f8ebb55 Several new functions to re-write tables to be at least partly by Fred Drake · 26 years ago
  83. a50a1df Added clean and clobber targets. by Fred Drake · 26 years ago
  84. 54bad44 Update to the latest version of Michael Ernst's script. by Fred Drake · 26 years ago
  85. 3a7a3d7 "Driver" makefile to convert all documents to SGML or XML at once. by Fred Drake · 26 years ago
  86. 7727416 Add usage of the "driver" Makefile. by Fred Drake · 26 years ago
  87. 9d1c3b5 Elaborate a comment on the format of the table that drives the conversion. by Fred Drake · 26 years ago
  88. d7acf02 Adjustments to allow elements with subelements as parameters. This is by Fred Drake · 26 years ago
  89. 79ad1f1 Escape special characters on output. by Fred Drake · 26 years ago
  90. 701f10f Simplify command that extracts the number of pages from a PostScript by Fred Drake · 26 years ago
  91. 8e2c945 output_body(): For <address> elements, just skip, since they're by Fred Drake · 26 years ago
  92. ed94dde No longer useful. by Fred Drake · 26 years ago
  93. dd21c32 It's finally gone! by Fred Drake · 26 years ago
  94. c4e9263 Add a few comments. by Fred Drake · 26 years ago
  95. c58f346 New support scripts for HTML->info conversion that use Michael Ernst's new by Fred Drake · 26 years ago
  96. 3fe1d32 New conversion tools for HTML->info from Michael Ernst by Fred Drake · 26 years ago
  97. 637ad47 convert(): Make sure no line has trailing whitespace. (docfixer.py by Fred Drake · 26 years ago
  98. fcc5910 Preliminary code to mark paragraphs. Seems to work, but very slow. by Fred Drake · 26 years ago
  99. 26f0f65 Remove obsolete comment. by Fred Drake · 26 years ago
  100. 3b07480 trim_ignored_letters(): Simplify a little. by Fred Drake · 26 years ago