Accepting request 1219321 from Publishing
Update to version 2024.2 (forwarded request 1218704 from simonlm) OBS-URL: https://build.opensuse.org/request/show/1219321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=51
This commit is contained in:
commit
7dfeca4aea
3
latex2html-2024.2.tar.gz
Normal file
3
latex2html-2024.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d99c5963d802edf1516a6301a5275edd54014bea2ca924f8752aacab0cdd23fd
|
||||||
|
size 1152763
|
BIN
latex2html-2024.tar.gz
(Stored with Git LFS)
BIN
latex2html-2024.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 09:11:53 UTC 2024 - ming li <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 03:30:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
Fri Jul 19 03:30:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define share_dir %{_datadir}/latex2html
|
%define share_dir %{_datadir}/latex2html
|
||||||
%define _texmfmaindir %{_datadir}/texmf
|
%define _texmfmaindir %{_datadir}/texmf
|
||||||
Name: latex2html
|
Name: latex2html
|
||||||
Version: 2024
|
Version: 2024.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LaTeX to HTML Converter
|
Summary: LaTeX to HTML Converter
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user