1. 567332a Start something that might make table notes easier to deal with, eventually. by Fred Drake · 22 years ago
  2. 2eba52f Thinking on comp.text.tex seems to be that it's better to override by Fred Drake · 23 years ago
  3. ff031cf Define abstract way to get the normal and smaller font sizes that work by Fred Drake · 23 years ago
  4. 699799e Add a couple of comments about the use of \normalsize and \footnotesize. by Fred Drake · 23 years ago
  5. b481286 Add a comment showing how one of the macros should be used. by Fred Drake · 23 years ago
  6. ad74b7d Abstract the creation of signature lines for callable things; the new by Fred Drake · 23 years ago
  7. 34adb8a Separate out a \cfuncline macro from the cfuncdesc environment. by Fred Drake · 23 years ago
  8. 01e9461 Additional support for describing C structure members. by Fred Drake · 23 years ago
  9. 19f827e Add \csimplemacro to parallel the csimplemacrodesc environment. by Fred Drake · 23 years ago
  10. 00f712e Extend \verbatiminput so that the typeset version provides the same appearance by Fred Drake · 23 years ago
  11. 15fc72c Make \url to force horizontal mode. by Fred Drake · 23 years ago
  12. 0e4cd7f pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not by Fred Drake · 23 years ago
  13. 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
  14. 6ca3377 Add a new environment for whole-paragraph (or longer) notes & warnings. by Fred Drake · 24 years ago
  15. c82bd72 Save a new version of the productionlist environment for safe-keeping; this by Fred Drake · 24 years ago
  16. 5ed35fd Add a new environment in the Python docs markup: seealso*. This is similar by Fred Drake · 24 years ago
  17. 622087a Fix stupid bug recently introduced for DVI version of the docs (used to by Fred Drake · 24 years ago
  18. e59feb5 Revise the PDF support in the LaTeX style sheet. This still isn't quite by Fred Drake · 24 years ago
  19. 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 24 years ago
  20. 479384e Move the styling for the HTML version of \mailheader into the CSS file. by Fred Drake · 24 years ago
  21. 16bb419 New \grammartoken markup, similar to \token but allowed everywhere. by Fred Drake · 24 years ago
  22. 7eac0cb Define the \mailheader macro and document conventions for using it. by Fred Drake · 24 years ago
  23. f269e59 Define new markup for 5-column tables. by Fred Drake · 24 years ago
  24. b4b64da Add \ulink, grammar production markup. by Fred Drake · 24 years ago
  25. 5445e5e \infinity, by Fred Drake · 24 years ago
  26. c65218e Add a little more support for describing version information. This by Fred Drake · 24 years ago
  27. 06a01e8 Define a new environment, classdesc*, which can be used to document a by Fred Drake · 24 years ago
  28. fdfb05b \versionadded: Add support for including an explanatory note along with by Fred Drake · 24 years ago
  29. b5309a9 Import the alltt package and wrap that environment in a similar way to by Fred Drake · 24 years ago
  30. ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 24 years ago
  31. 31ab298 Remove the dollar sign from the formatting of environment variables -- by Fred Drake · 24 years ago
  32. ec77e65 Fix \withsubitem so that it actually works if the only indexing macro in by Fred Drake · 25 years ago
  33. a33c566 Avoid using \withsubitem and \ttindex internally; they have not proven by Fred Drake · 25 years ago
  34. f61eac4 Remove second horizontal line below table headers; it is just too distracting. by Fred Drake · 25 years ago
  35. da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 25 years ago
  36. af2b714 \shortversion, by Fred Drake · 25 years ago
  37. 4844998 \seetitle: New macro for building reference list content. by Fred Drake · 25 years ago
  38. 4e60796 excclassdesc: New environment. For use in documenting class-based by Fred Drake · 25 years ago
  39. de9fec5 \citetitle: Format the title, not the optional URL! by Fred Drake · 25 years ago
  40. cc2b81e \py@varvars: Merge the various definitions to be the simplist one that by Fred Drake · 25 years ago
  41. 46346ec Try to make sure \code always uses roman (non-italic) text. by Fred Drake · 25 years ago
  42. 51313f1 Define \seeurl in the seealso environment. Two parameters: url, why. by Fred Drake · 25 years ago
  43. a6e8339 \versionchanged: Added optional parameter for explanation of change. by Fred Drake · 25 years ago
  44. 64b72b6 Define \seerfc within the seealso environment. by Fred Drake · 25 years ago
  45. 4936249 \longprogramopt: New macro. by Fred Drake · 25 years ago
  46. 0a863da cfuncdesc environment: by Fred Drake · 25 years ago
  47. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 25 years ago
  48. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 26 years ago
  49. d85b5a4 Move the setting for secnumdepth to the document classes; make the numbering by Fred Drake · 26 years ago
  50. 6682302 \declaremodule: Typo. by Fred Drake · 26 years ago
  51. 5bc8d99 \declaremodule: Make this more robust. Only attempt to add an index by Fred Drake · 26 years ago
  52. 84bd6f3 Change the look of \seemodule output to fit in better. by Fred Drake · 26 years ago
  53. 0a0fd59 \filenq: Like \file, but don't use single-quotes; this looks better in tables. by Fred Drake · 26 years ago
  54. 9b8afde Use more recent option to \pdfdest to not change the zoom factor. by Fred Drake · 26 years ago
  55. 9466b9a Add some (commented out) macros to change the page size to the size of by Fred Drake · 26 years ago
  56. 0c275fa Added support for \platform, \platformof, and \ignorePlatformAnnotation. by Fred Drake · 26 years ago
  57. 2116d98 Make \versionadded and \versionchanged less prominant -- neither bold by Fred Drake · 26 years ago
  58. aa2aea0 \py@linkToName: New macro to consolidate support for most internal by Fred Drake · 26 years ago
  59. 9f253dc \py@modindex: Format the index entry for the module index more like by Fred Drake · 26 years ago
  60. da94374 \seemodule: Fix so that each \seemodule entry gets its own paragraph, by Fred Drake · 26 years ago
  61. fa1cceb Make \var work correctly in math mode. by Fred Drake · 27 years ago
  62. 1cbd196 Minor nit that fixes a bunch of indexing: the way the classdesc by Fred Drake · 27 years ago
  63. f9acc59 \itembreak, \itemjoin: Remove obsolete macros. by Fred Drake · 27 years ago
  64. b75c615 \moduleauthor, \sectionauthor: New macros to record attributions; no output. by Fred Drake · 27 years ago
  65. 1e4973b Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi by Fred Drake · 27 years ago
  66. af958c7 \versionadded, \versionchanged: New macros. by Fred Drake · 27 years ago
  67. 30e5265 {tableiv} environment: Four-column table. by Fred Drake · 27 years ago
  68. 5420f33 \textunderscore: Re-define with a width that's more appropriate for the by Fred Drake · 27 years ago
  69. a488f30 Lots of new stuff for "module synopsis support." Public interface consists by Fred Drake · 27 years ago
  70. 8e54abe Fix the \kbd definition so it didn't leave the courier face on. by Fred Drake · 27 years ago
  71. 3bf7865 Added {definitions} environment, which has \term to define indivual terms. by Fred Drake · 27 years ago
  72. 6df93ef Added definitions for \developer, \developers, \developersaddress. by Fred Drake · 27 years ago
  73. ba1700c Set the right page size in the PDF output. by Fred Drake · 27 years ago
  74. 0cabff9 \itembreak, by Fred Drake · 27 years ago
  75. 24340ea Fixed \code so word wrapping is allowed. by Fred Drake · 27 years ago
  76. d579ed8 Shift (re-)definition of \theindex to the document classes so that it doesn't by Fred Drake · 27 years ago
  77. 300775d Hide \varvars from "public" interface. by Fred Drake · 27 years ago
  78. a2c2a83 Fix the broken PDF links, really this time! by Fred Drake · 27 years ago
  79. a88d681 Change the form of the name given to each page of the PDF from "page.%d" to by Fred Drake · 27 years ago
  80. ee60191 Lighten up tables. by Fred Drake · 27 years ago
  81. 41565f6 Data attributes of objects should not be indexed with trailing parentheses! by Fred Drake · 27 years ago
  82. 47cfd03 Increase space between the end of a regexp and the little right floor symbol by Fred Drake · 27 years ago
  83. 5371497 Removed an obsolete hack that's been commented out for a long time. by Fred Drake · 27 years ago
  84. 2351c80 \bifuncindex: Fix so entries combine correctly with those of the built-in by Fred Drake · 27 years ago
  85. f14e2f8 Fix one remaining internal use of \code{} that could use the simpler form. by Fred Drake · 27 years ago
  86. 454a4fb Added some comments. by Fred Drake · 27 years ago
  87. 6cb7149 Add comments about several of the environments. by Fred Drake · 27 years ago
  88. 5573031 Don't use the fncychap package for HOWTO documents; appendices break. Still by Fred Drake · 27 years ago
  89. c0b2e45 Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the by Fred Drake · 27 years ago
  90. a2be988 Reverting some of the index stuff to work with LaTeX2HTML better. by Fred Drake · 27 years ago
  91. ae25be2 {classdesc} environment: Index as "Foo (class in foolib)" instead of by Fred Drake · 27 years ago
  92. 94fac13 \regexp{}: Rewritten to look like Freidl's book. Too rip-off? by Fred Drake · 27 years ago
  93. 0ee9f72 \withsubitem{}: New macro. Change indexsubitem temporarily for another by Fred Drake · 27 years ago
  94. b390daf Adjust the index support a bit to make it easier to deal with module index. by Fred Drake · 27 years ago
  95. 1c8d0e0 Never, NEVER try to recover a screwed up file by carving a chunk out of an by Fred Drake · 27 years ago
  96. 6663b22 Oops; file copy error somewhere along the way.... by Fred Drake · 27 years ago
  97. ebcb658 Revise some of the PDF support to get at least preliminary outline support. by Fred Drake · 27 years ago
  98. aa54e2d Move the change to ending the abstract from python.sty to manual.cls; it by Fred Drake · 27 years ago
  99. 3455edc Create the module index only if a conditional is true. by Fred Drake · 27 years ago
  100. 28f1391 Improve separation of document class and python semantic constructs. This by Fred Drake · 27 years ago