Revisions of latex2html
Dominique Leuenberger (dimstar_suse)
accepted
request 1219321
from
Petr Gajdos (pgajdos)
(revision 51)
Update to version 2024.2 (forwarded request 1218704 from simonlm)
Dominique Leuenberger (dimstar_suse)
accepted
request 1189530
from
Petr Gajdos (pgajdos)
(revision 50)
cleanup after test to not modify the install result (boo#1227364) (forwarded request 1188512 from bmwiedemann)
Dominique Leuenberger (dimstar_suse)
accepted
request 1153251
from
Petr Gajdos (pgajdos)
(revision 49)
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN (forwarded request 1153250 from pgajdos)
Ana Guerrero (anag+factory)
accepted
request 1151123
from
Petr Gajdos (pgajdos)
(revision 48)
Remove .log files during build for reproducible packages even with --nocheck (forwarded request 1150775 from bmwiedemann)
Ana Guerrero (anag+factory)
accepted
request 1148726
from
Factory Maintainer (factory-maintainer)
(revision 47)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1101163
from
Factory Maintainer (factory-maintainer)
(revision 46)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1060350
from
Petr Gajdos (pgajdos)
(revision 45)
- update to 2023: * update for latest pdftocairo (forwarded request 1060012 from dirkmueller)
Richard Brown (RBrownFactory)
accepted
request 989993
from
Petr Gajdos (pgajdos)
(revision 44)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 971973
from
Petr Gajdos (pgajdos)
(revision 43)
- Update to version 2022 - Remove outdated manual latex2html-manual.tar.bz2, build up-to-date manual from source as part of the build process. - Drop latex2html-backref-workaround.diff, was a workaround for perl 5.18 not used in any supported openSUSE version anymore. (forwarded request 971943 from susnux)
Richard Brown (RBrownSUSE)
accepted
request 911187
from
Petr Gajdos (pgajdos)
(revision 42)
- do not package test logs (WARNINGS in this case) [bsc#1188918]
Dominique Leuenberger (dimstar_suse)
accepted
request 905216
from
Petr Gajdos (pgajdos)
(revision 41)
- update to 2021.2: * latex2html -long_titles fix duplicate file names * latex2html -long_titles 5 -title "Title" * correct link from index.html * pnmquant -norandom for reproducible builds * treat cygwin as unix * $WORDS_IN_INDEX configurable * fix image size for multline, subequations * remove extra <SPAN> after subequations * equation numbering for multline * close bold, etc, at end of environment * implement memoir document class * fix scanning of latex comments * fix subequation numbering * babel should not set character encoding of input file * package nomencl.sty * package nameref.sty * options -cut_ref_num -add_ref_name (forwarded request 903986 from dirkmueller)
Richard Brown (RBrownSUSE)
accepted
request 879087
from
Petr Gajdos (pgajdos)
(revision 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 (forwarded request 878730 from dirkmueller)
Dominique Leuenberger (dimstar_suse)
accepted
request 858977
from
Petr Gajdos (pgajdos)
(revision 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 (forwarded request 858089 from dirkmueller)
Dominique Leuenberger (dimstar_suse)
accepted
request 759302
from
Factory Maintainer (factory-maintainer)
(revision 38)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 734018
from
Petr Gajdos (pgajdos)
(revision 37)
- texlive-preview was mistakenly added as build dependency, it should have been runtime dependency [bsc#1150208] - Drop log files to make package build reproducible (boo#1047218)
Dominique Leuenberger (dimstar_suse)
accepted
request 730496
from
Petr Gajdos (pgajdos)
(revision 36)
- 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,
Dominique Leuenberger (dimstar_suse)
accepted
request 662190
from
Petr Gajdos (pgajdos)
(revision 35)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 528581
from
Petr Gajdos (pgajdos)
(revision 34)
- add latex2html-perl526.patch to work with perl 5.26 (forwarded request 528505 from coolo)
Dominique Leuenberger (dimstar_suse)
accepted
request 509169
from
Martin Pluskal (pluskalm)
(revision 33)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 441199
from
Petr Gajdos (pgajdos)
(revision 32)
- updated to 2016: * longtable: fix duplicate caption * pstoimg: fix pstoimg -depth 24 -flip cw
Displaying revisions 1 - 20 of 51