- update to 2022.2:
* spacing of eqnarray and align
* check for preview.sty in config.pl
* check for failure of pdflatex run
* newline after footnote should give space
* fix ref to label inside float
* add sidewaysfigure, sidewaystable
* fix eqnarray*
- drop latex2html-binmode.diff.
latex2html-dest-dir.diff, latex2html-perl-bindir.diff (forwarded request 989493 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/989993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=44
- update to 2021:
* implement listings package
* support for \hyperref (hyperref.sty and html.sty syntax)
* \multirow with automatic width (*)
* support for length units em and ex in &convert_length
* support for font-, page- and minipage-relative length units
* support for specifying image size in wrapfigure
* support for commands: \; \, \quad \qquad inside \textsc
* \itemize[], \enumerate[], \description[] (discard argument)
* &convert_to_unicode in style ” for chars > 255
* correct several special symbols for koi8-r encoding
* repair \htmladdimg and user scaling in \includegraphics
* repair scaling for undefined environments in use_dvipng mode
* correct placement of the $\degree$ symbol in use_dvipng mode
* repair scaling in nouse_dvipng mode
* 256-color gif dithering via png16m followed by ppmquant
* correct transparent color specification (for the $\_$ symbol)
* correct Makefile for building manual
* adjust spacing for eqnarray
* fix alignment of eq numbers for safari
* fix infinite loop on empty itemize env
* make link to correct bibliography if there is more than one
* "References" by default, "Bibliography" for book (forwarded request 878730 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/879087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=40
- update to 2021:
* implement listings package
* support for \hyperref (hyperref.sty and html.sty syntax)
* \multirow with automatic width (*)
* support for length units em and ex in &convert_length
* support for font-, page- and minipage-relative length units
* support for specifying image size in wrapfigure
* support for commands: \; \, \quad \qquad inside \textsc
* \itemize[], \enumerate[], \description[] (discard argument)
* &convert_to_unicode in style ” for chars > 255
* correct several special symbols for koi8-r encoding
* repair \htmladdimg and user scaling in \includegraphics
* repair scaling for undefined environments in use_dvipng mode
* correct placement of the $\degree$ symbol in use_dvipng mode
* repair scaling in nouse_dvipng mode
* 256-color gif dithering via png16m followed by ppmquant
* correct transparent color specification (for the $\_$ symbol)
* correct Makefile for building manual
* adjust spacing for eqnarray
* fix alignment of eq numbers for safari
* fix infinite loop on empty itemize env
* make link to correct bibliography if there is more than one
* "References" by default, "Bibliography" for book
OBS-URL: https://build.opensuse.org/request/show/878730
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=47
- update to 2020.2:
- gs 9.50: -dNOSAFER to write to tmp dir
- css fix: put caption below figure
- fix bug with gif with >256 colors
- fix eqnarray*
- fix "make test"
- fix false matches when reusing images for long environments.
- fork on \include, not on \input
- fix figure size with png
- allow verbatim in figure
- output height with displaymath, center displaymath
- enable -nouse_pdftex -image_type svg
- fall back to unicode combining characters for accents
- generate higher numbered UTF8 chars (forwarded request 858089 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/858977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=39
- update to 2020.2:
- gs 9.50: -dNOSAFER to write to tmp dir
- css fix: put caption below figure
- fix bug with gif with >256 colors
- fix eqnarray*
- fix "make test"
- fix false matches when reusing images for long environments.
- fork on \include, not on \input
- fix figure size with png
- allow verbatim in figure
- output height with displaymath, center displaymath
- enable -nouse_pdftex -image_type svg
- fall back to unicode combining characters for accents
- generate higher numbered UTF8 chars
OBS-URL: https://build.opensuse.org/request/show/858089
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=45
- version update to 2019.2
* format author block consistently
https://bugs.debian.org/223565
* simplify build of manual
https://bugs.debian.org/639708
* convert -- to – and --- to —
If you want "--", use "-{}-", even inside \texttt{}
Behavior of \textt{--} in latex depends on font encoding.
https://bugs.debian.org/75416
* fix unicode in -html_version 5.0,math
* fix -notop_navigation (had no effect)
* remove obsolete "table" option
https://bugs.debian.org/276037
* fix "make test"
* ppmtopng syntax works with all versions of ppmtopng
* respect ./configure --with-perl=/bin/perl
* fallback for unknown column types, such as those
introduced by \newcolumntype.
https://bugs.debian.org/899306
* fix \sffamily
https://bugs.debian.org/111441
* produce svg images using pdftocairo
* use latex preview package to produce cropped images.pdf
* pdflatex by default
* dvipng by default
* html 5
* unicode input and output by default
* Support for packages luainputenc and polyglossia
* Support for picture generation via pdflatex, lualatex
or dvilualatex (options -use_pdftex, -use_luatex,
OBS-URL: https://build.opensuse.org/request/show/730496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=36
* format author block consistently
https://bugs.debian.org/223565
* simplify build of manual
https://bugs.debian.org/639708
* convert -- to – and --- to —
If you want "--", use "-{}-", even inside \texttt{}
Behavior of \textt{--} in latex depends on font encoding.
https://bugs.debian.org/75416
* fix unicode in -html_version 5.0,math
* fix -notop_navigation (had no effect)
* remove obsolete "table" option
https://bugs.debian.org/276037
* fix "make test"
* ppmtopng syntax works with all versions of ppmtopng
* respect ./configure --with-perl=/bin/perl
* fallback for unknown column types, such as those
introduced by \newcolumntype.
https://bugs.debian.org/899306
* fix \sffamily
https://bugs.debian.org/111441
* produce svg images using pdftocairo
* use latex preview package to produce cropped images.pdf
* pdflatex by default
* dvipng by default
* html 5
* unicode input and output by default
* Support for packages luainputenc and polyglossia
* Support for picture generation via pdflatex, lualatex
or dvilualatex (options -use_pdftex, -use_luatex,
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=34
- updated to 2018
* config: avoid warning "untie attempted"
* Handle . not in @INC for images.pl and internals.pl
* fix \graphicspath with relative path in preamble
https://github.com/latex2html/latex2html/issues/40
* \providecommand should not redefine existing command
* Picture generation via dvipng
* KOI8-R, CP1251 and UTF-8 support for Russian
* default to white background for rendering images.
if $LATEX_COLOR set, pass as transparency color to pstoimg.
https://bugs.debian.org/188024
* usepackage xcolor. uses rgb black rather than cmyk black.
fixes eqns appearing as dark grey rather than black.
* Fix stray comment mark: Issue #19
- altered patches
% latex2html-perl-bindir.diff
% latex2html-perl526.patch
OBS-URL: https://build.opensuse.org/request/show/662190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=35
* config: avoid warning "untie attempted"
* Handle . not in @INC for images.pl and internals.pl
* fix \graphicspath with relative path in preamble
https://github.com/latex2html/latex2html/issues/40
* \providecommand should not redefine existing command
* Picture generation via dvipng
* KOI8-R, CP1251 and UTF-8 support for Russian
* default to white background for rendering images.
if $LATEX_COLOR set, pass as transparency color to pstoimg.
https://bugs.debian.org/188024
* usepackage xcolor. uses rgb black rather than cmyk black.
fixes eqns appearing as dark grey rather than black.
* Fix stray comment mark: Issue #19
- altered patches
% latex2html-perl-bindir.diff
% latex2html-perl526.patch
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=32
- updated to 2015: apply patches from Debian
D latex2html-2012-backref-workaround.diff
D latex2html-2012-binmode.diff
D latex2html-2012-dest-dir.diff
D latex2html-2012-gsout.diff (upstreamed)
D latex2html-2012-match-multiline.diff (upstreamed)
D latex2html-2012-perl-bindir.diff
D latex2html-2012-share-dir.diff
A latex2html-backref-workaround.diff
A latex2html-binmode.diff
A latex2html-dest-dir.diff
A latex2html-perl-bindir.diff
A latex2html-share-dir.diff
OBS-URL: https://build.opensuse.org/request/show/349190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=31
D latex2html-2012-backref-workaround.diff
D latex2html-2012-binmode.diff
D latex2html-2012-dest-dir.diff
D latex2html-2012-gsout.diff (upstreamed)
D latex2html-2012-match-multiline.diff (upstreamed)
D latex2html-2012-perl-bindir.diff
D latex2html-2012-share-dir.diff
A latex2html-backref-workaround.diff
A latex2html-binmode.diff
A latex2html-dest-dir.diff
A latex2html-perl-bindir.diff
A latex2html-share-dir.diff
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=23