summaryrefslogtreecommitdiff
path: root/support/make4ht/changelog.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-25 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2023-02-25 03:01:09 +0000
commit81a9d839224eef4c2bd9bf68410b4049c61cdb14 (patch)
tree813b5a34a2548b16dbbcd271697c7bcf29342bde /support/make4ht/changelog.tex
parentc283f3a6970d2bc9de3501415f5701277da68693 (diff)
CTAN sync 202302250301
Diffstat (limited to 'support/make4ht/changelog.tex')
-rw-r--r--support/make4ht/changelog.tex177
1 files changed, 176 insertions, 1 deletions
diff --git a/support/make4ht/changelog.tex b/support/make4ht/changelog.tex
index 1d579d4514..4516805f3a 100644
--- a/support/make4ht/changelog.tex
+++ b/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