summaryrefslogtreecommitdiff
path: root/support/make4ht/changelog.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/make4ht/changelog.tex')
-rw-r--r--support/make4ht/changelog.tex211
1 files changed, 211 insertions, 0 deletions
diff --git a/support/make4ht/changelog.tex b/support/make4ht/changelog.tex
index 4516805f3a..e17af6d5db 100644
--- a/support/make4ht/changelog.tex
+++ b/support/make4ht/changelog.tex
@@ -3,6 +3,217 @@
\begin{itemize}
\item
+ 2024/02/22
+
+ \begin{itemize}
+ \tightlist
+ \item
+ version \texttt{0.4} released
+ \item
+ fixed name of the \texttt{\textless{}title-group\textgreater{}}
+ element in JATS output.
+ \end{itemize}
+\item
+ 2024/02/21
+
+ \begin{itemize}
+ \tightlist
+ \item
+ add standalone minus sign to the
+ \texttt{\textless{}mn\textgreater{}} element in MathML.
+ \end{itemize}
+\item
+ 2024/01/26
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed passing of the params table in the \texttt{staticsite}
+ extension.
+ \end{itemize}
+\item
+ 2024/01/22
+
+ \begin{itemize}
+ \tightlist
+ \item
+ don't enable parsing of void elements in DOM filter with XML output
+ formats.
+ \end{itemize}
+\item
+ 2023/12/15
+
+ \begin{itemize}
+ \tightlist
+ \item
+ call \texttt{fix\_rel\_mo} MathML fix only in the ODT output.
+ \end{itemize}
+\item
+ 2023/12/11
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed handling of the \texttt{-\/-build-dir} argument in
+ \texttt{dvisvgm\_hashes} extension.
+ \end{itemize}
+\item
+ 2023/11/03
+
+ \begin{itemize}
+ \tightlist
+ \item
+ remove leading dashes in ids created by the \texttt{sectionid} DOM
+ filter.
+ \end{itemize}
+\item
+ 2023/10/26
+
+ \begin{itemize}
+ \tightlist
+ \item
+ check that removed elements in the \texttt{sectionid} DOM filter are
+ \texttt{\textless{}a\textgreater{}} elements.
+ \end{itemize}
+\item
+ 2023/10/25
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed addition of named IDs to figures.
+ \end{itemize}
+\item
+ 2023/10/19
+
+ \begin{itemize}
+ \tightlist
+ \item
+ print info about packages with no corresponding \texttt{.4ht} file.
+ \end{itemize}
+\item
+ 2023/10/05
+
+ \begin{itemize}
+ \tightlist
+ \item
+ added fix for LibreOffice's bug regarding relation type math
+ operators.
+ \end{itemize}
+\item
+ 2023/10/03
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed most features that didn't work with the \texttt{-\/-build-dir}
+ argument.
+ \end{itemize}
+\item
+ 2023/10/02
+
+ \begin{itemize}
+ \tightlist
+ \item
+ working on new command line argument \texttt{-\/-build-dir}. It
+ should allow moving of temporary files to a temporary directory. The
+ idea and most of the code comes from Robin Seth Ekman.
+ \end{itemize}
+\item
+ 2023/09/07
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fix spacing for the \texttt{dcases*} environment in the
+ \texttt{mathml\_fixes} DOM filter.
+ \end{itemize}
+\item
+ 2023/08/24
+
+ \begin{itemize}
+ \tightlist
+ \item
+ support non-numerical values in index entry destinations (for
+ example roman numerals).
+ \end{itemize}
+\item
+ 2023/08/22
+
+ \begin{itemize}
+ \tightlist
+ \item
+ updated list of DOM filters used by the \texttt{common\_domfilters}
+ extension, and documented that it is used automatically in the HTML
+ output.
+ \end{itemize}
+\item
+ 2023/08/12
+
+ \begin{itemize}
+ \tightlist
+ \item
+ remove unnecessary \texttt{\textless{}a\textgreater{}} elements with
+ \texttt{id} attributes and set the \texttt{id} on the parent.
+ \end{itemize}
+\item
+ 2023/07/06
+
+ \begin{itemize}
+ \tightlist
+ \item
+ add prefix to section IDs if the section name is empty.
+ \end{itemize}
+\item
+ 2023/06/20
+
+ \begin{itemize}
+ \tightlist
+ \item
+ added the \texttt{copy\_images} extension.
+ \end{itemize}
+\item
+ 2023/06/14
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed bug in the \texttt{mathmlfixes} DOM filter -- non-empty last
+ rows were removed if they contained only one element.
+ \end{itemize}
+\item
+ 2023/05/26
+
+ \begin{itemize}
+ \tightlist
+ \item
+ load \texttt{tex4ht.sty} before input file processing starts.
+ \end{itemize}
+\item
+ 2023/04/19
+
+ \begin{itemize}
+ \tightlist
+ \item
+ handle additional characters in the \texttt{idcolons} DOM filter.
+ \end{itemize}
+\item
+ 2023/04/06
+
+ \begin{itemize}
+ \tightlist
+ \item
+ fixed handling of ID attributes in the \texttt{idcolons} DOM filter.
+ \end{itemize}
+\item
+ 2023/03/07
+
+ \begin{itemize}
+ \tightlist
+ \item
+ remove empty rows in \texttt{longtable}.
+ \end{itemize}
+\item
2023/02/24
\begin{itemize}