diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/lwarp/lwarp.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/lwarp/lwarp.dtx | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/lwarp/lwarp.dtx b/Master/texmf-dist/source/latex/lwarp/lwarp.dtx index 38e65329862..56963b90497 100644 --- a/Master/texmf-dist/source/latex/lwarp/lwarp.dtx +++ b/Master/texmf-dist/source/latex/lwarp/lwarp.dtx @@ -16,7 +16,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{lwarp} -%<package> [2022/03/09 v0.904 Allows LaTeX to directly produce HTML5 output.] +%<package> [2022/03/16 v0.904a Allows LaTeX to directly produce HTML5 output.] % %<*driver> \documentclass{ltxdoc} @@ -3393,6 +3393,8 @@ This boolean may be tested by the user for later use. % \changes{v0.903}{2021/12/23}{Now uses \cs{IfPackageLoadedTF}, etc.} % \changes{v0.903}{2022/02/01}{\ 2022/02/01} % \changes{v0.904}{2022/03/09}{\ 2022/03/09} +% \changes{v0.904a}{2022/03/16}{\ 2022/03/16} +% \changes{v0.904a}{2022/03/16}{Fixed missing \pkg{common-mathjax-siunitx}.} @@ -3627,6 +3629,8 @@ This boolean may be tested by the user for later use. % % \begin{description} % \needspace{2\baselineskip} +% \item[v0.904a:] Fixed missing \pkg{lwarp-common-mathjax-siunitx} package. +% \needspace{2\baselineskip} % \item[v0.904:] Added \pkg{siunitx} v3. % \begin{itemize} % \item Fixed \HTML\ tags inside non-Latin text. @@ -21001,7 +21005,7 @@ MathJax = { -- Copyright 2016-2022 Brian Dunn -printversion = "v0.904" +printversion = "v0.904a" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () |