Fred Drake
|
ba82878a3b
|
Merged changes from the 1.5.2p2 release.
|
2000-04-03 04:19:14 +00:00 |
Fred Drake
|
ec5c0b41ae
|
Revert previous change; there's a better way to do it.
|
1999-02-10 17:08:00 +00:00 |
Fred Drake
|
bb79438d26
|
This seems to fix a problem with targeting from the indexes.
|
1999-02-02 18:57:12 +00:00 |
Fred Drake
|
af06a0b4ee
|
Use Perl's rename() function instead of system(); there's no need for two
additional processes for each name change!
|
1998-08-11 18:17:47 +00:00 |
Fred Drake
|
19e2ce58bf
|
Add support for mapping internal labels used from the index.
|
1998-03-27 05:24:53 +00:00 |
Fred Drake
|
2543769ca5
|
Use "/usr/bin/env perl" for the #! line, and change the -i option to:
use English;
$INPLACE_EDIT = '';
to get the inplace-editing behavior.
|
1998-03-19 05:17:49 +00:00 |
Fred Drake
|
e817930a7b
|
Adjusted to work with the newer version of LaTeX2HTML as well.
|
1998-02-26 18:49:58 +00:00 |
Jeremy Hylton
|
9caa110141
|
assure a consistent assignment for nodes with multiple labels
|
1998-02-18 16:10:22 +00:00 |
Fred Drake
|
9acafa8bb5
|
Don't make backups.
Use "mv" instead of "ln -s" to install the new names.
|
1998-02-18 14:52:24 +00:00 |
Jeremy Hylton
|
daa2d5d4ea
|
Patch HREFs in html files, replacing nodeXXX.html with label.html.
|
1998-02-18 13:53:48 +00:00 |