diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-15 22:01:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-15 22:01:30 +0000 |
commit | 4fca0de8cc619b33b6a1d40f927d983d76c38180 (patch) | |
tree | 873ffec6a99d250b09f5017304767c54abd587b1 | |
parent | 4ab7c4b3024e55e4d2e4957de12dafca5f45ad02 (diff) |
lwarp (15oct19)
git-svn-id: svn://tug.org/texlive/trunk@52399 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/lwarp/README.txt | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lwarp/lwarp.pdf | bin | 2486196 -> 2486257 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/lwarp/lwarp.dtx | 69 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty | 35 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp.sty | 4 |
7 files changed, 100 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/lwarp/README.txt b/Master/texmf-dist/doc/latex/lwarp/README.txt index 76ba121f6cc..8783fb594cf 100644 --- a/Master/texmf-dist/doc/latex/lwarp/README.txt +++ b/Master/texmf-dist/doc/latex/lwarp/README.txt @@ -1,5 +1,5 @@ -LaTeX lwarp package v0.76 README.txt +LaTeX lwarp package v0.77 README.txt Files included are: diff --git a/Master/texmf-dist/doc/latex/lwarp/lwarp.pdf b/Master/texmf-dist/doc/latex/lwarp/lwarp.pdf Binary files differindex 9f7650452ea..5f1099dd493 100644 --- a/Master/texmf-dist/doc/latex/lwarp/lwarp.pdf +++ b/Master/texmf-dist/doc/latex/lwarp/lwarp.pdf diff --git a/Master/texmf-dist/source/latex/lwarp/lwarp.dtx b/Master/texmf-dist/source/latex/lwarp/lwarp.dtx index f06f7506e0d..6cc5665d1aa 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> [2019/10/08 v0.76 Allows LaTeX to directly produce HTML5 output.] +%<package> [2019/10/15 v0.77 Allows LaTeX to directly produce HTML5 output.] % %<*driver> \documentclass{ltxdoc} @@ -2679,7 +2679,7 @@ This boolean may be tested by the user for later use. %<*package> % \fi % -% \CheckSum{33386} +% \CheckSum{33423} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -2798,6 +2798,7 @@ This boolean may be tested by the user for later use. % \changes{v0.74}{2019/09/02}{\ 2019/09/02} % \changes{v0.75}{2019/09/23}{\ 2019/09/23} % \changes{v0.76}{2019/10/08}{\ 2019/10/08} +% \changes{v0.77}{2019/10/15}{\ 2019/10/15} @@ -3018,6 +3019,12 @@ This boolean may be tested by the user for later use. % % \begin{description} % \needspace{2\baselineskip} +% \item[v0.77:] Updates to fix recently-broken packages. +% \begin{itemize} +% \item \pkg{booktabs}: Updated to v1.6180339. +% \item \pkg{chemformula}: Updated to v4.15. +% \end{itemize} +% \needspace{2\baselineskip} % \item[v0.76:] \brand{MathJax}, updates for \LaTeX\ 2019/10 release. % \begin{itemize} % \item Docs: Expanded documentation regarding the use of multiple projects @@ -3030,8 +3037,9 @@ This boolean may be tested by the user for later use. % \item \pkg{xr-hyper}: Updated to v6.1. % \item Verified works as-is with \pkg{xcite}. % \item \pkg{acro}: Updated to v2.10. -% \item Currently broken by the 2019/10 \LaTeX\ update: +% \item Currently broken in print mode by the 2019/10 \LaTeX\ update, % \watchout[broken] +% and waiting for fixes: % \pkg{breqn}, \pkg{grffile}, \pkg{multimedia}, \pkg{movie15}. % \end{itemize} % \needspace{2\baselineskip} @@ -17940,7 +17948,7 @@ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX- -- Copyright 2016-2019 Brian Dunn -printversion = "v0.76" +printversion = "v0.77" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () @@ -37841,7 +37849,7 @@ color:\LWR@origpound\LWR@tempcolor% % \codehtml % % \begin{macrocode} -\LWR@ProvidesPackagePass{acro}[2017/01/30] +\LWR@ProvidesPackagePass{acro}[2019/10/12] % \end{macrocode} @@ -40843,11 +40851,20 @@ span style="width:\LWR@printlength{\ALG@thistlm}; display:inline-block;"% \LetLtxMacro\morecmidrules\relax \LetLtxMacro\specialrule\relax -\LWR@ProvidesPackagePass{booktabs}[2016/04/27] +\LWR@ProvidesPackagePass{booktabs}[2019/10/08] % \end{macrocode} % -% \changes{v0.41}{2017/10/03}{Improved rules.} -% \changes{v0.42}{2017/10/19}{If \progcode{FormatWP} force explicit border.} +% Adjust to work even if \pkg{xltabular} is loaded: +% \changes{v0.77}{2019/10/15}{\pkg{booktabs}: Updated to v1.6180339.} +% \begin{macrocode} +% \def\LWR@HTML@@BLTrule{\@BTnormal} +% +% \LWR@formatted{@BLTrule} +\LetLtxMacro\@BLTrule\@BTnormal +% \end{macrocode} +% +% \changes{v0.41}{2017/10/03}{\pkg{booktabs}: Improved rules.} +% \changes{v0.42}{2017/10/19}{\pkg{booktabs}: If \progcode{FormatWP} force explicit border.} % \begin{macrocode} \DeclareDocumentCommand{\LWR@HTML@toprule}{o d()}% {% @@ -42146,7 +42163,7 @@ s% % \codehtml % % \begin{macrocode} -\LWR@ProvidesPackagePass{chemformula}[2017/03/23] +\LWR@ProvidesPackagePass{chemformula}[2019/10/13] % \end{macrocode} % \begin{macrocode} @@ -42194,7 +42211,40 @@ s% % % \begin{noindmacro}{\chcpd} % Similar to \cs{ch}. +% \changes{v0.77}{2019/10/15}{\pkg{chemformula}: Updated to v4.15.} % \begin{macrocode} +\@ifpackagelater{chemformula}{2019/10/13}{ +\cs_gset_protected:Npn \chemformula_chcpd:nn #1#2 + { + \begingroup% + \boolfalse{mathjax}% + \LWR@subsingledollar*{% lwarp + \textbackslash{}chcpd\{\LWR@HTMLsanitize{#2}\}% + }{% + \protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}% + }{% original + \group_begin: + \tl_if_blank:nF {#2} + { + \keys_set:nn {chemformula} {#1} + \__chemformula_save_catcodes: + \__chemformula_sanitize:Nn + \l__chemformula_chemformula_tmpa_tl + {#2} + \__chemformula_input_compound_no_check:NV + \l__chemformula_compound_tl + \l__chemformula_chemformula_tmpa_tl + \__chemformula_prepare_output:NV + \l__chemformula_compound_tl + \l__chemformula_catcodes_tl + \chemformula_write:V \l__chemformula_compound_tl + } + \group_end: + } + \endgroup + } +}% later than 2019/10/13 +{% earlier than 2019/10/13 \cs_gset_protected:Npn \chemformula_chcpd:nn #1#2 { \begingroup% @@ -42222,6 +42272,7 @@ s% } \endgroup } +}% earlier than 2019/10/13 % \end{macrocode} % \end{noindmacro} % diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty index 78bdd718e25..7e98b432441 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty @@ -16,7 +16,7 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. -\LWR@ProvidesPackagePass{acro}[2017/01/30] +\LWR@ProvidesPackagePass{acro}[2019/10/12] \ExplSyntaxOn \NewDocumentCommand \LWR@DeclareAcronym {mm} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty index 5fd24cf4a2e..fc373075106 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty @@ -23,7 +23,8 @@ \LetLtxMacro\morecmidrules\relax \LetLtxMacro\specialrule\relax -\LWR@ProvidesPackagePass{booktabs}[2016/04/27] +\LWR@ProvidesPackagePass{booktabs}[2019/10/08] +\LetLtxMacro\@BLTrule\@BTnormal \DeclareDocumentCommand{\LWR@HTML@toprule}{o d()}% {% \IfValueTF{#1}% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty index 45a741ddfde..5ec58b4b30a 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty @@ -16,7 +16,7 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. -\LWR@ProvidesPackagePass{chemformula}[2017/03/23] +\LWR@ProvidesPackagePass{chemformula}[2019/10/13] \ExplSyntaxOn \RenewDocumentCommand \ch { O{}m } @@ -39,6 +39,38 @@ \endgroup% } } +\@ifpackagelater{chemformula}{2019/10/13}{ +\cs_gset_protected:Npn \chemformula_chcpd:nn #1#2 + { + \begingroup% + \boolfalse{mathjax}% + \LWR@subsingledollar*{% lwarp + \textbackslash{}chcpd\{\LWR@HTMLsanitize{#2}\}% + }{% + \protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}% + }{% original + \group_begin: + \tl_if_blank:nF {#2} + { + \keys_set:nn {chemformula} {#1} + \__chemformula_save_catcodes: + \__chemformula_sanitize:Nn + \l__chemformula_chemformula_tmpa_tl + {#2} + \__chemformula_input_compound_no_check:NV + \l__chemformula_compound_tl + \l__chemformula_chemformula_tmpa_tl + \__chemformula_prepare_output:NV + \l__chemformula_compound_tl + \l__chemformula_catcodes_tl + \chemformula_write:V \l__chemformula_compound_tl + } + \group_end: + } + \endgroup + } +}% later than 2019/10/13 +{% earlier than 2019/10/13 \cs_gset_protected:Npn \chemformula_chcpd:nn #1#2 { \begingroup% @@ -66,6 +98,7 @@ } \endgroup } +}% earlier than 2019/10/13 \RenewDocumentCommand \charrow { mO{}O{} } { \begin{lateximage}[-chemformula- charrow] diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty index 6062aacc60e..4dd876182ec 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{lwarp} - [2019/10/08 v0.76 Allows LaTeX to directly produce HTML5 output.] + [2019/10/15 v0.77 Allows LaTeX to directly produce HTML5 output.] @@ -4088,7 +4088,7 @@ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX- -- Copyright 2016-2019 Brian Dunn -printversion = "v0.76" +printversion = "v0.77" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () |