| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: latex2html-pngicons | Distribution: SUSE Linux 16 |
| Version: 2025 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Fri Jun 20 14:24:22 2025 |
| Group: Productivity/Publishing/TeX/Utilities | Build host: reproducible |
| Size: 7674 | Source RPM: latex2html-2025-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/latex2html/latex2html/ | |
| Summary: Icons in the PNG format for LateX2HTML | |
Icons in the PNG format for the LaTeX to HTML Converter.
GPL-2.0-or-later
* Fri Jun 20 2025 bwiedemann@suse.com
- Get fully determistic builds, even with --nocheck (boo#1227364)
* Thu Jan 16 2025 mli@suse.com
- Update to version 2025
* generate a numeric char reference for chars not found in the
output character encoding.
* fix \'{\i}
* switch --entities no longer makes accents like í
* fix \verb&A&
* avoid processing eqnarray* as one image, make layout consistent
with eqnarray
* Thu Oct 24 2024 mli@suse.com
- Update to version 2024.2
* fix pstoimg operator precedence bug
* allow "-dir ." and "-rootdir ."
* remove extra "showpage" from pstoimg
* remove svg from config for pstoimg
* new option -use_hilite
* support minted package
* new option -unicase_titles
* Fri Jul 19 2024 bwiedemann@suse.com
- cleanup after test to not modify the install result (boo#1227364)
* Thu Feb 29 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
* Mon Feb 26 2024 bwiedemann@suse.com
- Remove .log files during build
* Wed Feb 14 2024 pgajdos@suse.com
- version update to 2024
* "make clean" removes manual.pdf
https://bugs.debian.org/1046413
- modified patches
% latex2html-share-dir.diff (refreshed)
* Fri Jul 21 2023 pgajdos@suse.com
- version update to 2023.2
* DONT_INCLUDE now affects \usepackage but not \input
* support \usepackage[xindy]{imakeidx} for sorting accents
* support babel main language option
* support hyphenat package
* Fri Jan 20 2023 dmueller@suse.com
- update to 2023:
* update for latest pdftocairo
* Fri Jul 15 2022 dmueller@suse.com
- 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
* Thu Apr 21 2022 rpm@fthiessen.de
- Update to version 2022
* fix cropped figures
* revert PreviewBorder to 0.5bp
* support download attribute for <A> tag
* remove meta tags for distribution, etc
* allow input filename with no extension
- 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.
* Tue Aug 10 2021 pgajdos@suse.com
- do not package test logs (WARNINGS in this case) [bsc#1188918]
* Sun Jul 04 2021 dmueller@suse.com
- 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
* Sat Mar 13 2021 dmueller@suse.com
- 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
* Tue Dec 22 2020 dmueller@suse.com
- 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
* Thu Dec 19 2019 pgajdos@suse.com
- fix url
* Mon Sep 30 2019 pgajdos@suse.com
- texlive-preview was mistakenly added as build dependency, it
should have been runtime dependency [bsc#1150208]
* Wed Sep 25 2019 bwiedemann@suse.com
- Drop log files to make package build reproducible (boo#1047218)
* Wed Sep 11 2019 pgajdos@suse.com
- 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,
* use_luadvi correspondingly)
* perl 5.26: unescaped brace
* polski.perl: no translation until \prefixing command
- use native `make test`
- use latex2html.1 from tarball
- deleted patches
- latex2html-perl526.patch (upstreamed)
- deleted sources
- latex2html-README.SUSE (not needed)
- local.pm (not needed)
- testfile.tex (not needed)
- added required texlive-preview
* Mon Dec 31 2018 pgajdos@suse.com
- 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
* Sun Sep 24 2017 coolo@suse.com
- add latex2html-perl526.patch to work with perl 5.26
* Mon Jul 10 2017 jengelh@inai.de
- Fix descriptions.
* Wed Jul 05 2017 tchvatal@suse.com
- Version update to latest release 2017.2:
* Various small fixes
- Sort out with spec-cleaner
- Remove post/postun phases expecting suseconfig to be around
* Mon Nov 21 2016 pgajdos@suse.com
- updated to 2016:
* longtable: fix duplicate caption
* pstoimg: fix pstoimg -depth 24 -flip cw
* Wed Dec 16 2015 pgajdos@suse.com
- 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
* Mon Oct 06 2014 crrodriguez@opensuse.org
- Remove BuildRequires on xorg-x11-*, noarch package
does not require devel headers/libraries.
* Mon Mar 31 2014 pgajdos@suse.com
- fixed url
* Mon Nov 25 2013 pgajdos@suse.com
- updated to version 2012:
* fix warnings in perl 5.14
* build fixes
- latex2html-2008.diff was split to share-dir.patch, local.pm
(source) and latex2html.1 (source)
- buildroot.diff was renamed to dest-dir.diff and that was extended
to install icons properly
- fix-defined.patch was removed (upstreamed)
- manual.ps.gz was removed
* Tue Sep 10 2013 werner@suse.de
- Use kpsepath to determine texmf main location
* Tue Jun 25 2013 mls@suse.de
- use \g syntax for \8 and \9 regexp backrefs to work around
a bug in perl-5.18
* Tue Jun 25 2013 coolo@suse.com
- add latex2html-fix-defined.patch from debian bug tracker to avoid
a warning
- add apparmor's tex docu for better %check: testfile.tex
* Thu Apr 11 2013 mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
* Mon Feb 04 2013 coolo@suse.com
- update license to new format
* Wed Mar 23 2011 vcizek@novell.com
- stopped using deprecated multiline matching (bnc#417982)
* Tue Nov 03 2009 coolo@novell.com
- updated patches to apply with fuzz=0
* Tue Jan 27 2009 pgajdos@suse.cz
- splitted off doc package
- fixed /usr/local/bin/perl -> /usr/bin/perl in scripts
* perl-bindir.diff
* Tue Jan 20 2009 pgajdos@suse.cz
- updated to version 2008
* bug fixes
* Fri Nov 28 2008 ro@suse.de
- drop some old requires and buildrequires
* Tue Mar 18 2008 pgajdos@suse.cz
- fixed build, *.sty files have moved to /usr/lib
* Fri Jun 15 2007 pgajdos@suse.cz
- removed out-dated url.sty [#283760]
- using fdupes
* Fri Apr 20 2007 aj@suse.de
- Use texlive.
* Mon Feb 12 2007 ro@suse.de
- fix build as non-root
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sat Feb 19 2005 ro@suse.de
- fix gs version detection
* Tue Jun 08 2004 ke@suse.de
- Add README.SuSE and document 'url' package incompatibility [#26127].
* Thu Mar 04 2004 tcrhak@suse.cz
- install into /usr/share/latex2html instead of /usr/share/lib/latex2html
(bug #33641)
* Wed Oct 29 2003 tcrhak@suse.cz
- use latex2html instead of l2h in the man page [bug #32559]
- updated the man page
* Thu Aug 14 2003 kukuk@suse.de
- Fix filelist for pngicons subpackage
* Thu Jun 12 2003 kukuk@suse.de
- Fix filelist
* Fri Mar 07 2003 tcrhak@suse.cz
- open files in raw binmode - needed when in a UTF-8 locale
[bug #22982]
* Wed Jan 15 2003 tcrhak@suse.cz
- update to version 2002.2.1
- directory ...latex2html/icons now owned by
latex2html-pngicons, not latex2html
- removed split-alias from latex2html-pngicons,
as it is required by latex2html
* Thu Oct 31 2002 ro@suse.de
- fixed renaming issues with pngicons subpackage
* Wed Oct 30 2002 mmj@suse.de
- When l2hhtml is merged into here, this one should obsolete it
* Wed Oct 30 2002 mmj@suse.de
- Rename to latex2html, and merge the l2hhtml package
* Thu Sep 12 2002 mls@suse.de
- made it understand DeclareRobustCommand
* Sun Aug 18 2002 ro@suse.de
- added ghostscript-x11-packages to neededforbuild (for gs)
* Mon Mar 25 2002 ro@suse.de
- l2h should require it's icons not vice versa
* Sat Mar 23 2002 ro@suse.de
- split off package l2h-pngicons
* Mon Feb 18 2002 tcrhak@suse.cz
- added libgimpprint to neededforbuild
* Fri Feb 01 2002 ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
* Thu Aug 02 2001 utuerk@suse.de
- added glib to Requires and neededforbuild
to configure l2h to use png by default
* Thu Jul 26 2001 kukuk@suse.de
- fix needed for build
* Wed Jul 18 2001 nadvornik@suse.cz
- updated URL and README (bug #9386)
* Wed Mar 07 2001 cihlar@suse.cz
- fixed neededforbuild
* Thu Dec 07 2000 nadvornik@suse.cz
- added te_latex to Requires
* Fri Dec 01 2000 nadvornik@suse.cz
- update to 99.2beta8
* Wed Aug 30 2000 nadvornik@suse.cz
- configured to use png by default
* Thu Aug 03 2000 nadvornik@suse.cz
- added man page
- spec file cleanup
* Mon Sep 20 1999 ro@suse.de
- added Requires: ghostscript_any
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Aug 02 1999 ke@suse.de
- update: version 99.1
- the rc.config variables are gone.
* Wed Apr 07 1999 ro@suse.de
- fixed tex/latex link
* Thu Jul 02 1998 ro@suse.de
- fixed bash2-bug in SuSEconfig.l2h
* Wed Mar 18 1998 ro@suse.de
- added touch var/adm/SuSEconfig/run-texhash to %post
* Tue Jun 10 1997 maddin@suse.de
- reordered the directory structure
- latex2html now sits partly in /var/lib/latex2html (writable part) and
/usr/lib/latex2html (read-only part)
- made absolute links relative ones
- removed some links
- restructured /sbin/conf.d/SuSEconfig.l2h
* Thu May 22 1997 maddin@suse.de
- first S.u.S.E. version 96-1.h
- placed the package in /usr/lib/latex2html
- documentation manual to separate package l2hhtml
- variables in rc.config to configure the package
/usr/share/latex2html /usr/share/latex2html/icons /usr/share/latex2html/icons/blueball.png /usr/share/latex2html/icons/ch_beg_r.png /usr/share/latex2html/icons/ch_begin.png /usr/share/latex2html/icons/ch_del_r.png /usr/share/latex2html/icons/ch_delet.png /usr/share/latex2html/icons/ch_end.png /usr/share/latex2html/icons/ch_end_r.png /usr/share/latex2html/icons/contents.png /usr/share/latex2html/icons/crossref.png /usr/share/latex2html/icons/footnote.png /usr/share/latex2html/icons/greenball.png /usr/share/latex2html/icons/image.png /usr/share/latex2html/icons/index.png /usr/share/latex2html/icons/next.png /usr/share/latex2html/icons/next_g.png /usr/share/latex2html/icons/nx_grp.png /usr/share/latex2html/icons/nx_grp_g.png /usr/share/latex2html/icons/orangeball.png /usr/share/latex2html/icons/pinkball.png /usr/share/latex2html/icons/prev.png /usr/share/latex2html/icons/prev_g.png /usr/share/latex2html/icons/purpleball.png /usr/share/latex2html/icons/pv_grp.png /usr/share/latex2html/icons/pv_grp_g.png /usr/share/latex2html/icons/redball.png /usr/share/latex2html/icons/up.png /usr/share/latex2html/icons/up_g.png /usr/share/latex2html/icons/whiteball.png /usr/share/latex2html/icons/yellowball.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 12 22:37:57 2025