1. 666e600 Added the Doc/sgml/ directory to the tarball. by Fred Drake · 26 years ago
  2. cb65781 Rewrite code that converts the little descriptor environments to build by Fred Drake · 26 years ago
  3. 75930b3 Added table entries for \funcline and \funclineni. by Fred Drake · 26 years ago
  4. fdfd50f Convert <version> to &version;. by Fred Drake · 26 years ago
  5. 7dab6af Update the docstring. by Fred Drake · 26 years ago
  6. 3f3b096 Added table entries for \methodline, \methodlineni. by Fred Drake · 26 years ago
  7. 1453a8c Constructor arguments for classes should be called <args>. by Fred Drake · 26 years ago
  8. ffc4811 Simplify slightly. by Fred Drake · 26 years ago
  9. a49a4ea Add "term" to AUTOCLOSE. by Fred Drake · 26 years ago
  10. 43278f0 convert(): Added parameter "autoclose", which should be a sequence of by Fred Drake · 26 years ago
  11. 0a5b8de Modified the "sgml" and "xml" targets to stop if the sub-makes fail in by Fred Drake · 26 years ago
  12. 4259f0d create_module_info(): If there's a \moduleauthor, move it to an by Fred Drake · 26 years ago
  13. 36dfe58 isnmtoken(), istoken(): Fix to ensure the regex has to match the by Fred Drake · 26 years ago
  14. 2664db9 handle_labels(): Fix problem for document fragments containing more by Fred Drake · 26 years ago
  15. d6ced7d convert(): Change the element name remapping to convert <refmodule> by Fred Drake · 26 years ago
  16. f82e4ab format_attrs(): Attempt a bit more minimization for SGML output. by Fred Drake · 26 years ago
  17. 589bc63 Add a "tarball" target. by Fred Drake · 26 years ago
  18. 6038f54 Adjust so that we are no longer using special entities for well-known by Fred Drake · 26 years ago
  19. 3effeed Shorten the name of the <rfc> "number" attribute to "num". by Fred Drake · 26 years ago
  20. d24167b Make <rfc> no longer an empty element but a container. The text by Fred Drake · 26 years ago
  21. f8ebb55 Several new functions to re-write tables to be at least partly by Fred Drake · 26 years ago
  22. a50a1df Added clean and clobber targets. by Fred Drake · 26 years ago
  23. 54bad44 Update to the latest version of Michael Ernst's script. by Fred Drake · 26 years ago
  24. 3a7a3d7 "Driver" makefile to convert all documents to SGML or XML at once. by Fred Drake · 26 years ago
  25. 7727416 Add usage of the "driver" Makefile. by Fred Drake · 26 years ago
  26. 9d1c3b5 Elaborate a comment on the format of the table that drives the conversion. by Fred Drake · 26 years ago
  27. d7acf02 Adjustments to allow elements with subelements as parameters. This is by Fred Drake · 26 years ago
  28. 79ad1f1 Escape special characters on output. by Fred Drake · 26 years ago
  29. 701f10f Simplify command that extracts the number of pages from a PostScript by Fred Drake · 26 years ago
  30. 8e2c945 output_body(): For <address> elements, just skip, since they're by Fred Drake · 26 years ago
  31. ed94dde No longer useful. by Fred Drake · 26 years ago
  32. dd21c32 It's finally gone! by Fred Drake · 26 years ago
  33. c4e9263 Add a few comments. by Fred Drake · 26 years ago
  34. c58f346 New support scripts for HTML->info conversion that use Michael Ernst's new by Fred Drake · 26 years ago
  35. 3fe1d32 New conversion tools for HTML->info from Michael Ernst by Fred Drake · 26 years ago
  36. 637ad47 convert(): Make sure no line has trailing whitespace. (docfixer.py by Fred Drake · 26 years ago
  37. fcc5910 Preliminary code to mark paragraphs. Seems to work, but very slow. by Fred Drake · 26 years ago
  38. 26f0f65 Remove obsolete comment. by Fred Drake · 26 years ago
  39. 3b07480 trim_ignored_letters(): Simplify a little. by Fred Drake · 26 years ago
  40. 03a0235 Print a line to the console reporting the number of index nodes by Fred Drake · 26 years ago
  41. aaed971 create_module_info(): New function: Modify a <section> to create a by Fred Drake · 26 years ago
  42. 4abcffb Don't pass around a list of known empty elements, since the ESIS by Fred Drake · 26 years ago
  43. fba0ba2 Added a transform to start cleaning up the modulesynopsis stuff a by Fred Drake · 26 years ago
  44. c166331 Handle SGML variant as well as XML variant. SGML is *much* more by Fred Drake · 26 years ago
  45. 86bc7b0 General comments on what's here and how to try it out. Note by Fred Drake · 26 years ago
  46. 3695b12 Support conversions to both SGML and XML; SGML is the "default". by Fred Drake · 26 years ago
  47. aeea981 Use esistools. Lots of changes to the conversion table. by Fred Drake · 26 years ago
  48. 4db5b46 Use esistools. by Fred Drake · 26 years ago
  49. f077b9d Use esistools, getopt. by Fred Drake · 26 years ago
  50. 3843bae Utility functions and misc. classes used in handling ESIS data. by Fred Drake · 26 years ago
  51. f954b65 Remove $(CUTCRUFT) garbage; now in fixgenents.sh. by Fred Drake · 26 years ago
  52. 3d5e2c0 Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean up by Fred Drake · 26 years ago
  53. ca6d635 l2hoption: Do the "right thing" to quote the right-hand-side of Perl by Fred Drake · 26 years ago
  54. 7777e36 Add a -address parameter to the LaTeX2HTML command line to direct by Fred Drake · 26 years ago
  55. 42f5298 Several small adjustments. by Fred Drake · 26 years ago
  56. 87dfd3c Handle output of \geq and \leq. by Fred Drake · 26 years ago
  57. 4c5e533 Do the right stuff to convert what was originally \e, \ldots, and --- by Fred Drake · 26 years ago
  58. d8faf85 Supplemental rules to convert a .tex file to a .xml file. Both XML and by Fred Drake · 26 years ago
  59. 6942e57 Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is by Fred Drake · 26 years ago
  60. 1cb330c The & character is also escaped using \. by Fred Drake · 26 years ago
  61. 1ff6db4 Add some additional cleanup transformations. by Fred Drake · 26 years ago
  62. 5701482 Fix comment regex so we don't screw up structured comments with by Fred Drake · 26 years ago
  63. 0320473 Script to squirrel around with the DOM tree of document fragments from the by Fred Drake · 26 years ago
  64. 30a68c7 Moved into tools/sgmlconv/. by Fred Drake · 26 years ago
  65. 63de8f6 Moving to sgmlconv/ subdir. by Fred Drake · 26 years ago
  66. bbd7509 Fix up the extraction of optional parameters a little. by Fred Drake · 26 years ago
  67. c16149b Some cleanup. by Fred Drake · 26 years ago
  68. 96b07a9 Fix some minor problems. by Fred Drake · 26 years ago
  69. 99ff8c4 First cut at a script to generate SGML/XML from an ESIS event stream, by Fred Drake · 26 years ago
  70. 95f4f92 First cut at a script to generate ESIS events from LaTeX source, by Fred Drake · 26 years ago
  71. 566b6d5 Support the use of bibtex. This is transparent to the user. by Fred Drake · 26 years ago
  72. d29cf37 Added --tools option, to package only the framework (no documents). by Fred Drake · 26 years ago
  73. fbdddde Reflect new name of index style file. by Fred Drake · 26 years ago
  74. 9dcc9f7 No longer needed since we have nice, contributed navigation buttons. by Fred Drake · 26 years ago
  75. a5de730 If building HTML and the icons should be served from the same by Fred Drake · 26 years ago
  76. b521095 In build_html(), strip off leading "./" from filename, added by by Fred Drake · 26 years ago
  77. 437ff86 Change the default split level to not split on marked \paragraph and by Fred Drake · 26 years ago
  78. b0b1900 If --debug was used, don't delete the temporary .perl file used to by Fred Drake · 26 years ago
  79. 8c1e114 Don't attempt to add paragraph and subparagraph sections to the PDF outline. by Fred Drake · 26 years ago
  80. 47f6906 Script to generate page counts of the PostScript files. by Fred Drake · 26 years ago
  81. e1feb8f Support long options that take arguments of the form --option=value as well by Fred Drake · 26 years ago
  82. 9f6f0da Improved some error messages for command line processing. by Fred Drake · 26 years ago
  83. 78b8c3d Oops, the --text option wasn't documented! by Fred Drake · 26 years ago
  84. c794c38 Added a comment about not using a symbolic link to access the script. by Fred Drake · 26 years ago
  85. 15c417e Helper script used in creating navigation buttons. by Fred Drake · 26 years ago
  86. af06a0b Use Perl's rename() function instead of system(); there's no need for two by Fred Drake · 26 years ago
  87. f6b6bbc Add a comment explaining that this script is probably not useful outside the by Fred Drake · 26 years ago
  88. 077fffa The letter headings must be requested explicitly with --letters. by Fred Drake · 26 years ago
  89. 7cbf462 Allow multi-column indexes to be produced. by Fred Drake · 26 years ago
  90. 9940bd7 Variant of AMK's patch to produce text versions of HOWTO documents. by Fred Drake · 26 years ago
  91. 11300cc build_html(): Simplify, so there's only one version of the latex2html by Fred Drake · 26 years ago
  92. 8cab549 use_latex(): Hack to pass .syn files though uniq, so that the last module by Fred Drake · 26 years ago
  93. e87ab1f Fix definition of release_version (global). by Fred Drake · 26 years ago
  94. a4565b0 Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  95. 8dbf46a Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  96. 8d1b338 Remove debugging echo. by Fred Drake · 26 years ago
  97. df825a1 Fix the fix to allow the .tex document sources not live in ".". by Fred Drake · 26 years ago
  98. 25d4e28 Mostly spurious change to ensure that everyone's version of this picks up the by Fred Drake · 26 years ago
  99. f4fc476 Don't run tools/toc2bkm.py unless we're building PDF. by Fred Drake · 26 years ago
  100. 72dd58d Use .tgz instead of .tar.gz for the output file name. by Fred Drake · 26 years ago