From e1192611f0655a1ccaff0dff2f53c7c65fa5db07 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 24 Jan 2020 03:00:54 +0000 Subject: CTAN sync 202001240300 --- support/make4ht/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'support/make4ht/README') diff --git a/support/make4ht/README b/support/make4ht/README index 3b2e6b0085..78ec73056c 100644 --- a/support/make4ht/README +++ b/support/make4ht/README @@ -238,6 +238,16 @@ common\_domfilters `common_filters`. Used DOM filters are `fixinlines`, `idcolons`, `joincharacters`, and `tablerows`. +detect\_engine + +: detect engine and format necessary for the document compilation from the + magic comments supported by \LaTeX\ editors such as TeXShop or TeXWorks. + Add something like the following line at the beginning of the main \TeX\ file: + + `%!TEX TS-program = xelatex` + + It supports also Plain \TeX, use for example `tex` or `luatex` as the program name. + dvisvgm\_hashes : efficient generation of SVG pictures using Dvisvgm. It can utilize @@ -387,6 +397,10 @@ detect compilation errors in the TeX log file. : One call to the TeX engine with special configuration for loading of the `tex4ht.sty` package. +`Make:httex` + +: Variant of `Make:htlatex` suitable for Plain \TeX. + `Make:latexmk` : Use `Latexmk` for the document compilation. `tex4ht.sty` will be loaded automatically. @@ -571,6 +585,10 @@ aeneas : [Aeneas](https://www.readbeyond.it/aeneas/) is a tool for automagical synchronization of text and audio. This filter modifies the HTML code to support synchronization. +booktabs + +: fix lines produced by the `\cmidrule` command provided by the Booktabs package. + collapsetoc : collapse table of contents to contain only top-level sectioning level and sections on the current page. -- cgit v1.2.3