From cef58753eba8ad7e2071195dbd92454febe82d32 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 27 Jul 2021 03:01:57 +0000 Subject: CTAN sync 202107270301 --- support/make4ht/changelog.tex | 134 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) (limited to 'support/make4ht/changelog.tex') diff --git a/support/make4ht/changelog.tex b/support/make4ht/changelog.tex index ead753239a..61dbcdaa3b 100644 --- a/support/make4ht/changelog.tex +++ b/support/make4ht/changelog.tex @@ -2,6 +2,140 @@ \section{Changelog}\label{changelog}} \begin{itemize} +\item + 2021/07/25 + + \begin{itemize} + \tightlist + \item + version \texttt{0.3h} released. + \end{itemize} +\item + 2021/07/25 + + \begin{itemize} + \tightlist + \item + use current directory as default output dir in \texttt{staticsite} + extension. + \end{itemize} +\item + 2021/07/23 + + \begin{itemize} + \tightlist + \item + fixed detection of single paragraphs inside + \texttt{\textless{}li\textgreater{}} in the \texttt{itemparagraphs} + DOM filter. + \end{itemize} +\item + 2021/07/18 + + \begin{itemize} + \tightlist + \item + remove elements produced by \texttt{\textbackslash{}maketitle} in + the \texttt{staticsite} extension. + \end{itemize} +\item + 2021/07/05 + + \begin{itemize} + \tightlist + \item + sort colors alphabetically in the \texttt{joincolors} DOM filter to + enable reproducible builds. + \end{itemize} +\item + 2021/06/26 + + \begin{itemize} + \tightlist + \item + rewrote the \texttt{collapsetoc} DOM filter. + \end{itemize} +\item + 2021/06/20 + + \begin{itemize} + \tightlist + \item + test for the \texttt{svg} picture mode in the \texttt{tex4ht} + command. Use the \texttt{-g.svg} option if it is detected. This is + necessary for correct support of pictorial characters. + \end{itemize} +\item + 2021/06/16 + + \begin{itemize} + \tightlist + \item + better handling of duplicate ID attributes in \texttt{sectionid} DOM + filter. + \item + support \texttt{notoc} option in \texttt{sectionid}. + \end{itemize} +\item + 2021/06/13 + + \begin{itemize} + \tightlist + \item + added \texttt{itemparagraphs} DOM filter. It removes unnecessary + paragraphs from \texttt{\textless{}li\textgreater{}} elements. + \end{itemize} +\item + 2021/05/06 + + \begin{itemize} + \tightlist + \item + remove \texttt{\textless{}hr\textgreater{}} elements in + \texttt{.hline} rows in \texttt{tablerows} DOM filter. + \end{itemize} +\item + 2021/05/01 + + \begin{itemize} + \tightlist + \item + added function \texttt{mkutils.isModuleAvailable}. It checks if Lua + library is available. + \item + check for \texttt{char-def} library in \texttt{sectionid} DOM + filter. + \end{itemize} +\item + 2021/04/08 + + \begin{itemize} + \tightlist + \item + removed \texttt{build\_changed}. New script, + \href{https://github.com/michal-h21/siterebuild}{siterebuild}, + should be used instead. + \item + new DOM filter, \texttt{sectionid}. It uses sanitized titles instead + of automatically generated numbers as section IDs. + \item + added \texttt{sectionid} to \texttt{common\_domfilters}. + \item + use \texttt{context} in the Docker file, because it contains the + \texttt{char-def.lua} file. + \end{itemize} +\item + 2021/03/20 + + \begin{itemize} + \tightlist + \item + use \texttt{kpse} library when files are copied to the output + directory. + \item + added \texttt{clean} mode. It removes all generated, temporary and + auxilary files. + \end{itemize} \item 2021/03/19 -- cgit v1.2.3