Commit graph

13 commits

Author SHA1 Message Date
nia
7bacd8705a print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:12:01 +00:00
nia
2984d3c2a6 print: Remove SHA1 hashes for distfiles 2021-10-07 14:48:50 +00:00
markd
92224ce397 tex-make4ht{,-doc}: update to 0.3g
New features:
- new extension: `mjcli`. It uses command line MathJax to convert math in
  MathML or LaTeX syntax to HTML. The generated HTML doesn't need any
  JavaScript to display math in web browsers. It replaces the older extension
  `mathjaxnode`, which uses a deprecated version of command line MathJax, and
  doesn't support the LaTeX input.
- exit status is now set, so it is possible to test if the compilation ran
  without errors in scripts.

Bug fixes:
- fixed handling of nested `<span>` elements in `joincharacters` filter.
- generate YAML header for all produced HTML files in `staticsite` extension.
- various fixes for the MathML output.
2021-06-06 12:18:56 +00:00
markd
17d0e88a5b tex-make4ht{,-doc}: update to 0.3f
New features:
 - added JATS output format - the support is still far from complete though

Bug fixes:
 - in the build file utilities
 - in index processing
 - in several extensions and filters
2021-02-15 03:51:10 +00:00
markd
c4478bba42 tex-[imn]*: update to texlive 2020 versions
tex-iftex{,-doc} to 1.0d
tex-import to 6.2
tex-make4ht{,-doc} to 0.3e
tex-mathtools to 1.24
tex-media9{,-doc} to 1.10
tex-memoir{,-doc} to 3.7k
tex-microtype{,-doc} to 2.7d
tex-mltex{,-doc} to 2.2.54227
tex-musixtex{,-doc} to 1.30
tex-ncctools{,-doc} to 3.5.3
tex-nomencl{,-doc} to 5.4
tex-ntgclass{,-doc} to 2.1d
2020-05-02 02:27:43 +00:00
markd
95841315da tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
rillig
be8b61d9f1 print: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 19:57:58 +00:00
markd
75ca8ed135 tex-make4ht{,-doc}: update to 0.2g
This release contains mainly various bug fixes for the dvisvgm_hashes
extension, and one minor fix for the `make4ht-joincolors` filter.
2019-08-04 04:30:03 +00:00
markd
09f43aef95 tex-make4ht{,-doc}: update to 0.2f
New filter:
 - joincolors - tex4ht produces an element with unique id for each
   \textcolor and other variants of color commands.
   This filter replaces ids with common name for all elements with
   the same color and removes the duplicated colors from the CSS file.
   This results in substantial file size saving.

Bug fixes:
 - fixed odtimagesize filter
 - fixed $HOME directory lookup on Windows
2019-05-11 23:23:48 +00:00
markd
b9f1502473 tex-make4ht{,-doc}: update to 0.2e
Updated the otdtemplate filter - styles from the template ODT and the
generated ODT files are joined together. This is necessary to support
additional styles added by tex4ht.
2019-02-01 22:35:04 +00:00
markd
f57fae995d tex-make4ht{,-doc}: update to 0.2d
- added support for DocBook and TEI output formats
- fixed lot of issues in the ODT output
- odttemplate filter and extension
2019-01-30 07:43:06 +00:00
markd
a2ce2329b8 tex-make4ht{,-doc}: update to 0.2
changes unknown
2018-05-12 00:48:18 +00:00
markd
2be4b8767e tex-make4ht{,-doc}: Add version 0.1c
make4ht is a simple build system for tex4ht. It is both
executable, which simplifies tex4ht execution, and a library
which can be used to create customized conversion programs.
2017-12-10 20:17:53 +00:00