1. 75ab7a6 Clean up *.pla files -- platform annotation information. by Fred Drake · 25 years ago
  2. 093c97a ignore_from_idx(): Fixed bug in regular expression. by Fred Drake · 25 years ago
  3. 2ef38a7 Script to combine module index files. Given a list of files that look by Fred Drake · 25 years ago
  4. 711fe02 process_nodes(): New function. by Fred Drake · 25 years ago
  5. b6cf9a4 Script to help identify undocumented modules. Use -h or --help for by Fred Drake · 25 years ago
  6. 93d762f Mark <verbatim> elements that represent interactive sessions; these by Fred Drake · 25 years ago
  7. 997eec7 Minor adjustments to reflect esis2sgml.py changes. by Fred Drake · 25 years ago
  8. 607aed7 Some adjustments, mostly to make it more general. by Fred Drake · 25 years ago
  9. 4cc902f Make the _rmtt regular expression deal with the new CSS-friendly by Fred Drake · 25 years ago
  10. f6838c0 Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  11. fcf57ad Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  12. f43ce00 Make sure errors get propogated. by Fred Drake · 25 years ago
  13. efa641c Add an optional parameter to make the script run latex only once to by Fred Drake · 25 years ago
  14. 3618c14 Use a common definition for $(SUBMAKE) instead of repeating everything by Fred Drake · 25 years ago
  15. 5d59d3d Added --l2h-config option to add additional initialization files for by Fred Drake · 25 years ago
  16. ec5c0b4 Revert previous change; there's a better way to do it. by Fred Drake · 25 years ago
  17. dfb4e24 Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add by Fred Drake · 25 years ago
  18. bb79438 This seems to fix a problem with targeting from the indexes. by Fred Drake · 25 years ago
  19. 7281b3b Updated comments on version of XML package needed. by Fred Drake · 26 years ago
  20. 1dd152d Added support to handle \versionadded in a reasonable way. by Fred Drake · 26 years ago
  21. 279ca75 Be a little smarter on some attribute values, making an assumption about by Fred Drake · 26 years ago
  22. 3a7ff99 fixup_descriptors(): Change the way we look for descriptor nodes; by Fred Drake · 26 years ago
  23. 666e600 Added the Doc/sgml/ directory to the tarball. by Fred Drake · 26 years ago
  24. cb65781 Rewrite code that converts the little descriptor environments to build by Fred Drake · 26 years ago
  25. 75930b3 Added table entries for \funcline and \funclineni. by Fred Drake · 26 years ago
  26. fdfd50f Convert <version> to &version;. by Fred Drake · 26 years ago
  27. 7dab6af Update the docstring. by Fred Drake · 26 years ago
  28. 3f3b096 Added table entries for \methodline, \methodlineni. by Fred Drake · 26 years ago
  29. 1453a8c Constructor arguments for classes should be called <args>. by Fred Drake · 26 years ago
  30. ffc4811 Simplify slightly. by Fred Drake · 26 years ago
  31. a49a4ea Add "term" to AUTOCLOSE. by Fred Drake · 26 years ago
  32. 43278f0 convert(): Added parameter "autoclose", which should be a sequence of by Fred Drake · 26 years ago
  33. 0a5b8de Modified the "sgml" and "xml" targets to stop if the sub-makes fail in by Fred Drake · 26 years ago
  34. 4259f0d create_module_info(): If there's a \moduleauthor, move it to an by Fred Drake · 26 years ago
  35. 36dfe58 isnmtoken(), istoken(): Fix to ensure the regex has to match the by Fred Drake · 26 years ago
  36. 2664db9 handle_labels(): Fix problem for document fragments containing more by Fred Drake · 26 years ago
  37. d6ced7d convert(): Change the element name remapping to convert <refmodule> by Fred Drake · 26 years ago
  38. f82e4ab format_attrs(): Attempt a bit more minimization for SGML output. by Fred Drake · 26 years ago
  39. 589bc63 Add a "tarball" target. by Fred Drake · 26 years ago
  40. 6038f54 Adjust so that we are no longer using special entities for well-known by Fred Drake · 26 years ago
  41. 3effeed Shorten the name of the <rfc> "number" attribute to "num". by Fred Drake · 26 years ago
  42. d24167b Make <rfc> no longer an empty element but a container. The text by Fred Drake · 26 years ago
  43. f8ebb55 Several new functions to re-write tables to be at least partly by Fred Drake · 26 years ago
  44. a50a1df Added clean and clobber targets. by Fred Drake · 26 years ago
  45. 54bad44 Update to the latest version of Michael Ernst's script. by Fred Drake · 26 years ago
  46. 3a7a3d7 "Driver" makefile to convert all documents to SGML or XML at once. by Fred Drake · 26 years ago
  47. 7727416 Add usage of the "driver" Makefile. by Fred Drake · 26 years ago
  48. 9d1c3b5 Elaborate a comment on the format of the table that drives the conversion. by Fred Drake · 26 years ago
  49. d7acf02 Adjustments to allow elements with subelements as parameters. This is by Fred Drake · 26 years ago
  50. 79ad1f1 Escape special characters on output. by Fred Drake · 26 years ago
  51. 701f10f Simplify command that extracts the number of pages from a PostScript by Fred Drake · 26 years ago
  52. 8e2c945 output_body(): For <address> elements, just skip, since they're by Fred Drake · 26 years ago
  53. ed94dde No longer useful. by Fred Drake · 26 years ago
  54. dd21c32 It's finally gone! by Fred Drake · 26 years ago
  55. c4e9263 Add a few comments. by Fred Drake · 26 years ago
  56. c58f346 New support scripts for HTML->info conversion that use Michael Ernst's new by Fred Drake · 26 years ago
  57. 3fe1d32 New conversion tools for HTML->info from Michael Ernst by Fred Drake · 26 years ago
  58. 637ad47 convert(): Make sure no line has trailing whitespace. (docfixer.py by Fred Drake · 26 years ago
  59. fcc5910 Preliminary code to mark paragraphs. Seems to work, but very slow. by Fred Drake · 26 years ago
  60. 26f0f65 Remove obsolete comment. by Fred Drake · 26 years ago
  61. 3b07480 trim_ignored_letters(): Simplify a little. by Fred Drake · 26 years ago
  62. 03a0235 Print a line to the console reporting the number of index nodes by Fred Drake · 26 years ago
  63. aaed971 create_module_info(): New function: Modify a <section> to create a by Fred Drake · 26 years ago
  64. 4abcffb Don't pass around a list of known empty elements, since the ESIS by Fred Drake · 26 years ago
  65. fba0ba2 Added a transform to start cleaning up the modulesynopsis stuff a by Fred Drake · 26 years ago
  66. c166331 Handle SGML variant as well as XML variant. SGML is *much* more by Fred Drake · 26 years ago
  67. 86bc7b0 General comments on what's here and how to try it out. Note by Fred Drake · 26 years ago
  68. 3695b12 Support conversions to both SGML and XML; SGML is the "default". by Fred Drake · 26 years ago
  69. aeea981 Use esistools. Lots of changes to the conversion table. by Fred Drake · 26 years ago
  70. 4db5b46 Use esistools. by Fred Drake · 26 years ago
  71. f077b9d Use esistools, getopt. by Fred Drake · 26 years ago
  72. 3843bae Utility functions and misc. classes used in handling ESIS data. by Fred Drake · 26 years ago
  73. f954b65 Remove $(CUTCRUFT) garbage; now in fixgenents.sh. by Fred Drake · 26 years ago
  74. 3d5e2c0 Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean up by Fred Drake · 26 years ago
  75. ca6d635 l2hoption: Do the "right thing" to quote the right-hand-side of Perl by Fred Drake · 26 years ago
  76. 7777e36 Add a -address parameter to the LaTeX2HTML command line to direct by Fred Drake · 26 years ago
  77. 42f5298 Several small adjustments. by Fred Drake · 26 years ago
  78. 87dfd3c Handle output of \geq and \leq. by Fred Drake · 26 years ago
  79. 4c5e533 Do the right stuff to convert what was originally \e, \ldots, and --- by Fred Drake · 26 years ago
  80. d8faf85 Supplemental rules to convert a .tex file to a .xml file. Both XML and by Fred Drake · 26 years ago
  81. 6942e57 Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is by Fred Drake · 26 years ago
  82. 1cb330c The & character is also escaped using \. by Fred Drake · 26 years ago
  83. 1ff6db4 Add some additional cleanup transformations. by Fred Drake · 26 years ago
  84. 5701482 Fix comment regex so we don't screw up structured comments with by Fred Drake · 26 years ago
  85. 0320473 Script to squirrel around with the DOM tree of document fragments from the by Fred Drake · 26 years ago
  86. 30a68c7 Moved into tools/sgmlconv/. by Fred Drake · 26 years ago
  87. 63de8f6 Moving to sgmlconv/ subdir. by Fred Drake · 26 years ago
  88. bbd7509 Fix up the extraction of optional parameters a little. by Fred Drake · 26 years ago
  89. c16149b Some cleanup. by Fred Drake · 26 years ago
  90. 96b07a9 Fix some minor problems. by Fred Drake · 26 years ago
  91. 99ff8c4 First cut at a script to generate SGML/XML from an ESIS event stream, by Fred Drake · 26 years ago
  92. 95f4f92 First cut at a script to generate ESIS events from LaTeX source, by Fred Drake · 26 years ago
  93. 566b6d5 Support the use of bibtex. This is transparent to the user. by Fred Drake · 26 years ago
  94. d29cf37 Added --tools option, to package only the framework (no documents). by Fred Drake · 26 years ago
  95. fbdddde Reflect new name of index style file. by Fred Drake · 26 years ago
  96. 9dcc9f7 No longer needed since we have nice, contributed navigation buttons. by Fred Drake · 26 years ago
  97. a5de730 If building HTML and the icons should be served from the same by Fred Drake · 26 years ago
  98. b521095 In build_html(), strip off leading "./" from filename, added by by Fred Drake · 26 years ago
  99. 437ff86 Change the default split level to not split on marked \paragraph and by Fred Drake · 26 years ago
  100. b0b1900 If --debug was used, don't delete the temporary .perl file used to by Fred Drake · 26 years ago