SHA256
1
0
forked from pool/latex2html

- 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

OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=57
This commit is contained in:
Petr Gajdos 2023-07-21 07:44:16 +00:00 committed by Git OBS Bridge
parent 0bc7f72c26
commit 3149b4103b
4 changed files with 13 additions and 4 deletions

BIN
latex2html-2023.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71935a850b44f7db76ff3d0d8e3d06e43f34b7edebf7905e684ef3361dc6974b
size 1141549

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 21 07:43:38 UTC 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 17:26:50 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Jan 20 17:26:50 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -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: 2023 Version: 2023.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