Fred Drake
3843bae969
Utility functions and misc. classes used in handling ESIS data.
1998-12-01 19:00:58 +00:00
Fred Drake
2f8592cbea
Ignore the byproducts of SGML/XML conversions for now.
1998-12-01 18:58:28 +00:00
Barry Warsaw
344864fcfb
Added new builtin standard exception: NotImplementedError (its C
...
counterpart is PyExc_NotImplementedError).
1998-12-01 18:52:06 +00:00
Fred Drake
eabfab1048
Nits to support conversions.
1998-12-01 18:37:59 +00:00
Barry Warsaw
8fe2a34e1f
Added NotImplementedError, subclassed from RuntimeError
1998-12-01 18:36:30 +00:00
Barry Warsaw
d052ff0e57
Added PyExc_NotImplementedError
1998-12-01 18:34:01 +00:00
Fred Drake
1e270f0e03
Nits to support conversions.
1998-11-30 22:58:12 +00:00
Fred Drake
f954b6516e
Remove $(CUTCRUFT) garbage; now in fixgenents.sh.
...
Separate ESIS generation from XML generation. This will evolve a bit
more in a couple of days.
1998-11-30 22:31:45 +00:00
Fred Drake
3d5e2c032d
Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean up
...
make.rules.
1998-11-30 22:30:29 +00:00
Fred Drake
50b804dc88
Fix minor nit with respect to conversion.
...
Update some logical markup.
1998-11-30 22:14:58 +00:00
Fred Drake
caa3379c4f
Remove {\rm ...} constructs.
1998-11-30 21:53:47 +00:00
Fred Drake
84538cd076
Remove some remaining {\rm ...} constructs.
...
Update logical markup in a few spots.
1998-11-30 21:51:25 +00:00
Fred Drake
f790b16d00
Change "for" explanation slightly based on comment passed along by
...
Blake Winton <BlakeW@pcdocs.com>.
1998-11-30 20:37:24 +00:00
Fred Drake
ca6d6355d7
l2hoption: Do the "right thing" to quote the right-hand-side of Perl
...
assignments. This allows '"', '$', and '@' to be included in
the values passed to parameters like --address.
1998-11-30 20:30:26 +00:00
Fred Drake
a8ba364700
Add a --address parameter to the mkhowto command line to direct
...
documentation comments appropriately. In response to comment from
Martijn Faassen <faassen@vet.uu.nl>.
Add dependency to about.dat.
1998-11-30 20:28:35 +00:00
Fred Drake
7777e36c21
Add a -address parameter to the LaTeX2HTML command line to direct
...
documentation comments appropriately. In response to comment from
Martijn Faassen <faassen@vet.uu.nl>.
1998-11-30 20:27:31 +00:00
Fred Drake
1ea5848b7b
Oops, remove LaTeX2HTML version number. Could become wrong and isn't
...
needed, since it's always added to the comments in the page header
anyway.
1998-11-30 19:29:34 +00:00
Fred Drake
15796f791a
do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move
...
it to the about.dat file. Only what really needs to be
generated is, and the remainder is easier to maintain than
Perl code.
1998-11-30 19:25:47 +00:00
Fred Drake
d83c8bd95f
New file. Contains boilerplate text for the "About this document..."
...
section of LaTeX2HTML-generated documents.
Includes credit to Christopher Petrilli for the navigation icons.
1998-11-30 19:24:13 +00:00
Fred Drake
1776556f8f
Markup nit to ease conversions.
1998-11-30 19:00:16 +00:00
Fred Drake
3d29955a6e
Markup improvements to help with conversions.
1998-11-30 18:59:44 +00:00
Fred Drake
01d5d94020
Remove cruft from the old Texinfo conversion. This simplifies some of
...
the newer processing.
1998-11-30 17:33:38 +00:00
Fred Drake
5208823158
Remove bogus \@.
1998-11-30 16:27:37 +00:00
Fred Drake
d61975e179
Minor markup nit to ease conversion processing.
1998-11-30 16:26:50 +00:00
Fred Drake
f6c59e8fff
Do all the right imports. Problem reported by Martijn Faassen
...
<faassen@vet.uu.nl>.
1998-11-30 15:07:26 +00:00
Guido van Rossum
67a40e814c
Patch by Jeff Bauer: a minor change to declare two new
...
threaded versions of Unix Server classes, using the
ThreadingMixIn class:
ThreadingUnixStreamServer
ThreadingUnixDatagramServer
1998-11-30 15:07:01 +00:00
Fred Drake
42f5298ab5
Several small adjustments.
1998-11-30 14:45:24 +00:00
Fred Drake
fa1cceb91f
Make \var work correctly in math mode.
1998-11-30 14:42:59 +00:00
Fred Drake
87dfd3cfbf
Handle output of \geq and \leq.
1998-11-30 14:36:26 +00:00
Guido van Rossum
0903f2a36d
Typo
1998-11-27 03:19:20 +00:00
Guido van Rossum
b5eed0328f
Support underlining of menu labels
1998-11-27 03:19:07 +00:00
Guido van Rossum
6e0a413693
New approach, separate tables for menus (platform-independent) and key
...
definitions (platform-specific), and generating accelerator strings
automatically from the key definitions.
1998-11-27 03:17:49 +00:00
Fred Drake
4471f20ed4
Logical markup.
...
Fix a few things for the conversion to structured markup.
Removed texinfo special cases, since there's likely a new info
process.
1998-11-25 22:38:24 +00:00
Fred Drake
f65e323101
Fix remaining {\rm ...} construct.
1998-11-25 20:55:03 +00:00
Fred Drake
af2590a991
Remove some optional parameters that are unnecessary in context.
1998-11-25 20:15:52 +00:00
Fred Drake
72554e476f
Remove bogus \@.
1998-11-25 20:07:35 +00:00
Fred Drake
b6d45c6ad1
Remove bogus \@.
1998-11-25 19:55:47 +00:00
Fred Drake
4c5e533693
Do the right stuff to convert what was originally \e, \ldots, and ---
...
in the LaTeX sources.
1998-11-25 19:28:02 +00:00
Fred Drake
d03268feaa
Remove two remaining {\tt ...} constructs.
1998-11-25 19:23:33 +00:00
Fred Drake
78eebfdbf4
Remove two remaining {\tt ...} constructs.
1998-11-25 19:09:24 +00:00
Guido van Rossum
5eabf3823b
Clarify that min and max also take multiple arguments.
1998-11-25 18:53:05 +00:00
Fred Drake
1e42d8aaab
Massive change to just about every construct that impacts the index.
...
Blame it on Just. ;-)
1998-11-25 17:58:50 +00:00
Fred Drake
ea81edf059
Markup nits.
...
Fixed an index entry, added three more.
1998-11-25 17:51:15 +00:00
Fred Drake
1475e88a35
Minor fixups to some index entries.
1998-11-25 17:48:10 +00:00
Fred Drake
2b3730e284
Minor adjustments to a few index entries.
1998-11-25 17:40:00 +00:00
Fred Drake
1cbd196f96
Minor nit that fixes a bunch of indexing: the way the classdesc
...
environment saves the name of the last class described, method and
member descriptions were not picking it up correctly. Thus, many
index entries were described as "( method)" instead of "(FooClass
method)". Multiple entries were collapsed in the index when
methods/members from multiple classes share the same name.
1998-11-25 17:13:28 +00:00
Fred Drake
e839199014
Fix indexing of func_code attribute; this is on a function, not a code
...
object.
Add "()" to method names indexed using \ttindex{}.
1998-11-25 17:09:19 +00:00
Guido van Rossum
053b8dfcde
New version from Jim Fulton:
...
- New copyright. (Open source)
- Added new protocol for binary string pickles that
takes out unneeded puts:
p=Pickler()
p.dump(x)
p.dump(y)
thePickle=p.getvalue()
This has little or no impact on pickling time, but
often reduces unpickling time and pickle size, sometimes
significantly.
- Changed unpickler to use internal data structure instead
of list to reduce unpickling times by about a third.
- Many cleanups to get rid of obfuscated error handling
involving 'goto finally' and status variables.
- Extensive reGuidofication. (formatting :)
- Fixed binary floating-point pickling bug. 0.0 was not
pickled correctly.
- Now use binary floating point format when saving
floats in binary mode.
- Fixed some error message spelling error.
1998-11-25 16:18:00 +00:00
Guido van Rossum
7d9b4133eb
New version from Jim Fulton:
...
- New copyright. (Open source)
- Fixed problem in seek method. The seek method should (and now does)
fill with nulls when seeking past the end of the "file".
1998-11-25 16:17:32 +00:00
Guido van Rossum
e720176548
Wrong pathname in docstring detected by Fredrik Nehr.
1998-11-25 15:57:47 +00:00