summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/make4ht/changelog.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-24 21:33:48 +0000
committerKarl Berry <karl@freefriends.org>2023-02-24 21:33:48 +0000
commit9668d7af73978ef4f35305fef6788411da9db46e (patch)
treece26d92681e19e56db990815887e6d6011c9856e /Master/texmf-dist/doc/support/make4ht/changelog.tex
parent177a37a680764ab3656cb80500c0bf5c1b4e7436 (diff)
make4ht (24feb23)
git-svn-id: svn://tug.org/texlive/trunk@66130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/make4ht/changelog.tex')
-rw-r--r--Master/texmf-dist/doc/support/make4ht/changelog.tex177
1 files changed, 176 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/make4ht/changelog.tex b/Master/texmf-dist/doc/support/make4ht/changelog.tex
index 1d579d45149..4516805f3ad 100644
--- a/Master/texmf-dist/doc/support/make4ht/changelog.tex
+++ b/Master/texmf-dist/doc/support/make4ht/changelog.tex
@@ -3,7 +3,182 @@
\begin{itemize}
\item
- 2022/02/22
+ 2023/02/24
+
+ \begin{itemize}
+ \tightlist
+ \item
+ version \texttt{0.3k} released.
+ \end{itemize}
+\item
+ 2023/01/09
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed detection of image file names in \texttt{mkutils.parse\_lg()}
+ \end{itemize}
+\item
+ 2022/11/25
+
+ \begin{itemize}
+ \tightlist
+ \item
+ reverted change of index page numbers, it was buggy
+ \item
+ test if the \texttt{.idx} file exists.
+ \end{itemize}
+\item
+ 2022/11/24
+
+ \begin{itemize}
+ \tightlist
+ \item
+ \texttt{make4ht-indexing}: fixed handling of numbers in index
+ entries text.
+ \end{itemize}
+\item
+ 2022/11/01
+
+ \begin{itemize}
+ \tightlist
+ \item
+ remove empty last rows in MathML tables.
+ \end{itemize}
+\item
+ 2022/10/21
+
+ \begin{itemize}
+ \tightlist
+ \item
+ added the \texttt{inlinecss} DOM filter and extension with the same
+ name.
+ \end{itemize}
+\item
+ 2022/09/29
+
+ \begin{itemize}
+ \tightlist
+ \item
+ the \texttt{join\_characters} DOM filter now shouldn't produce extra
+ \texttt{\textless{}span\textgreater{}} elements after white space.
+ \end{itemize}
+\item
+ 2022/09/16
+
+ \begin{itemize}
+ \tightlist
+ \item
+ use the \texttt{no\^{}} option to compile the \texttt{make4ht} HTML
+ docs, to prevent clash with the Doc package.
+ \end{itemize}
+\item
+ 2022/07/22
+
+ \begin{itemize}
+ \tightlist
+ \item
+ \texttt{mathmlfixes} DOM filter:
+
+ \begin{itemize}
+ \tightlist
+ \item
+ don't change \texttt{\textless{}mo\textgreater{}} to
+ \texttt{\textless{}mtext\textgreater{}} if the element contain the
+ \texttt{stretchy} attribute.
+ \item
+ add \texttt{\textless{}mtext\textgreater{}} to
+ \texttt{\textless{}mstyle\textgreater{}} if it contains only plain
+ text
+ \end{itemize}
+ \end{itemize}
+\item
+ 2022/07/08
+
+ \begin{itemize}
+ \tightlist
+ \item
+ configure elements used in \texttt{join\_characters} DOM filter.
+ \item
+ added support for the \texttt{mml:} prefix in \texttt{mathml\_fixes}
+ DOM filter.
+ \end{itemize}
+\item
+ 2022/06/28
+
+ \begin{itemize}
+ \tightlist
+ \item
+ handle \texttt{\textbackslash{}maketitle} in JATS.
+ \end{itemize}
+\item
+ 2022/06/24
+
+ \begin{itemize}
+ \tightlist
+ \item
+ handle internal and external links in the JATS output.
+ \item
+ better detection of empty paragraphs.
+ \end{itemize}
+\item
+ 2022/06/16
+
+ \begin{itemize}
+ \tightlist
+ \item
+ use DOM filters to fix JATS output.
+ \end{itemize}
+\item
+ 2022/04/22
+
+ \begin{itemize}
+ \tightlist
+ \item
+ use more explicit options for \texttt{latexmk}.
+ \end{itemize}
+\item
+ 2022/04/19
+
+ \begin{itemize}
+ \tightlist
+ \item
+ remove all \texttt{htlatex} calls from the build sequence when the
+ \texttt{latexmk\_build} extension is used.
+ \item
+ fixed other issues that caused spurious executions of
+ \texttt{latexmk}.
+ \end{itemize}
+\item
+ 2022/04/01
+
+ \begin{itemize}
+ \tightlist
+ \item
+ don't copy files to the output dir if it wasn't requested
+ \item
+ fixed copying of the ODT file to the output dir.
+ \end{itemize}
+\item
+ 2022/03/29
+
+ \begin{itemize}
+ \tightlist
+ \item
+ check if tidy return non-empty string in the \texttt{tidy}
+ extension.
+ \end{itemize}
+\item
+ 2022/03/24
+
+ \begin{itemize}
+ \tightlist
+ \item
+ don't use totally random names in the \texttt{preprocess\_input}
+ extension, in order to support images correctly.
+ \end{itemize}
+\item
+ 2022/03/22
\begin{itemize}
\tightlist