1. 552ba11 Backport r54671 - fix in python.sty. by Georg Brandl · 18 years ago
  2. 61bbe6c fix broken links in PDF (SF patch #1281291, contributed by Rory Yorke) by Fred Drake · 18 years ago
  3. 712f070 clean up the underscore mess for the typeset formats so that subscripts by Fred Drake · 20 years ago
  4. 1592c4c fix broken usage comment by Fred Drake · 20 years ago
  5. cdd6e4d - fix up internal hyperlink generation in PDF formatting so that links at by Fred Drake · 20 years ago
  6. 5268c39 sf #1009373, #1005936. fix underscores in index entries in PDF files. by Neal Norwitz · 20 years ago
  7. 862b46b add a heavy box around warning notices to make them really stand out in the by Fred Drake · 21 years ago
  8. 29f5933 add support for \e to the {alltt} environment by Fred Drake · 21 years ago
  9. 52feb81 support \e in \file and \filenq; this is useful for Windows paths by Fred Drake · 21 years ago
  10. f0f6d12 add \guilabel macro to mark labels that occur in user interfaces by Fred Drake · 21 years ago
  11. 4f687b3 add new reference macro: \seelink by Fred Drake · 21 years ago
  12. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  13. c8b08b4 add a note about how \ulink should be different than it actually is by Fred Drake · 21 years ago
  14. bd5fdd9 Make it easier to figure out the where a menuselection starts and ends by Fred Drake · 21 years ago
  15. 567332a Start something that might make table notes easier to deal with, eventually. by Fred Drake · 22 years ago
  16. 2eba52f Thinking on comp.text.tex seems to be that it's better to override by Fred Drake · 22 years ago
  17. ff031cf Define abstract way to get the normal and smaller font sizes that work by Fred Drake · 22 years ago
  18. 699799e Add a couple of comments about the use of \normalsize and \footnotesize. by Fred Drake · 22 years ago
  19. b481286 Add a comment showing how one of the macros should be used. by Fred Drake · 22 years ago
  20. ad74b7d Abstract the creation of signature lines for callable things; the new by Fred Drake · 22 years ago
  21. 34adb8a Separate out a \cfuncline macro from the cfuncdesc environment. by Fred Drake · 23 years ago
  22. 01e9461 Additional support for describing C structure members. by Fred Drake · 23 years ago
  23. 19f827e Add \csimplemacro to parallel the csimplemacrodesc environment. by Fred Drake · 23 years ago
  24. 00f712e Extend \verbatiminput so that the typeset version provides the same appearance by Fred Drake · 23 years ago
  25. 15fc72c Make \url to force horizontal mode. by Fred Drake · 23 years ago
  26. 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
  27. 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
  28. 6ca3377 Add a new environment for whole-paragraph (or longer) notes & warnings. by Fred Drake · 23 years ago
  29. c82bd72 Save a new version of the productionlist environment for safe-keeping; this by Fred Drake · 23 years ago
  30. 5ed35fd Add a new environment in the Python docs markup: seealso*. This is similar by Fred Drake · 23 years ago
  31. 622087a Fix stupid bug recently introduced for DVI version of the docs (used to by Fred Drake · 23 years ago
  32. e59feb5 Revise the PDF support in the LaTeX style sheet. This still isn't quite by Fred Drake · 23 years ago
  33. 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 23 years ago
  34. 479384e Move the styling for the HTML version of \mailheader into the CSS file. by Fred Drake · 23 years ago
  35. 16bb419 New \grammartoken markup, similar to \token but allowed everywhere. by Fred Drake · 23 years ago
  36. 7eac0cb Define the \mailheader macro and document conventions for using it. by Fred Drake · 23 years ago
  37. f269e59 Define new markup for 5-column tables. by Fred Drake · 23 years ago
  38. b4b64da Add \ulink, grammar production markup. by Fred Drake · 23 years ago
  39. 5445e5e \infinity, by Fred Drake · 23 years ago
  40. c65218e Add a little more support for describing version information. This by Fred Drake · 23 years ago
  41. 06a01e8 Define a new environment, classdesc*, which can be used to document a by Fred Drake · 23 years ago
  42. fdfb05b \versionadded: Add support for including an explanatory note along with by Fred Drake · 24 years ago
  43. b5309a9 Import the alltt package and wrap that environment in a similar way to by Fred Drake · 24 years ago
  44. ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 24 years ago
  45. 31ab298 Remove the dollar sign from the formatting of environment variables -- by Fred Drake · 24 years ago
  46. ec77e65 Fix \withsubitem so that it actually works if the only indexing macro in by Fred Drake · 24 years ago
  47. a33c566 Avoid using \withsubitem and \ttindex internally; they have not proven by Fred Drake · 24 years ago
  48. f61eac4 Remove second horizontal line below table headers; it is just too distracting. by Fred Drake · 24 years ago
  49. da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 24 years ago
  50. af2b714 \shortversion, by Fred Drake · 24 years ago
  51. 4844998 \seetitle: New macro for building reference list content. by Fred Drake · 24 years ago
  52. 4e60796 excclassdesc: New environment. For use in documenting class-based by Fred Drake · 24 years ago
  53. de9fec5 \citetitle: Format the title, not the optional URL! by Fred Drake · 24 years ago
  54. cc2b81e \py@varvars: Merge the various definitions to be the simplist one that by Fred Drake · 24 years ago
  55. 46346ec Try to make sure \code always uses roman (non-italic) text. by Fred Drake · 24 years ago
  56. 51313f1 Define \seeurl in the seealso environment. Two parameters: url, why. by Fred Drake · 24 years ago
  57. a6e8339 \versionchanged: Added optional parameter for explanation of change. by Fred Drake · 24 years ago
  58. 64b72b6 Define \seerfc within the seealso environment. by Fred Drake · 24 years ago
  59. 4936249 \longprogramopt: New macro. by Fred Drake · 25 years ago
  60. 0a863da cfuncdesc environment: by Fred Drake · 25 years ago
  61. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 25 years ago
  62. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 25 years ago
  63. d85b5a4 Move the setting for secnumdepth to the document classes; make the numbering by Fred Drake · 25 years ago
  64. 6682302 \declaremodule: Typo. by Fred Drake · 25 years ago
  65. 5bc8d99 \declaremodule: Make this more robust. Only attempt to add an index by Fred Drake · 25 years ago
  66. 84bd6f3 Change the look of \seemodule output to fit in better. by Fred Drake · 25 years ago
  67. 0a0fd59 \filenq: Like \file, but don't use single-quotes; this looks better in tables. by Fred Drake · 25 years ago
  68. 9b8afde Use more recent option to \pdfdest to not change the zoom factor. by Fred Drake · 26 years ago
  69. 9466b9a Add some (commented out) macros to change the page size to the size of by Fred Drake · 26 years ago
  70. 0c275fa Added support for \platform, \platformof, and \ignorePlatformAnnotation. by Fred Drake · 26 years ago
  71. 2116d98 Make \versionadded and \versionchanged less prominant -- neither bold by Fred Drake · 26 years ago
  72. aa2aea0 \py@linkToName: New macro to consolidate support for most internal by Fred Drake · 26 years ago
  73. 9f253dc \py@modindex: Format the index entry for the module index more like by Fred Drake · 26 years ago
  74. da94374 \seemodule: Fix so that each \seemodule entry gets its own paragraph, by Fred Drake · 26 years ago
  75. fa1cceb Make \var work correctly in math mode. by Fred Drake · 26 years ago
  76. 1cbd196 Minor nit that fixes a bunch of indexing: the way the classdesc by Fred Drake · 26 years ago
  77. f9acc59 \itembreak, \itemjoin: Remove obsolete macros. by Fred Drake · 26 years ago
  78. b75c615 \moduleauthor, \sectionauthor: New macros to record attributions; no output. by Fred Drake · 26 years ago
  79. 1e4973b Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi by Fred Drake · 26 years ago
  80. af958c7 \versionadded, \versionchanged: New macros. by Fred Drake · 26 years ago
  81. 30e5265 {tableiv} environment: Four-column table. by Fred Drake · 26 years ago
  82. 5420f33 \textunderscore: Re-define with a width that's more appropriate for the by Fred Drake · 26 years ago
  83. a488f30 Lots of new stuff for "module synopsis support." Public interface consists by Fred Drake · 26 years ago
  84. 8e54abe Fix the \kbd definition so it didn't leave the courier face on. by Fred Drake · 26 years ago
  85. 3bf7865 Added {definitions} environment, which has \term to define indivual terms. by Fred Drake · 26 years ago
  86. 6df93ef Added definitions for \developer, \developers, \developersaddress. by Fred Drake · 26 years ago
  87. ba1700c Set the right page size in the PDF output. by Fred Drake · 26 years ago
  88. 0cabff9 \itembreak, by Fred Drake · 26 years ago
  89. 24340ea Fixed \code so word wrapping is allowed. by Fred Drake · 26 years ago
  90. d579ed8 Shift (re-)definition of \theindex to the document classes so that it doesn't by Fred Drake · 27 years ago
  91. 300775d Hide \varvars from "public" interface. by Fred Drake · 27 years ago
  92. a2c2a83 Fix the broken PDF links, really this time! by Fred Drake · 27 years ago
  93. a88d681 Change the form of the name given to each page of the PDF from "page.%d" to by Fred Drake · 27 years ago
  94. ee60191 Lighten up tables. by Fred Drake · 27 years ago
  95. 41565f6 Data attributes of objects should not be indexed with trailing parentheses! by Fred Drake · 27 years ago
  96. 47cfd03 Increase space between the end of a regexp and the little right floor symbol by Fred Drake · 27 years ago
  97. 5371497 Removed an obsolete hack that's been commented out for a long time. by Fred Drake · 27 years ago
  98. 2351c80 \bifuncindex: Fix so entries combine correctly with those of the built-in by Fred Drake · 27 years ago
  99. f14e2f8 Fix one remaining internal use of \code{} that could use the simpler form. by Fred Drake · 27 years ago
  100. 454a4fb Added some comments. by Fred Drake · 27 years ago