diff options
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/lwarp/lwarp.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/lwarp/lwarp.ins | 5 |
2 files changed, 9 insertions, 4 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 () diff --git a/Master/texmf-dist/source/latex/lwarp/lwarp.ins b/Master/texmf-dist/source/latex/lwarp/lwarp.ins index e8aed5153e8..1bacc36abaf 100644 --- a/Master/texmf-dist/source/latex/lwarp/lwarp.ins +++ b/Master/texmf-dist/source/latex/lwarp/lwarp.ins @@ -1,5 +1,5 @@ %% lwarp.ins -%% Copyright 2016-2019 Brian Dunn +%% Copyright 2016-2022 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -20,7 +20,7 @@ %% \usedir{tex/latex/ package } \preamble This is a generated file. -Copyright 2016-2020 Brian Dunn +Copyright 2016-2022 Brian Dunn This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 @@ -618,6 +618,7 @@ version 2005/12/01 or later. \file{lwarp-common-mathjax-newpxtxmath.sty}{\from{lwarp.dtx}{common-mathjax-newpxtxmath}} \file{lwarp-common-mathjax-nonunicode.sty}{\from{lwarp.dtx}{common-mathjax-nonunicode}} \file{lwarp-common-mathjax-overlaysymbols.sty}{\from{lwarp.dtx}{common-mathjax-overlaysymbols}} +\file{lwarp-common-mathjax-siunitx.sty}{\from{lwarp.dtx}{common-mathjax-siunitx}} } \Msg{*********************************************************} \Msg{*} |