Package: latex2html / 2008-debian1-7

Metadata

Package Version Patches format
latex2html 2008-debian1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add url.patch | (download)

FAQ | 14 8 + 6 - 0 !
README | 2 2 + 0 - 0 !
2 files changed, 10 insertions(+), 6 deletions(-)

 add url to several files
 In README and FAQ, add the http://saftsack.fs.uni-bayreuth.de/~latex2ht/ URL
pstoimg dont use rgb txt.patch | (download)

pstoimg.pin | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 don't use rgb.txt from pstoimg
 This patch prevents pstoimg from using rgb.txt which can make latex2html calls
 fail.
pstoimg fix borders.patch | (download)

pstoimg.pin | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix borders in pstoimg
 This patch fixes the borders of images in pstoimg.
 The origin of this patch is actually unknown. Feel free to tell me and I'll
 include it.
pstoimg fix file pattern.patch | (download)

pstoimg.pin | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix file pattern in pstoimg
 This patch fixes the file pattern in pstoimg to collect the files created by
 ghostscript.
fix typos.patch | (download)

pstoimg.pin | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix several typos
 This patch fixes several typos in the manual of pstoimg
html version 4.patch | (download)

l2hconf.pin | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use html 4.0 by default
 This patch sets HTML 4.0 by default.
l2hconf fix shebang.patch | (download)

l2hconf.pin | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fixes bad #!/perl in l2hconf.pin
 This patch removes the first line "#!/perl" from l2hconf.pin
latex2html fix authoraddress.patch | (download)

latex2html.pin | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove nikos drakos' address from documentation
 In some early Debian revision already, Nikos Drakos' old web address (_not_
 the name) was removed from the documentation in favour of Ross Moore's one.
override dvips dot in filename problem.patch | (download)

latex2html.pin | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't complain about multiple dots in filenames
 This patch prevents latex2html from complaining about multiple dots in
 filenames. Earlier versions of dvips were not able to handle this but the
 version on Debian is assumed to be safe.
manual fix address.patch | (download)

docs/manual.tex | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---
makefiles fixes.patch | (download)

docs/Makefile | 41 21 + 20 - 0 !
docs/Makefile.frames | 9 5 + 4 - 0 !
2 files changed, 26 insertions(+), 24 deletions(-)

 fixes to makefiles
 This patch includes several fixes and adjustments to the Makefiles.
fix image types.patch | (download)

docs/.latex2html-init | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fixes image_types
 By default, IMAGE_TYPES is empty. This patch sets the Debian default to "png
 gif".
add abnt.patch | (download)

styles/abnt.perl | 41 41 + 0 - 0 !
1 file changed, 41 insertions(+)

 add abnt style to latex2html
 This patch adds abnt style support to latex2html.
fix romanian.patch | (download)

styles/romanian.perl | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fixes to romanian language style
 This patch fixes several issues in the Romanian version of latex2html.
fix mathend mark.patch | (download)

versions/math.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes $mathend_mark
 This patch fixes math.pl to default to empty $mathend_mark to prevent
 mathend000# in documents.
add floatflt ins.patch | (download)

texinputs/floatflt.ins | 73 73 + 0 - 0 !
1 file changed, 73 insertions(+)

 add floatflt.ins to latex2html
 This patch adds floatflt.ins to latex2html. Regarding the license issue - the
 author Mats Dahlgren authorized Debian to redistribute the file under the
 LPPL.
fix pdfoutput.patch | (download)

texinputs/html.sty | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 fix pdfoutput in latex2html
 This patch fixes pdf output in latex2html.
fix gs stderr.patch | (download)

config/config.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix gs version detection in perl configuration
 This patch fixes the gs version detection in the latex2html perl configuration
 since gs outputs "gs -h" to stderr.
debian install.patch | (download)

config/install.pl | 6 3 + 3 - 0 !
makeseg/makeseg | 10 5 + 5 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 adjust to debian installation
 This patch adjusts several files to the Debian specific installation.
pstoimg match gray.patch | (download)

pstoimg.pin | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix gray background on dvips in pstoimg
 This patch fixes gray background detection on dvips via a regexp adjustment in
 pstoimg.pin
fix spaces in filenames.patch | (download)

latex2html.pin | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 support for spaces in filenames
 This patch adds support for spaces in filenames
manpages.patch | (download)

latex2html.1 | 1294 1294 + 0 - 0 !
texexpand.1 | 388 388 + 0 - 0 !
2 files changed, 1682 insertions(+)

 separately provided man pages
 This patch includes man pages for latex2html and texexpand which are provided
 by Debian in spite of latex2html providing own versions of those. Debian is
 providing them for several years now and they still seem to be more extensive
 than the native ones. So we will keep them until the upstream versions can
 replace them safely.
eurosym.patch | (download)

styles/eurosym.perl | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 support for eurosym package
 This patch adds support for the eurosymbol package, i.e. the \euro and \EUR{}
 macros.
match multiline.patch | (download)

IndicTeX-HTML/itrans.perl | 8 4 + 4 - 0 !
latex2html.pin | 16 5 + 11 - 0 !
styles/alltt.perl | 10 5 + 5 - 0 !
styles/amsmath.perl | 1 0 + 1 - 0 !
styles/amstex.perl | 1 0 + 1 - 0 !
styles/changebar.perl | 8 4 + 4 - 0 !
styles/color.perl | 6 0 + 6 - 0 !
styles/html.perl | 2 1 + 1 - 0 !
styles/htmllist.perl | 8 3 + 5 - 0 !
styles/makeidx.perl | 2 1 + 1 - 0 !
styles/more_amsmath.perl | 11 5 + 6 - 0 !
styles/natbib.perl | 4 1 + 3 - 0 !
styles/webtex.perl | 16 8 + 8 - 0 !
versions/html3_1.pl | 50 21 + 29 - 0 !
versions/html3_2.pl | 34 12 + 22 - 0 !
versions/html4_0.pl | 34 12 + 22 - 0 !
versions/html4_01.pl | 34 12 + 22 - 0 !
versions/html4_1.pl | 34 12 + 22 - 0 !
versions/math.pl | 52 22 + 30 - 0 !
19 files changed, 128 insertions(+), 203 deletions(-)

 replace $* with "m" matching option
 This patch replaces the $* flag with the matching option "m" for multiline
 matching since the former one isn't supported by latest perl.
latex2html fix defined.patch | (download)

latex2html.pin | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix perl warning about deprecated "defined(%hash)"
 latex2html with current perl gives warnings about the deprecation of
 "defined(%hash)". This patches removes them by just removing the resp.
 keyword.