From 5ddfa0bd3428ac6c5b0a4a564b2b1b78a468d129 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Nov 2019 22:06:50 +0000 Subject: make4ht (27nov19) git-svn-id: svn://tug.org/texlive/trunk@52950 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/make4ht/README | 8 ++++ .../texmf-dist/doc/support/make4ht/changelog.tex | 41 +++++++++++++++++++++ .../texmf-dist/doc/support/make4ht/make4ht-doc.pdf | Bin 127067 -> 128196 bytes Master/texmf-dist/doc/support/make4ht/readme.tex | 4 ++ 4 files changed, 53 insertions(+) (limited to 'Master/texmf-dist/doc/support') diff --git a/Master/texmf-dist/doc/support/make4ht/README b/Master/texmf-dist/doc/support/make4ht/README index df148332394..3b2e6b00850 100644 --- a/Master/texmf-dist/doc/support/make4ht/README +++ b/Master/texmf-dist/doc/support/make4ht/README @@ -403,6 +403,10 @@ detect compilation errors in the TeX log file. : Process bibliography using the `biber` command. +`Make:pythontex` + +: Process the input file using `pythontex`. + `Make:bibtex` : Process bibliography using the `bibtex` command. @@ -602,6 +606,10 @@ tablerows : remove spurious rows from HTML tables. +mathmlfixes + +: fix common issues for MathML. + t4htlinks : fix hyperlinks in the ODT format. diff --git a/Master/texmf-dist/doc/support/make4ht/changelog.tex b/Master/texmf-dist/doc/support/make4ht/changelog.tex index 723de6762bb..8fdd699e836 100644 --- a/Master/texmf-dist/doc/support/make4ht/changelog.tex +++ b/Master/texmf-dist/doc/support/make4ht/changelog.tex @@ -2,6 +2,47 @@ \section{Changelog}\label{changelog}} \begin{itemize} +\item + 2019/11/28 + + \begin{itemize} + \tightlist + \item + version \texttt{0.3c} released. + \item + updated \texttt{mathmlfixes} DOM filter. It handles + \texttt{\textless{}mstyle\textgreater{}} element inside token + elements now. + \item + use \texttt{mathmlfixes} and \texttt{joincharacters} DOM filters for + math XML files in the ODT output. + \end{itemize} +\item + 2019/11/25 + + \begin{itemize} + \tightlist + \item + added \texttt{pythontex} command. + \item + added \texttt{mathmlfixes} DOM filter. + \item + use the \texttt{mathmlfixes} DOM filter in + \texttt{common\_domfilters} extension. + \end{itemize} +\item + 2019/11/22 + + \begin{itemize} + \tightlist + \item + \texttt{make4ht-joincharacters} dom filter: added support for the + \texttt{\textless{}mi\textgreater{}} element. Test all attributes + for match when joining characters. + \item + \texttt{html5} format: use the \texttt{common\_domfilters} by + default. + \end{itemize} \item 2019/11/03 diff --git a/Master/texmf-dist/doc/support/make4ht/make4ht-doc.pdf b/Master/texmf-dist/doc/support/make4ht/make4ht-doc.pdf index 9676888d51d..949fa599c62 100644 Binary files a/Master/texmf-dist/doc/support/make4ht/make4ht-doc.pdf and b/Master/texmf-dist/doc/support/make4ht/make4ht-doc.pdf differ diff --git a/Master/texmf-dist/doc/support/make4ht/readme.tex b/Master/texmf-dist/doc/support/make4ht/readme.tex index ff1d942d18d..a326ce10106 100644 --- a/Master/texmf-dist/doc/support/make4ht/readme.tex +++ b/Master/texmf-dist/doc/support/make4ht/readme.tex @@ -477,6 +477,8 @@ Process the \texttt{DVI} file and create output files. Create the CSS file and generate images. \item[\texttt{Make:biber}] Process bibliography using the \texttt{biber} command. +\item[\texttt{Make:pythontex}] +Process the input file using \texttt{pythontex}. \item[\texttt{Make:bibtex}] Process bibliography using the \texttt{bibtex} command. \item[\texttt{Make:xindy}] @@ -664,6 +666,8 @@ resolve tables nested inside paragraphs, which is invalid in the ODT format. \item[tablerows] remove spurious rows from HTML tables. +\item[mathmlfixes] +fix common issues for MathML. \item[t4htlinks] fix hyperlinks in the ODT format. \end{description} -- cgit v1.2.3