Commit Graph

38 Commits

Author SHA256 Message Date
0bc7f72c26 Accepting request 1060012 from home:dirkmueller:Factory
- update to 2023:
  * update for latest pdftocairo

OBS-URL: https://build.opensuse.org/request/show/1060012
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=55
2023-01-23 08:07:59 +00:00
f0d69016e7 Accepting request 989493 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/989493
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=53
2022-07-18 14:45:49 +00:00
7cc408e937 Accepting request 971943 from home:susnux:branches:Publishing
- 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.

OBS-URL: https://build.opensuse.org/request/show/971943
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=51
2022-04-22 04:59:28 +00:00
fb0c62c250 - do not package test logs (WARNINGS in this case) [bsc#1188918]
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=50
2021-08-10 07:09:50 +00:00
b160621fb3 Accepting request 903986 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/903986
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=49
2021-07-09 09:26:13 +00:00
e4c2dc8c62 Accepting request 878730 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/878730
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=47
2021-03-15 07:49:16 +00:00
912a3f6bdb Accepting request 858089 from home:dirkmueller:branches:Publishing
- 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
2020-12-28 09:22:46 +00:00
1d87119c84 - fix url
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=43
2019-12-19 11:35:58 +00:00
a2727b2142 - texlive-preview was mistakenly added as build dependency, it
should have been runtime dependency

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=40
2019-09-30 07:13:08 +00:00
a06d3b9836 Accepting request 733232 from home:bmwiedemann:branches:Publishing
Drop log files to make package build reproducible (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/733232
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=39
2019-09-26 06:27:11 +00:00
2904091f2b - added required texlive-preview
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=37
2019-09-13 05:37:23 +00:00
dd29c7cd1e - 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,

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=34
2019-09-11 18:52:16 +00:00
d7c8d4d285 - 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/package/show/Publishing/latex2html?expand=0&rev=32
2018-12-31 08:22:50 +00:00
f19de812e6 Accepting request 528505 from home:coolo:branches:openSUSE:Factory
- add latex2html-perl526.patch to work with perl 5.26

OBS-URL: https://build.opensuse.org/request/show/528505
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=30
2017-09-25 07:14:07 +00:00
Martin Pluskal
0e2f06a65f Accepting request 509154 from home:jengelh:branches:Publishing
- Fix descriptions.

OBS-URL: https://build.opensuse.org/request/show/509154
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=28
2017-07-10 11:53:27 +00:00
Martin Pluskal
c3751b598c Accepting request 508252 from home:scarabeus_iv:branches:Publishing
- Version update to latest release 2017.2:
  * Various small fixes
- Sort out with spec-cleaner
- Remove post/postun phases expecting suseconfig to be around

OBS-URL: https://build.opensuse.org/request/show/508252
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=27
2017-07-10 07:07:54 +00:00
f967f121c5 - updated to 2016:
* longtable: fix duplicate caption
  * pstoimg: fix pstoimg -depth 24 -flip cw

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=25
2016-11-21 14:00:19 +00:00
3c2ed70bec - 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/package/show/Publishing/latex2html?expand=0&rev=23
2015-12-16 15:05:06 +00:00
cf46f8e5a6 Accepting request 254352 from home:elvigia:branches:Publishing
- Remove BuildRequires on xorg-x11-*, noarch package 
  does not require devel headers/libraries.

OBS-URL: https://build.opensuse.org/request/show/254352
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=21
2014-10-07 08:45:45 +00:00
a464ca4947 OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=18 2014-03-31 11:25:14 +00:00
d88b677bbb - 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

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=16
2013-11-25 15:11:25 +00:00
Dr. Werner Fink
5299ad961d .
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=14
2013-09-10 12:08:21 +00:00
1ef3a1f69c use \g syntax for \8 and \9 regexp backrefs
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=12
2013-06-25 14:59:56 +00:00
Dr. Werner Fink
83c9b7c8a1 Accepting request 180837 from openSUSE:Factory:Staging:perl518
- add latex2html-fix-defined.patch from debian bug tracker to avoid
  a warning
- add apparmor's tex docu for better %check: testfile.tex

OBS-URL: https://build.opensuse.org/request/show/180837
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=11
2013-06-25 11:12:33 +00:00
Dr. Werner Fink
f2e96b37f1 Accepting request 163586 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/163586
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=9
2013-04-11 16:28:55 +00:00
OBS User mrdocs
927fbda425 Accepting request 151131 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/151131
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=7
2013-02-05 18:11:01 +00:00
Stephan Kulow
a31372665c replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=19
2011-12-06 17:22:20 +00:00
Sascha Peilicke
61f7447cc5 Autobuild autoformatter for 65080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=17
2011-03-24 15:47:44 +00:00
Sascha Peilicke
917a942df5 Accepting request 65080 from Publishing
Accepted submit request 65080 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/65080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=16
2011-03-24 15:47:37 +00:00
OBS User autobuild
e4f62db6f3 Accepting request 26616 from Publishing
Copy from Publishing/latex2html based on submit request 26616 from user coolo

OBS-URL: https://build.opensuse.org/request/show/26616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=11
2009-12-16 09:34:28 +00:00
OBS User unknown
5460280b11 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=9 2009-02-06 17:13:23 +00:00
OBS User unknown
6bbb79fe88 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=8 2009-01-22 12:11:03 +00:00
OBS User unknown
9f35e6dc19 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=7 2008-11-29 22:19:40 +00:00
OBS User unknown
bab08e8e80 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=5 2008-03-19 13:23:26 +00:00
OBS User unknown
599dc9684e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=4 2007-06-18 15:21:55 +00:00
OBS User unknown
ac0bafdb6f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=3 2007-04-20 21:27:46 +00:00
OBS User unknown
3961410aa7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=2 2007-02-12 00:33:33 +00:00
OBS User unknown
1fd42027c2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=1 2007-01-15 23:21:08 +00:00