Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

latex2html-2023.2-150600.1.3 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: latex2html Distribution: SUSE Linux Enterprise 15
Version: 2023.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.3 Build date: Sat Mar 9 00:56:36 2024
Group: Productivity/Publishing/TeX/Utilities Build host: h01-ch2c
Size: 2894952 Source RPM: latex2html-2023.2-150600.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/latex2html/latex2html/
Summary: LaTeX to HTML Converter
LaTeX2HTML lets you convert basic LaTeX documents into the HTML
format. This allows both a written and online version even of older
LaTeX texts.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* 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 &#8221; 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 &ndash; and --- to &mdash;
      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

Files

/usr/bin/latex2html
/usr/bin/pstoimg
/usr/bin/texexpand
/usr/lib/latex2html
/usr/lib/latex2html/cfgcache.pm
/usr/lib/latex2html/l2hconf.pm
/usr/share/doc/packages/latex2html
/usr/share/doc/packages/latex2html/Changes
/usr/share/doc/packages/latex2html/FAQ
/usr/share/doc/packages/latex2html/README.md
/usr/share/doc/packages/latex2html/TODO
/usr/share/doc/packages/latex2html/dot.latex2html-init
/usr/share/latex2html
/usr/share/latex2html/IndicTeX-HTML
/usr/share/latex2html/IndicTeX-HTML/README.IndicTeX-HTML
/usr/share/latex2html/IndicTeX-HTML/bengali.perl
/usr/share/latex2html/IndicTeX-HTML/bengali.sty
/usr/share/latex2html/IndicTeX-HTML/devnagri.perl
/usr/share/latex2html/IndicTeX-HTML/devnagri.sty
/usr/share/latex2html/IndicTeX-HTML/gujarati.perl
/usr/share/latex2html/IndicTeX-HTML/gujarati.sty
/usr/share/latex2html/IndicTeX-HTML/gurmukhi.perl
/usr/share/latex2html/IndicTeX-HTML/gurmukhi.sty
/usr/share/latex2html/IndicTeX-HTML/hindi.perl
/usr/share/latex2html/IndicTeX-HTML/hindi.sty
/usr/share/latex2html/IndicTeX-HTML/indica.perl
/usr/share/latex2html/IndicTeX-HTML/indica.sty
/usr/share/latex2html/IndicTeX-HTML/itrans.perl
/usr/share/latex2html/IndicTeX-HTML/itrans.sty
/usr/share/latex2html/IndicTeX-HTML/kannada.perl
/usr/share/latex2html/IndicTeX-HTML/kannada.sty
/usr/share/latex2html/IndicTeX-HTML/malyalam.perl
/usr/share/latex2html/IndicTeX-HTML/malyalam.sty
/usr/share/latex2html/IndicTeX-HTML/oriya.perl
/usr/share/latex2html/IndicTeX-HTML/oriya.sty
/usr/share/latex2html/IndicTeX-HTML/sanskrit.perl
/usr/share/latex2html/IndicTeX-HTML/sanskrit.sty
/usr/share/latex2html/IndicTeX-HTML/sinhlese.perl
/usr/share/latex2html/IndicTeX-HTML/sinhlese.sty
/usr/share/latex2html/IndicTeX-HTML/tamil.perl
/usr/share/latex2html/IndicTeX-HTML/tamil.sty
/usr/share/latex2html/IndicTeX-HTML/telugu.perl
/usr/share/latex2html/IndicTeX-HTML/telugu.sty
/usr/share/latex2html/IndicTeX-HTML/tibetan.perl
/usr/share/latex2html/IndicTeX-HTML/tibetan.sty
/usr/share/latex2html/L2hos
/usr/share/latex2html/L2hos.pm
/usr/share/latex2html/L2hos/Dos.pm
/usr/share/latex2html/L2hos/Mac.pm
/usr/share/latex2html/L2hos/OS2.pm
/usr/share/latex2html/L2hos/Unix.pm
/usr/share/latex2html/L2hos/Win32.pm
/usr/share/latex2html/XyMTeX-HTML
/usr/share/latex2html/XyMTeX-HTML/aliphat.perl
/usr/share/latex2html/XyMTeX-HTML/carom.perl
/usr/share/latex2html/XyMTeX-HTML/ccycle.perl
/usr/share/latex2html/XyMTeX-HTML/chemstr.perl
/usr/share/latex2html/XyMTeX-HTML/chemsym.perl
/usr/share/latex2html/XyMTeX-HTML/hcycle.perl
/usr/share/latex2html/XyMTeX-HTML/hetarom.perl
/usr/share/latex2html/XyMTeX-HTML/hetaromh.perl
/usr/share/latex2html/XyMTeX-HTML/locant.perl
/usr/share/latex2html/XyMTeX-HTML/lowcycle.perl
/usr/share/latex2html/XyMTeX-HTML/xymman.perl
/usr/share/latex2html/cweb2html
/usr/share/latex2html/cweb2html/Makefile
/usr/share/latex2html/cweb2html/README.cweb2html
/usr/share/latex2html/cweb2html/cweb.cls
/usr/share/latex2html/cweb2html/cweb.perl
/usr/share/latex2html/cweb2html/cweb2html
/usr/share/latex2html/cweb2html/htcweb.perl
/usr/share/latex2html/cweb2html/htcweb.sty
/usr/share/latex2html/cweb2html/htcweb.tex
/usr/share/latex2html/cweb2html/linkex1.w
/usr/share/latex2html/cweb2html/linkex2.w
/usr/share/latex2html/cweb2html/makemake.pl
/usr/share/latex2html/cweb2html/wcltx.bib
/usr/share/latex2html/cweb2html/wcltx.w
/usr/share/latex2html/foilhtml
/usr/share/latex2html/foilhtml/foilhtml.dtx
/usr/share/latex2html/foilhtml/foilhtml.ins
/usr/share/latex2html/foilhtml/readme.v12
/usr/share/latex2html/icons/blueball.gif
/usr/share/latex2html/icons/ch_beg_r.gif
/usr/share/latex2html/icons/ch_begin.gif
/usr/share/latex2html/icons/ch_del_r.gif
/usr/share/latex2html/icons/ch_delet.gif
/usr/share/latex2html/icons/ch_end.gif
/usr/share/latex2html/icons/ch_end_r.gif
/usr/share/latex2html/icons/contents.gif
/usr/share/latex2html/icons/crossref.gif
/usr/share/latex2html/icons/footnote.gif
/usr/share/latex2html/icons/greenball.gif
/usr/share/latex2html/icons/icons.html
/usr/share/latex2html/icons/image.gif
/usr/share/latex2html/icons/index.gif
/usr/share/latex2html/icons/next.gif
/usr/share/latex2html/icons/next_g.gif
/usr/share/latex2html/icons/nx_grp.gif
/usr/share/latex2html/icons/nx_grp_g.gif
/usr/share/latex2html/icons/orangeball.gif
/usr/share/latex2html/icons/pinkball.gif
/usr/share/latex2html/icons/prev.gif
/usr/share/latex2html/icons/prev_g.gif
/usr/share/latex2html/icons/purpleball.gif
/usr/share/latex2html/icons/pv_grp.gif
/usr/share/latex2html/icons/pv_grp_g.gif
/usr/share/latex2html/icons/redball.gif
/usr/share/latex2html/icons/up.gif
/usr/share/latex2html/icons/up_g.gif
/usr/share/latex2html/icons/whiteball.gif
/usr/share/latex2html/icons/yellowball.gif
/usr/share/latex2html/makemap
/usr/share/latex2html/makeseg
/usr/share/latex2html/makeseg/makeseg
/usr/share/latex2html/makeseg/makeseg.tex
/usr/share/latex2html/styles
/usr/share/latex2html/styles/CJK.perl
/usr/share/latex2html/styles/SIunits.perl
/usr/share/latex2html/styles/TEMPLATE.perl
/usr/share/latex2html/styles/abnt.perl
/usr/share/latex2html/styles/afrikaan.perl
/usr/share/latex2html/styles/alltt.perl
/usr/share/latex2html/styles/american.perl
/usr/share/latex2html/styles/amsart.perl
/usr/share/latex2html/styles/amsbook.perl
/usr/share/latex2html/styles/amsfonts.perl
/usr/share/latex2html/styles/amsmath.perl
/usr/share/latex2html/styles/amssymb.perl
/usr/share/latex2html/styles/amstex.perl
/usr/share/latex2html/styles/article.perl
/usr/share/latex2html/styles/austrian.perl
/usr/share/latex2html/styles/babel.perl
/usr/share/latex2html/styles/babelbst.perl
/usr/share/latex2html/styles/bahasa.perl
/usr/share/latex2html/styles/book.perl
/usr/share/latex2html/styles/brazil.perl
/usr/share/latex2html/styles/breton.perl
/usr/share/latex2html/styles/catalan.perl
/usr/share/latex2html/styles/changebar.perl
/usr/share/latex2html/styles/color.perl
/usr/share/latex2html/styles/colordvi.perl
/usr/share/latex2html/styles/crayola.txt
/usr/share/latex2html/styles/croatian.perl
/usr/share/latex2html/styles/czech.perl
/usr/share/latex2html/styles/danish.perl
/usr/share/latex2html/styles/dutch.perl
/usr/share/latex2html/styles/english.perl
/usr/share/latex2html/styles/enumerate.perl
/usr/share/latex2html/styles/epsbox.perl
/usr/share/latex2html/styles/epsfig.perl
/usr/share/latex2html/styles/esperant.perl
/usr/share/latex2html/styles/estonian.perl
/usr/share/latex2html/styles/eurosym.perl
/usr/share/latex2html/styles/finnish.perl
/usr/share/latex2html/styles/floatfig.perl
/usr/share/latex2html/styles/floatflt.perl
/usr/share/latex2html/styles/fontenc.perl
/usr/share/latex2html/styles/frames.perl
/usr/share/latex2html/styles/francais.perl
/usr/share/latex2html/styles/french.perl
/usr/share/latex2html/styles/galician.perl
/usr/share/latex2html/styles/german.perl
/usr/share/latex2html/styles/germanb.perl
/usr/share/latex2html/styles/getimagesize.perl
/usr/share/latex2html/styles/graphics-support.perl
/usr/share/latex2html/styles/graphics.perl
/usr/share/latex2html/styles/graphicx.perl
/usr/share/latex2html/styles/harvard.perl
/usr/share/latex2html/styles/heqn.perl
/usr/share/latex2html/styles/hthtml.perl
/usr/share/latex2html/styles/html.perl
/usr/share/latex2html/styles/htmllist.perl
/usr/share/latex2html/styles/hyperref.perl
/usr/share/latex2html/styles/hyphenat.perl
/usr/share/latex2html/styles/imakeidx.perl
/usr/share/latex2html/styles/inputenc.perl
/usr/share/latex2html/styles/irish.perl
/usr/share/latex2html/styles/italian.perl
/usr/share/latex2html/styles/justify.perl
/usr/share/latex2html/styles/latexsym.perl
/usr/share/latex2html/styles/letter.perl
/usr/share/latex2html/styles/listings.perl
/usr/share/latex2html/styles/longtable.perl
/usr/share/latex2html/styles/lsorbian.perl
/usr/share/latex2html/styles/luacode.perl
/usr/share/latex2html/styles/luainputenc.perl
/usr/share/latex2html/styles/lyx.perl
/usr/share/latex2html/styles/magyar.perl
/usr/share/latex2html/styles/makeidx.perl
/usr/share/latex2html/styles/memoir.perl
/usr/share/latex2html/styles/more_amsmath.perl
/usr/share/latex2html/styles/multicol.perl
/usr/share/latex2html/styles/multirow.perl
/usr/share/latex2html/styles/nameref.perl
/usr/share/latex2html/styles/natbib.perl
/usr/share/latex2html/styles/nomencl.perl
/usr/share/latex2html/styles/norsk.perl
/usr/share/latex2html/styles/nynorsk.perl
/usr/share/latex2html/styles/polish.perl
/usr/share/latex2html/styles/polski.perl
/usr/share/latex2html/styles/polyglossia.perl
/usr/share/latex2html/styles/portuges.perl
/usr/share/latex2html/styles/psfrag.perl
/usr/share/latex2html/styles/report.perl
/usr/share/latex2html/styles/rgb.txt
/usr/share/latex2html/styles/romanian.perl
/usr/share/latex2html/styles/russian.perl
/usr/share/latex2html/styles/scottish.perl
/usr/share/latex2html/styles/seminar.perl
/usr/share/latex2html/styles/slides.perl
/usr/share/latex2html/styles/slovak.perl
/usr/share/latex2html/styles/slovene.perl
/usr/share/latex2html/styles/spanish.perl
/usr/share/latex2html/styles/supertabular.perl
/usr/share/latex2html/styles/t2a.perl
/usr/share/latex2html/styles/texdefs.perl
/usr/share/latex2html/styles/texnames.perl
/usr/share/latex2html/styles/textcomp.perl
/usr/share/latex2html/styles/turkish.perl
/usr/share/latex2html/styles/usorbian.perl
/usr/share/latex2html/styles/verbatim.perl
/usr/share/latex2html/styles/verbatimfiles.perl
/usr/share/latex2html/styles/webtex.perl
/usr/share/latex2html/styles/welsh.perl
/usr/share/latex2html/styles/wrapfig.perl
/usr/share/latex2html/styles/xcolor.perl
/usr/share/latex2html/styles/xspace.perl
/usr/share/latex2html/styles/xy.perl
/usr/share/latex2html/texinputs
/usr/share/latex2html/texinputs/frames.sty
/usr/share/latex2html/texinputs/heqn.sty
/usr/share/latex2html/texinputs/hthtml.sty
/usr/share/latex2html/texinputs/html.sty
/usr/share/latex2html/texinputs/htmllist.sty
/usr/share/latex2html/texinputs/justify.sty
/usr/share/latex2html/texinputs/ldump.sty
/usr/share/latex2html/texinputs/techexplHTML.tex
/usr/share/latex2html/texinputs/verbatimfiles.sty
/usr/share/latex2html/versions
/usr/share/latex2html/versions/cp1251.pl
/usr/share/latex2html/versions/cp1252.pl
/usr/share/latex2html/versions/decmulti.pl
/usr/share/latex2html/versions/frame.pl
/usr/share/latex2html/versions/hebrew.pl
/usr/share/latex2html/versions/html3_0.pl
/usr/share/latex2html/versions/html3_1.pl
/usr/share/latex2html/versions/html3_2.pl
/usr/share/latex2html/versions/html4_0.pl
/usr/share/latex2html/versions/html4_01.pl
/usr/share/latex2html/versions/html4_1.pl
/usr/share/latex2html/versions/html5_0.pl
/usr/share/latex2html/versions/i18n.pl
/usr/share/latex2html/versions/koi8.pl
/usr/share/latex2html/versions/lang.pl
/usr/share/latex2html/versions/latin1.pl
/usr/share/latex2html/versions/latin2.pl
/usr/share/latex2html/versions/latin3.pl
/usr/share/latex2html/versions/latin4.pl
/usr/share/latex2html/versions/latin5.pl
/usr/share/latex2html/versions/latin6.pl
/usr/share/latex2html/versions/latin7.pl
/usr/share/latex2html/versions/latin8.pl
/usr/share/latex2html/versions/latin9.pl
/usr/share/latex2html/versions/macroman.pl
/usr/share/latex2html/versions/math.pl
/usr/share/latex2html/versions/techexpl.pl
/usr/share/latex2html/versions/unicode.pl
/usr/share/latex2html/versions/utf8.pl
/usr/share/latex2html/versions/utf8ru.pl
/usr/share/man/man1/latex2html.1.gz
/usr/share/texmf/tex/latex/html
/usr/share/texmf/tex/latex/html/frames.sty
/usr/share/texmf/tex/latex/html/heqn.sty
/usr/share/texmf/tex/latex/html/hthtml.sty
/usr/share/texmf/tex/latex/html/html.sty
/usr/share/texmf/tex/latex/html/htmllist.sty
/usr/share/texmf/tex/latex/html/justify.sty
/usr/share/texmf/tex/latex/html/ldump.sty
/usr/share/texmf/tex/latex/html/techexplHTML.tex
/usr/share/texmf/tex/latex/html/verbatimfiles.sty


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024