- 03 Mar, 1998 15 kayıt (commit)
-
-
Guido van Rossum yazdı
Also got rid of some inconsistent change log comments near the top.
-
Fred Drake yazdı
now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress). This means that doing things to change the formatting of the manuals (at the "normal user" level, like A4 paper), can happen in just one place, rather than in each document file.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
manipulation routines can be used on non-Mac platforms (e.g. to manipulate pathnames in a Mac specific archive).
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Changed sample module creation of an exception to use PyErr_NewException(). Logical markup.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
-
Guido van Rossum yazdı
doesn't cause a traceback.
-
Guido van Rossum yazdı
-
- 02 Mar, 1998 4 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
&replace_verbatim_hook: Clean up a little, avoid long lines.
-
Guido van Rossum yazdı
-
- 28 Şub, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
(Basically, the error is cleared... Like almost everywhere else...)
-
- 27 Şub, 1998 15 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
Attempt to get \setindexsubitem{} handled at the right time under LaTeX2HTML 98.1; should still be fine under 97.1*.
-
Fred Drake yazdı
-
Fred Drake yazdı
Don't refer to them from the fromfile() and tofile() methods.
-
Fred Drake yazdı
-
Fred Drake yazdı
Support modified verbatim for both LaTeX2HTML 96.1* and 98.1. Make table column headers bold.
-
Fred Drake yazdı
-
Fred Drake yazdı
Markup corrected, logical markup.
-
Fred Drake yazdı
set up the indexsubitem to "(in module #1)" automatically. This reduces the amount of markup needed in the module docs and, more importantly, makes it o.k. to leave out in simple sections. \setindexsubitem{} can still be used to change or reset it.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation.
-
Fred Drake yazdı
-
- 26 Şub, 1998 5 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Added \label{}s for logical addressing.
-
Guido van Rossum yazdı
disturbing the current exception, and returning tb.tb_lineno, which is the line number of thr traceback, rather than the current line number. By Jim Hugunin.
-