diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-06 20:52:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-06 20:52:12 +0000 |
commit | 0287311bafc0bdd253df0c8d6df3ef85f804d263 (patch) | |
tree | 151b584accf0b823a70c9bb86673bb0ad79f2991 /Master/texmf-dist/tex/latex | |
parent | e0b44a591ea65a8c11f15d8e4c0cfb50a6058782 (diff) |
lwarp (6jun18)
git-svn-id: svn://tug.org/texlive/trunk@47944 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
44 files changed, 1551 insertions, 712 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-adjmulticol.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-adjmulticol.sty index 81e0b816adf..5e1c6431e2b 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-adjmulticol.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-adjmulticol.sty @@ -28,8 +28,8 @@ \ifnumcomp{#2}{=}{1}{\renewcommand*{\LWR@mcolstype}{singlecolumn}}{}% \LWR@forcenewpage% \BlockClass[% -\LWR@origmbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % -\LWR@origmbox{margin-right:\LWR@printlength{\LWR@templengthtwo}}% +\LWR@print@mbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % +\LWR@print@mbox{margin-right:\LWR@printlength{\LWR@templengthtwo}}% ]{\LWR@mcolstype}% } {\endBlockClass} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithm2e.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithm2e.sty new file mode 100644 index 00000000000..8ecc6b19b70 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithm2e.sty @@ -0,0 +1,161 @@ +%% +%% This is file `lwarp-algorithm2e.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `algorithm2e') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\LWR@ProvidesPackagePass{algorithm2e} + +\renewcommand{\l@algocf}[2]{\hypertocfloat{1}{algocf}{loa}{#1}{#2}} +\newcommand*{\LWR@floatstyle@algocf}{ruled} + +\ifdefstring{\algocf@style}{boxed}{% +\renewcommand*{\LWR@floatstyle@algocf}{boxed} +}{} + +\ifdefstring{\algocf@style}{boxruled}{% +\renewcommand*{\LWR@floatstyle@algocf}{boxruled} +}{} + +\ifdefstring{\algocf@style}{plain}{% +\renewcommand*{\LWR@floatstyle@algocf}{plain} +}{} +\newbool{LWR@algocf@dopars} +\booltrue{LWR@algocf@dopars} + +\renewcommand{\algocf@everypar}{% +\ifbool{LWR@algocf@dopars}{% + \ifbool{LWR@doingstartpars}{% + \ifnumcomp{\value{LWR@lateximagedepth}}{>}{0}% + {}% + {% + \algocf@everyparnl\algocf@everyparhanging% + }% + }{}% +}{}% +} +\renewcommand{\algocf@makecaption}[2]{% +\LWR@caption@begin{algocf}% +\algocf@captiontext{#1}{#2}% +\LWR@caption@end% +} +\renewcommand{\algocf@makecaption@plain}[2]{% + \LWR@caption@begin{algocf}% + \algocf@captiontext{#1}{#2}% + \LWR@caption@end% +} + +\renewcommand{\algocf@makecaption@boxed}[2]{% + \LWR@caption@begin{algocf}% + \algocf@captiontext{#1}{#2}% + \LWR@caption@end% +} + +\renewcommand{\algocf@makecaption@ruled}[2]{% + \LWR@caption@begin{algocf}% + \algocf@captiontext{#1}{#2}% + \LWR@caption@end% +} +\long\def\algocf@latexcaption#1[#2]#3{% original definition of caption +\boolfalse{LWR@algocf@dopars}% lwarp + \par% + \addcontentsline{\csname ext@#1\endcsname}{#1}% + {\protect\numberline{\csname the#1\endcsname}{\ignorespaces #2}}% + \begingroup% + \@parboxrestore% + \if@minipage% + \@setminipage% + \fi% + \normalsize% + \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par% + \endgroup% +\booltrue{LWR@algocf@dopars}% lwarp +} +\renewcommand{\algocf@printnl}[1]{% + \InlineClass{alg2elinenumber}{\NlSty{#1}}~% +}% +\preto\@algocf@init{% + \edef\LWR@floatstyle@figure{\LWR@floatstyle@algocf}% +} +\renewcommand{\@algocf@start}{% + \let\@mathsemicolon=\;\def\;{\ifmmode\@mathsemicolon\else\@endalgoln\fi}% + \AlFnt{}% + \booltrue{LWR@algocf@dopars}% lwarp +} + +\renewcommand{\@algocf@finish}{% + \boolfalse{LWR@algocf@dopars}% lwarp + \lineskip\normallineskip\setlength{\skiptotal}{\@defaultskiptotal}% + \let\;=\@mathsemicolon% + \let\]=\@emathdisplay% +} +\renewcommand{\BlankLine}{% +\LWR@stoppars% +\LWR@htmltagc{br /}% +\LWR@startpars% +} +\renewcommand{\SetKwInOut}[2]{% + \algocf@newcommand{#1}[1]{% + \ifthenelse{\boolean{algocf@hanginginout}}% + {\relax}% + {\algocf@seteveryparhanging{\relax}}% + \ifthenelse{\boolean{algocf@inoutnumbered}}% + {\relax}% + {\algocf@seteveryparnl{\relax}}% + {% + \KwSty{#2\algocf@typo:}% + ~##1\par% + }% + \algocf@linesnumbered% reset the numbering of the lines + \ifthenelse{\boolean{algocf@hanginginout}}% + {\relax}% + {\algocf@reseteveryparhanging}% + }% +}% + +\renewcommand{\ResetInOut}[1]{}% +\renewcommand{\algocf@Vline}[1]{% +\boolfalse{LWR@algocf@dopars}% +\begin{BlockClass}{alg2evline} +\booltrue{LWR@algocf@dopars}% +#1 +\boolfalse{LWR@algocf@dopars}% +\end{BlockClass} +\booltrue{LWR@algocf@dopars}% +} +\renewcommand{\algocf@Vsline}[1]{% +\boolfalse{LWR@algocf@dopars}% +\begin{BlockClass}{alg2evsline} +\booltrue{LWR@algocf@dopars}% +#1 +\boolfalse{LWR@algocf@dopars}% +\end{BlockClass} +\booltrue{LWR@algocf@dopars}% +} +\renewcommand{\algocf@Noline}[1]{% +\boolfalse{LWR@algocf@dopars}% +\begin{BlockClass}{alg2enoline} +\booltrue{LWR@algocf@dopars}% +#1 +\boolfalse{LWR@algocf@dopars}% +\end{BlockClass} +\booltrue{LWR@algocf@dopars}% +} +\LetLtxMacro\algocf@Here\algocf +\LetLtxMacro\endalgocf@Here\endalgocf + +\endinput +%% +%% End of file `lwarp-algorithm2e.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty index eef21647d17..b6d92cb41d3 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty @@ -18,7 +18,7 @@ \LWR@ProvidesPackagePass{axodraw2} -\BeforeBeginEnvironment{axopicture}{\begin{lateximage}[(axopicture)]} +\BeforeBeginEnvironment{axopicture}{\begin{lateximage}[(-axopicture-~\packagediagramname)]} \AfterEndEnvironment{axopicture}{\end{lateximage}} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty index 6d78508d3fc..a6e49f9987e 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty @@ -18,21 +18,19 @@ \let\ldelim\relax \let\rdelim\relax \LWR@ProvidesPackagePass{bigdelim} -\LetLtxMacro\LWR@origldelim\ldelim -\LetLtxMacro\LWR@origrdelim\rdelim -\RenewDocumentCommand{\ldelim}{m m m O{}}{% +\NewDocumentCommand{\LWR@HTML@ldelim}{m m m O{}}{% \renewcommand{\LWR@multirowborder}{right}% \multirow{#2}{#3}{#4 \InlineClass{ldelim}{#1}}% } -\RenewDocumentCommand{\rdelim}{m m m O{}}{% +\LWR@formatted{ldelim} + +\NewDocumentCommand{\LWR@HTML@rdelim}{m m m O{}}{% \renewcommand{\LWR@multirowborder}{left}% \multirow{#2}{#3}{\InlineClass{rdelim}{#1} #4}% } -\appto\LWR@restoreorigformatting{% -\LetLtxMacro{\ldelim}{\LWR@origldelim}% -\LetLtxMacro{\rdelim}{\LWR@origrdelim}% -} + +\LWR@formatted{rdelim} \endinput %% %% End of file `lwarp-bigdelim.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigstrut.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigstrut.sty index 3cdb6db97af..7d344bb1bca 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigstrut.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigstrut.sty @@ -21,7 +21,7 @@ \renewcommand\bigstrut[1][x]{} \appto\LWR@restoreorigformatting{% -\LetLtxMacro{\bigstrut}{\LWR@origbigstrut}% +\LetLtxMacro\bigstrut\LWR@origbigstrut% } \endinput %% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty index a09291c335e..e05f2dfd0d2 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty @@ -15,14 +15,73 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. +\LetLtxMacro\toprule\relax +\LetLtxMacro\midrule\relax +\LetLtxMacro\cmidrule\cline +\LetLtxMacro\bottomrule\relax +\LetLtxMacro\addlinespace\relax +\LetLtxMacro\morecmidrules\relax +\LetLtxMacro\specialrule\relax + \LWR@ProvidesPackagePass{booktabs} -\LetLtxMacro\LWR@origtoprule\toprule -\LetLtxMacro\LWR@origmidrule\midrule -\LetLtxMacro\LWR@origcmidrule\cmidrule -\LetLtxMacro\LWR@origbottomrule\bottomrule -\LetLtxMacro\LWR@origaddlinespace\addlinespace -\LetLtxMacro\LWR@origmorecmidrules\morecmidrules -\LetLtxMacro\LWR@origspecialrule\specialrule +\DeclareDocumentCommand{\LWR@HTML@toprule}{o d()}% + {% + \IfValueTF{#1}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {% + \ifbool{FormatWP}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {\booltrue{LWR@doingtbrule}}% + }% + \LWR@getmynexttoken} + +\LWR@expandableformatted{toprule} + +\DeclareDocumentCommand{\LWR@HTML@midrule}{o d()}% + {% + \IfValueTF{#1}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {% + \ifbool{FormatWP}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {\addtocounter{LWR@hlines}{1}}% + }% + \LWR@getmynexttoken} + +\LWR@expandableformatted{midrule} + +\DeclareDocumentCommand{\LWR@HTML@cmidrule}{O{\LWR@cmidrulewidth} d() m}{% + \LWR@docmidrule[#1](#2){#3}% + \LWR@getmynexttoken% +}% + +\LWR@expandableformatted{cmidrule} + +\DeclareDocumentCommand{\LWR@HTML@bottomrule}{o d()}{% + \IfValueTF{#1}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {% + \ifbool{FormatWP}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}}% + {\booltrue{LWR@doingtbrule}}% + }% + \LWR@getmynexttoken% +}% + +\LWR@expandableformatted{bottomrule} + +\DeclareDocumentCommand{\LWR@HTML@addlinespace}{o}{}% + +\LWR@expandableformatted{addlinespace} + +\DeclareDocumentCommand{\LWR@HTML@morecmidrules}{}{}% + +\LWR@expandableformatted{morecmidrules} + +\DeclareDocumentCommand{\LWR@HTML@specialrule}{m m m d()}% + {\LWR@docmidrule[#1](){1-\arabic{LWR@tabletotalcols}}\LWR@getmynexttoken}% + +\LWR@expandableformatted{specialrule} \endinput %% %% End of file `lwarp-booktabs.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty index 80a8537c07e..2661fe8f670 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty @@ -20,13 +20,9 @@ \NewDocumentCommand{\LWR@burlaltb}{O{} +m m}{% \LWR@ensuredoingapar% -\def\LWR@templink{#2}% -\@onelevel@sanitize\LWR@templink% -\def\LWR@templinktwo{#3}% -\@onelevel@sanitize\LWR@templinktwo% -\LWR@subhyperref{\LWR@templink}{\LWR@templinktwo}% -\LWR@ensuredoingapar% -\endgroup% +\LWR@subhyperref{#2}% +\LWR@subhyperreftext{#3}% +\endgroup% restore catcodes } \newrobustcmd*{\burlalt}{% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty index 6691dbb0b2c..d4ac74bf02e 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty @@ -18,7 +18,7 @@ \LWR@ProvidesPackagePass{bytefield} -\BeforeBeginEnvironment{bytefield}{\begin{lateximage}[(bytefield)]} +\BeforeBeginEnvironment{bytefield}{\begin{lateximage}[(-bytefield-~\packagediagramname)]} \AfterEndEnvironment{bytefield}{\end{lateximage}} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty index 4676f010e2c..640d71b3502 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty @@ -21,7 +21,7 @@ \LetLtxMacro\LWR@chemfig@origchemfig\chemfig \DeclareDocumentCommand\chemfig{s O{} O{} m}{% - \begin{lateximage}[(chemfig)]% + \begin{lateximage}[(-chemfig-~\packagediagramname)]% \IfBooleanTF{#1}{% \LWR@chemfig@origchemfig*[#2][#3]{#4}% }{% @@ -33,18 +33,18 @@ \LetLtxMacro\LWR@chemfig@origCF@lewis@b\CF@lewis@b \def\CF@lewis@b#1#2{% -\begin{lateximage}[(chemfig)]% +\begin{lateximage}[(-chemfig-~\packagediagramname)]% \LWR@chemfig@origCF@lewis@b{#1}{#2}% \end{lateximage}% } -\preto{\schemestart}{\begin{lateximage}[(chemfig)]} +\preto{\schemestart}{\begin{lateximage}[(-chemfig-~\packagediagramname)]} \appto{\CF@schemestop}{\end{lateximage}} \LetLtxMacro\LWR@chemfig@origchemleft\chemleft \def\chemleft#1#2\chemright#3{% -\begin{lateximage}[(chemfig)]% +\begin{lateximage}[(-chemfig-~\packagediagramname)]% \LWR@chemfig@origchemleft#1#2\chemright#3% \end{lateximage}% } @@ -52,7 +52,7 @@ \LetLtxMacro\LWR@chemfig@origchemup\chemup \def\chemup#1#2\chemdown#3{% -\begin{lateximage}[(chemfig)]% +\begin{lateximage}[(-chemfig-~\packagediagramname)]% \LWR@chemfig@origchemup#1#2\chemdown#3% \end{lateximage}% } diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty index 6312ab8d43a..1530d4a536b 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty @@ -68,7 +68,7 @@ } \RenewDocumentCommand \charrow { mO{}O{} } { - \begin{lateximage}[(charrow)] + \begin{lateximage}[(-chemformula- charrow)] \group_begin: \__chemformula_draw_arrow:nnn {#1} {#2} {#3} \group_end: diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty index ac51f867237..ca0052c3cda 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty @@ -25,11 +25,11 @@ \ExplSyntaxOff \DeclareDocumentEnvironment{polymerdelims}{} -{\begin{lateximage}[(polymer)]} +{\begin{lateximage}[(-chemmacros- polymer)]} {\end{lateximage}} \DeclareDocumentEnvironment{redoxreaction}{m m} -{\begin{lateximage}[(redox~reaction)]} +{\begin{lateximage}[(-chemmacros- redoxreaction)]} {\end{lateximage}} \ExplSyntaxOn \AtBeginDocument{ diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty index 984da43d311..1f9a65b90c3 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty @@ -15,48 +15,48 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. -\LWR@ProvidesPackagePass{colortbl} - -\LetLtxMacro\LWR@origcolumncolor\columncolor -\LetLtxMacro\LWR@origrowcolor\rowcolor -\LetLtxMacro\LWR@origcellcolor\cellcolor -\LetLtxMacro\LWR@origarrayrulecolor\arrayrulecolor -\LetLtxMacro\LWR@origdoublerulesepcolor\doublerulesepcolor - -\appto\LWR@restoreorigformatting{% -\LetLtxMacro\columncolor\LWR@origcolumncolor% -\LetLtxMacro\rowcolor\LWR@origrowcolor% -\LetLtxMacro\cellcolor\LWR@origcellcolor% -\LetLtxMacro\arrayrulecolor\LWR@origarrayrulecolor% -\LetLtxMacro\doublerulesepcolor\LWR@origdoublerulesepcolor% -} +\let\rowcolor\relax -\RenewDocumentCommand{\LWR@HTMLcolumncolor}{O{named} m o o}{% +\LWR@ProvidesPackagePass{colortbl} +\NewDocumentCommand{\LWR@HTML@columncolor}{O{named} m o o}{% \convertcolorspec{#1}{#2}{HTML}\LWR@columnHTMLcolor% \LWR@addtabularcellcolor% } -\RenewDocumentCommand{\LWR@HTMLrowcolor}{O{named} m o o}{% + +\LWR@formatted{columncolor} +\NewDocumentCommand{\LWR@HTML@rowcolor}{O{named} m o o}{% \convertcolorspec{#1}{#2}{HTML}\LWR@rowHTMLcolor% \LWR@getmynexttoken% } -\RenewDocumentCommand{\LWR@HTMLcellcolor}{O{named} m o o}{% +\LWR@expandableformatted{rowcolor} +\NewDocumentCommand{\LWR@HTML@cellcolor}{O{named} m o o}{% \convertcolorspec{#1}{#2}{HTML}\LWR@cellHTMLcolor% \LWR@addtabularcellcolor% } -\renewcommand{\arrayrulecolor}[2][named]{% +\LWR@formatted{cellcolor} + +\newcommand{\LWR@HTML@arrayrulecolor}[2][named]{% \convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor% } -\renewcommand{\LWR@HTMLarrayrulecolor}[2][named]{% +\LWR@expandableformatted{arrayrulecolor} + +\newcommand{\LWR@HTML@arrayrulecolornexttoken}[2][named]{% \convertcolorspec{#1}{#2}{HTML}\LWR@ruleHTMLcolor% \LWR@getmynexttoken% } -\renewcommand{\doublerulesepcolor}[2][named]{} +\LWR@expandableformatted{arrayrulecolornexttoken} + +\newcommand{\LWR@HTML@doublerulesepcolor}[2][named]{} + +\LWR@expandableformatted{doublerulesepcolor} + +\newcommand{\LWR@HTML@doublerulesepcolornexttoken}[2][named]{\LWR@getmynexttoken} -\renewcommand{\LWR@HTMLdoublerulesepcolor}[2][named]{\LWR@getmynexttoken} +\LWR@expandableformatted{doublerulesepcolornexttoken} \endinput %% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty index 2e9a077363d..5e646ec6dcf 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty @@ -22,6 +22,8 @@ \newcommand{\ellipsisgap}{0.1em} +\newcommand*{\midwordellipsis}{\,\textellipsis\,} + \endinput %% %% End of file `lwarp-ellipsis.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-epigraph.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-epigraph.sty index bac6611c7de..16b4229c91b 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-epigraph.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-epigraph.sty @@ -34,13 +34,13 @@ \DeclareDocumentCommand{\epigraph}{m m} { -\begin{LWR@BlockClassWP}{\LWR@origmbox{text-align:right}}{}{epigraph} +\begin{LWR@BlockClassWP}{\LWR@print@mbox{text-align:right}}{}{epigraph} \qitem{#1}{#2} \end{LWR@BlockClassWP} } \DeclareDocumentEnvironment{epigraphs}{} -{\LWR@BlockClassWP{\LWR@origmbox{text-align:right}}{}{epigraph}} +{\LWR@BlockClassWP{\LWR@print@mbox{text-align:right}}{}{epigraph}} {\endLWR@BlockClassWP} \newenvironment*{flushepinormal}{}{} \@ifclassloaded{memoir}{ diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-errata.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-errata.sty new file mode 100644 index 00000000000..a5b1afe8c3a --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-errata.sty @@ -0,0 +1,89 @@ +%% +%% This is file `lwarp-errata.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `errata') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\StartDefiningMath + +\LWR@ProvidesPackagePass{errata}[2006/11/12] + +\xpatchcmd{\erratumAdd} + {$_a^{\arabic{erratum}}$} + {\textsubscript{a}\textsuperscript{\arabic{erratum}}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, erratumAdd macro} + {Please contact the author of the lwarp package.} + } + +\xpatchcmd{\erratumDelete} + {$_d^{\arabic{erratum}}$} + {\textsubscript{d}\textsuperscript{\arabic{erratum}}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, erratumDelete macro} + {Please contact the author of the lwarp package.} + } + +\xpatchcmd{\erratumReplace} + {$_r^{\arabic{erratum}}$} + {\textsubscript{r}\textsuperscript{\arabic{erratum}}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, erratumReplace macro} + {Please contact the author of the lwarp package.} + } + +\xpatchcmd{\erratum} + {$_a$} + {\textsubscript{a}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, eDelete macro} + {Please contact the author of the lwarp package.} + } + +\xpatchcmd{\erratum} + {$_d^{\@thefnmark}$} + {\textsubscript{d}\textsuperscript{\@thefnmark}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, eDelete macro} + {Please contact the author of the lwarp package.} + } + +\xpatchcmd{\erratum} + {$_r^{\@thefnmark}$} + {\textsubscript{r}\textsuperscript{\@thefnmark}} + {} + { + \PackageError{lwarp} + {Unable to patch the erratum package, eReplace macro} + {Please contact the author of the lwarp package.} + } + +\preto\PrintErrata{\LWR@orignewpage} + +\StopDefiningMath + +\endinput +%% +%% End of file `lwarp-errata.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty index 8d7469b0057..3e38b6cd48d 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-float.sty @@ -17,28 +17,35 @@ %% version 2005/12/01 or later. -\LWR@ProvidesPackageDrop{float}[2016/03/04] +\LWR@ProvidesPackageDrop{float}[2001/11/08] +\newcommand*{\LWR@floatstyle}{plain} + \NewDocumentCommand{\newfloat}{m m m o}{% \IfValueTF{#4}% {\DeclareFloatingEnvironment[fileext=#3,within=#4]{#1}}% {\DeclareFloatingEnvironment[fileext=#3]{#1}}% +\csedef{LWR@floatstyle@#1}{\LWR@floatstyle}% \cslet{listof#1s}\relax% \cslet{listof#1es}\relax% +\cslet{l@#1}\relax% } \NewDocumentCommand{\floatname}{m +m}{% -\SetupFloatingEnvironment{#1}{name=#2}% + \SetupFloatingEnvironment{#1}{name=#2}% } \newcommand*{\floatplacement}[2]{% -\SetupFloatingEnvironment{#1}{placement=#2}% + \SetupFloatingEnvironment{#1}{placement=#2}% } -\newcommand{\floatstyle}[1]{} +\newcommand{\floatstyle}[1]{% + \def\LWR@floatstyle{#1}% +} \NewDocumentCommand{\restylefloat}{s m}{% + \csedef{LWR@floatstyle@#2}{\LWR@floatstyle}% } \endinput diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-glossary.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-glossary.sty new file mode 100644 index 00000000000..1da608fc3cf --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-glossary.sty @@ -0,0 +1,21 @@ +%% +%% This is file `lwarp-glossary.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `glossary') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +\LWR@loadnever{glossary}{glossaries} +\endinput +%% +%% End of file `lwarp-glossary.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty index dca1348eca7..6a8c37a1207 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty @@ -297,10 +297,8 @@ img src="% \define@key{krotbox}{x}{} \define@key{krotbox}{y}{} \define@key{krotbox}{units}{} -\LetLtxMacro\LWR@origrotatebox\rotatebox - \AtBeginDocument{ -\RenewDocumentCommand{\rotatebox}{O{} m +m}{% +\NewDocumentCommand{\LWR@HTML@rotatebox}{O{} m +m}{% \renewcommand*{\LWR@rotboxorigin}{} \setkeys{krotbox}{#1}% \LWR@htmltagc{span style="display: inline-block; % @@ -315,12 +313,12 @@ img src="% \LWR@htmltagc{/span}% \end{LWR@nestspan}% } -}% AtBeginDocument +\LWR@formatted{rotatebox} -\LetLtxMacro\LWR@origscalebox\scalebox +}% AtBeginDocument \AtBeginDocument{ -\RenewDocumentCommand{\scalebox}{m o m}{% +\NewDocumentCommand{\LWR@HTML@scalebox}{m o m}{% \LWR@htmltagc{span style="display: inline-block; % \LWR@scalestyle{-ms-}{#1}{\IfNoValueTF{#2}{#1}{#2}} % extra space \LWR@scalestyle{-webkit-}{#1}{\IfNoValueTF{#2}{#1}{#2}} % extra space @@ -331,19 +329,29 @@ img src="% \LWR@htmltagc{/span}% \end{LWR@nestspan}% } -}% AtBeginDocument +\LWR@formatted{scalebox} -\let\LWR@origreflectbox\reflectbox +}% AtBeginDocument \AtBeginDocument{ -\renewcommand{\reflectbox}[1]{\scalebox{-1}[1]{#1}} -} -\LetLtxMacro\LWR@origresizebox\resizebox +\newcommand{\LWR@HTML@reflectbox}[1]{% +\scalebox{-1}[1]{#1}% +}% \reflectbox + +\LWR@formatted{reflectbox} + +}% AtBeginDocument \AtBeginDocument{ -\renewcommand{\resizebox}[3]{#3} + +\NewDocumentCommand{\LWR@HTML@resizebox}{s m m m}{% +#4% } + +\LWR@formatted{resizebox} + +}% AtBeginDocument \endinput %% %% End of file `lwarp-graphics.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphicx.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphicx.sty index 76f1b1cc37b..1699410e0d4 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphicx.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphicx.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. -\LWR@ProvidesPackagePass{graphicx} +\LWR@ProvidesPackagePass{graphicx}[2017/06/01] \endinput %% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-hang.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-hang.sty index c8c0aa40793..d9151d0884c 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-hang.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-hang.sty @@ -30,8 +30,8 @@ { \LWR@findhangingleftmargin% \BlockClass[% - \LWR@origmbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % - \LWR@origmbox{text-indent:-\LWR@printlength{\hangingindent}}% + \LWR@print@mbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % + \LWR@print@mbox{text-indent:-\LWR@printlength{\hangingindent}}% ]% {hangingpar}% } @@ -43,11 +43,11 @@ \renewcommand*{\LWR@printopenlist}{% \LWR@findhangingleftmargin% ul style="% - \LWR@origmbox{list-style-type:none;} % extra space - \LWR@origmbox{% + \LWR@print@mbox{list-style-type:none;} % extra space + \LWR@print@mbox{% margin-left:\LWR@printlength{\LWR@templengthone}% } ; % extra space - \LWR@origmbox{% + \LWR@print@mbox{% text-indent:-\LWR@printlength{\hangingindent}% }% "% @@ -68,8 +68,8 @@ {% \BlockClass[% \LWR@findhangingleftmargin% - \LWR@origmbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % - \LWR@origmbox{text-indent:-\LWR@printlength{\hangingindent}}% + \LWR@print@mbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; % + \LWR@print@mbox{text-indent:-\LWR@printlength{\hangingindent}}% ]{labeledpar}#2% } {\endBlockClass} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-hanging.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-hanging.sty index 2125c8b5b0b..d0532f9afee 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-hanging.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-hanging.sty @@ -28,8 +28,8 @@ \newenvironment*{hangparas}[2] {% \BlockClass[% - \LWR@origmbox{margin-left:\LWR@printlength{#1}} ; % - \LWR@origmbox{text-indent:-\LWR@printlength{#1}}% + \LWR@print@mbox{margin-left:\LWR@printlength{#1}} ; % + \LWR@print@mbox{text-indent:-\LWR@printlength{#1}}% ]% {hangingpar}% } diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty index 471402b46fc..0e07bb2eec9 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty @@ -65,7 +65,7 @@ \newcommand{\LWR@hyperreffinish}[1]{% \begingroup% -\LetLtxMacro\ref\LWR@origref%{} syntax highlighting +\RenewDocumentCommand{\ref}{}{\LWR@ref@ignorestar}% #1% \endgroup% \LWR@htmltag{/a}% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-ltablex.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-ltablex.sty new file mode 100644 index 00000000000..f847e68a514 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-ltablex.sty @@ -0,0 +1,36 @@ +%% +%% This is file `lwarp-ltablex.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `ltablex') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + + +\RequirePackage{tabularx} + +\LWR@ProvidesPackageDrop{ltablex} + +\DeclareDocumentEnvironment{tabularx}{m o m} +{\longtable{#3}} +{\endlongtable} + +\DeclareDocumentEnvironment{tabularx*}{m o m} +{\longtable{#3}} +{\endlongtable} + +\newcommand*{\keepXColumns}{} +\newcommand*{\convertXColumns}{} +\endinput +%% +%% End of file `lwarp-ltablex.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-marginnote.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-marginnote.sty index 1b378f126da..5109a2a9d36 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-marginnote.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-marginnote.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@ProvidesPackageDrop{marginnote} -\NewDocumentCommand{\marginnote}{o +m o}{\marginpar{#2}} +\NewDocumentCommand{\marginnote}{+o +m o}{\marginpar{#2}} \newcommand*{\marginnoteleftadjust}{} \newcommand*{\marginnoterightadjust}{} \newcommand*{\marginnotetextwidth}{} diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty index 201d4e1fa7e..1e466a76d67 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty @@ -68,9 +68,9 @@ border-radius: \LWR@mdfprintlength{roundcorner} ; \LWR@orignewline {box-shadow: none ;} \LWR@orignewline "} -\LetLtxMacro\hspace\LWR@orighspace% -\LetLtxMacro\rule\LWR@origrule% -\LetLtxMacro\makebox\LWR@origmakebox% +\LWR@select@print@hspace% +\renewcommand*{\rule}{\LWR@print@rule} +\LetLtxMacro\makebox\LWR@print@makebox% \LWR@startpars% \LWR@traceinfo{LWR@mdframedstart done}% } @@ -134,13 +134,6 @@ background: \LWR@mdfprintcolor{frametitlerulecolor} ; \LWR@orignewline }{}% -border-radius: -\setlength{\LWR@titleroundcorner} - {\maxof{\mdf@roundcorner@length-\mdf@linewidth@length}{0pt}} - \LWR@printlength{\LWR@titleroundcorner} - \LWR@printlength{\LWR@titleroundcorner} - 0pt 0pt - \LWR@orignewline " \LWR@orignewline }% span \begin{LWR@nestspan}% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty index 3db01cc4288..960b79ce4b7 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. \LWR@ProvidesPackageDrop{midpage} \newenvironment{midpage} -{\begin{BlockClass}[\LWR@origmbox{margin-top:6ex} ; \LWR@origmbox{margin-bottom:6ex}]{midpage}} +{\begin{BlockClass}[\LWR@print@mbox{margin-top:6ex} ; \LWR@print@mbox{margin-bottom:6ex}]{midpage}} {\end{BlockClass}} \endinput %% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty index fe5c77919ec..28dc558d3bb 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty @@ -17,22 +17,22 @@ %% version 2005/12/01 or later. +\LetLtxMacro\multirow\relax \LWR@ProvidesPackagePass{multirow} -\LetLtxMacro\LWR@origmultirow\multirow \newcommand{\LWR@multirowborder}{} -\RenewDocumentCommand{\multirow}{O{c} m o m o +m}% +\NewDocumentCommand{\LWR@HTML@multirow}{O{c} m o m o +m}% {% -\LWR@traceinfo{*** multirow #1 #2 #4}% +\LWR@traceinfo{*** LWR@HTML@multirow #1 #2 #4}% \LWR@maybenewtablerow% \LWR@tabularleftedge% \LWR@htmltag{td rowspan="#2" % \IfValueT{#1}{% -\ifstrequal{#1}{b}{style="\LWR@origmbox{vertical-align:bottom}" }{}% -\ifstrequal{#1}{t}{style="\LWR@origmbox{vertical-align:top}" }{}% +\ifstrequal{#1}{b}{style="\LWR@print@mbox{vertical-align:bottom}" }{}% +\ifstrequal{#1}{t}{style="\LWR@print@mbox{vertical-align:top}" }{}% }% \ifdefvoid{\LWR@multirowborder}{}{% -style="\LWR@origmbox{border-\LWR@multirowborder:} 2px dotted black ; % -\LWR@origmbox{padding-\LWR@multirowborder:} 2px" % +style="\LWR@print@mbox{border-\LWR@multirowborder:} 2px dotted black ; % +\LWR@print@mbox{padding-\LWR@multirowborder:} 2px" % }% class="td% \StrChar{\LWR@tablecolspec}{\arabic{LWR@tablecolindex}}% @@ -51,9 +51,13 @@ class="td% \LWR@stoppars% \global\boolfalse{LWR@intabularmetadata}% \renewcommand{\LWR@multirowborder}{}% -\LWR@traceinfo{*** multirow done}% +\LWR@traceinfo{*** LWR@HTML@multirow done}% }% -\NewDocumentCommand{\multicolumnrow}{m m O{} m O{} m O{} +m}{% + +\LWR@formatted{multirow} +\AtBeginDocument{ + +\NewExpandableDocumentCommand{\LWR@HTML@multicolumnrow}{m m O{} m O{} m O{} +m}{% \LWR@tabularhtmlcolumns{\arabic{LWR@tablecolindex}}{#1} \begingroup% \LetLtxMacro{\\}{\LWR@endofline}% @@ -63,10 +67,10 @@ class="td% \addtocounter{LWR@tablecolindex}{-1}% \booltrue{LWR@skipatbang}% } -\appto\LWR@restoreorigformatting{% -\LetLtxMacro\multirow\LWR@origmultirow% -\renewcommand{\multicolumnrow}{\LWR@origmulticolumnrow}% -} + +\LWR@expandableformatted{multicolumnrow} + +}% \AtBeginDocument \endinput %% %% End of file `lwarp-multirow.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty index 1f17398031e..03a10225b09 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty @@ -180,7 +180,7 @@ \newcommand{\LWR@inctheorem}{% \addtocounter{LWR@thisautoid}{1}% \LWR@stoppars% -\LWR@htmltag{a id="\LWR@origmbox{autoid-\arabic{LWR@thisautoid}}"}\LWR@htmltag{/a}% +\LWR@htmltag{a id="\LWR@print@mbox{autoid-\arabic{LWR@thisautoid}}"}\LWR@htmltag{/a}% \LWR@startpars% } \gdef\newtheoremstyle#1#2#3{% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty index 1e910514fe9..12507113ccb 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty @@ -24,7 +24,7 @@ { \PackageError{lwarp} {Unable to patch the quoting package} - {Please contact the author of lwarp.} + {Please contact the author of the lwarp package.} } \xpatchcmd{\endquoting}{\quo@endtext} {\quo@endtext\end{LWR@blocktextcurrentfont}} @@ -32,7 +32,7 @@ { \PackageError{lwarp} {Unable to patch the quoting package} - {Please contact the author of lwarp.} + {Please contact the author of the lwarp package.} } \endinput diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty index d3a8e5e2444..2cb38b2edb8 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty @@ -28,8 +28,12 @@ \newcommand*{\LWR@setrealscriptsalign}[1]{% \renewcommand*{\LWR@realscriptsalign}{}% -\ifthenelse{\equal{#1}{c}}{\renewcommand{\LWR@realscriptsalign}{\LWR@origmbox{text-align:center} ; }}{}% -\ifthenelse{\equal{#1}{r}}{\renewcommand{\LWR@realscriptsalign}{\LWR@origmbox{text-align:right} ; }}{}% +\ifthenelse{\equal{#1}{c}}{% + \renewcommand{\LWR@realscriptsalign}{\LWR@print@mbox{text-align:center} ; }% +}{}% +\ifthenelse{\equal{#1}{r}}{% + \renewcommand{\LWR@realscriptsalign}{\LWR@print@mbox{text-align:right} ; }% +}{}% } \DeclareDocumentCommand \textsubsuperscript {s O{l} mm} {% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-register.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-register.sty new file mode 100644 index 00000000000..8b9f58362aa --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-register.sty @@ -0,0 +1,40 @@ +%% +%% This is file `lwarp-register.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `register') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\LWR@ProvidesPackagePass{register} + +\xpatchcmd{\register} + {\centering} + {\begin{center}\begin{lateximage}[-register-~\packagediagramname]} + {\typeout{Patch register success.}} + {\typeout{Patch register failure.}} + +\xpatchcmd{\endregister} + {\leftskip} + {% + \end{lateximage}\end{center}% + \leftskip% + }% + {\typeout{Patch endregister success.}} + {\typeout{Patch endregister failure.}} + +\setlength{\regWidth}{5in} + +\endinput +%% +%% End of file `lwarp-register.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty index 809d42dbae3..8c807659fbc 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. -\LWR@ProvidesPackageDrop{rotfloat} +\LWR@ProvidesPackageDrop{rotfloat}[2004/01/04] \RequirePackage{float} \RenewDocumentCommand{\newfloat}{m m m o}{% @@ -27,12 +27,15 @@ }% {% \DeclareFloatingEnvironment[fileext=#3]{#1}% - \DeclareFloatingEnvironment[fileext=#3]{sideways#1}% }% \csletcs{sideways#1}{#1}% \csletcs{endsideways#1}{end#1}% +\csedef{LWR@floatstyle@#1}{\LWR@floatstyle}% +\csedef{LWR@floatstyle@sideways#1}{\LWR@floatstyle}% \cslet{listof#1s}\relax% \cslet{listof#1es}\relax% +\cslet{listofsideways#1s}\relax% +\cslet{listofsideways#1es}\relax% } \endinput %% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty index 277804e8f0d..3e67d4dc2c1 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty @@ -78,12 +78,12 @@ \DeclareDocumentCommand{\raggedfootnote}{}{} \DeclareDocumentCommand{\dictum}{o m}{ -\begin{LWR@BlockClassWP}{\LWR@origmbox{text-align:right}}{}{dictum} +\begin{LWR@BlockClassWP}{\LWR@print@mbox{text-align:right}}{}{dictum} #2 \IfValueT{#1} { \ifbool{FormatWP} - {\begin{BlockClass}[\LWR@origmbox{border-top:} 1px solid gray]{dictumauthor}} + {\begin{BlockClass}[\LWR@print@mbox{border-top:} 1px solid gray]{dictumauthor}} {\begin{BlockClass}{dictumauthor}} \dictumauthorformat{#1} \end{BlockClass} @@ -123,15 +123,15 @@ \ifblank{#2} { \begin{BlockClass}[ - \LWR@origmbox{margin-left:\LWR@printlength{\LWR@templengthtwo}} ; - \LWR@origmbox{margin-right:\LWR@printlength{\LWR@templengthtwo}} + \LWR@print@mbox{margin-left:\LWR@printlength{\LWR@templengthtwo}} ; + \LWR@print@mbox{margin-right:\LWR@printlength{\LWR@templengthtwo}} ]{addmargin} } { \setlength{\LWR@templengthone}{#2} \begin{BlockClass}[ - \LWR@origmbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; - \LWR@origmbox{margin-right:\LWR@printlength{\LWR@templengthtwo}} + \LWR@print@mbox{margin-left:\LWR@printlength{\LWR@templengthone}} ; + \LWR@print@mbox{margin-right:\LWR@printlength{\LWR@templengthtwo}} ]{addmargin} } } diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-siunitx.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-siunitx.sty index a8714119c7c..34b6190c005 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-siunitx.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-siunitx.sty @@ -68,7 +68,7 @@ \int_new:c { c__siunitx_math #1 _int } \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \hbox_set:Nn \l__siunitx_tmp_box { \ensuremath @@ -86,7 +86,7 @@ \cs_new_protected:Npn \__siunitx_combined_output:n #1 { \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \bool_if:NTF \l__siunitx_number_parse_bool { \tl_clear:N \l__siunitx_number_out_tl @@ -172,7 +172,7 @@ \leavevmode \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \bool_set_false:N \l__siunitx_font_set_bool \IfNoValueF {#1} { \keys_set:nn { siunitx } {#1} } @@ -184,7 +184,7 @@ \leavevmode \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \bool_set_false:N \l__siunitx_font_set_bool \IfNoValueF {#1} { \keys_set:nn { siunitx } {#1} } @@ -195,7 +195,7 @@ \RenewDocumentCommand \ang { o > { \SplitArgument { 2 } { ; } } m } { \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \IfNoValueF {#1} { \keys_set:nn { siunitx } {#1} } \__siunitx_angle_output:nnn #2 @@ -206,7 +206,7 @@ \leavevmode \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \bool_set_false:N \l__siunitx_font_set_bool \IfNoValueTF {#1} { \__siunitx_unit_output:nn {#2} { } } @@ -222,7 +222,7 @@ \leavevmode \group_begin:% lwarp \LetLtxMacro\@ensuredmath\LWR@origensuredmath% lwarp - \LetLtxMacro\mbox\LWR@origmbox% lwarp + \LetLtxMacro\mbox\LWR@print@mbox% lwarp \bool_set_false:N \l__siunitx_font_set_bool \IfNoValueTF {#1} { \__siunitx_range_unit:nnnn {#4} { } {#2} {#3} } diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz.sty index 0c90b0e23d7..62deae06142 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz.sty @@ -34,8 +34,8 @@ \appto\endpgfpicture{\end{lateximage}} -\LetLtxMacro\pgfutil@minipage\LWR@origminipage -\let\pgfutil@endminipage\LWR@origendminipage +\LetLtxMacro\pgfutil@minipage\LWR@print@minipage +\let\pgfutil@endminipage\endLWR@print@minipage \let\pgfutil@raggedleft\LWR@origraggedleft \let\pgfutil@raggedright\LWR@origraggedright diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-trimclip.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-trimclip.sty new file mode 100644 index 00000000000..40d104cbafa --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-trimclip.sty @@ -0,0 +1,35 @@ +%% +%% This is file `lwarp-trimclip.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `trimclip') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +\LWR@ProvidesPackageDrop{trimclip} +\csdef{trimbox}{\@ifstar\@gobble\@gobble} +\csletcs{trimbox*}{trimbox} +\def\endtrimbox{} +\csletcs{endtrimbox*}{endtrimbox} + +\csletcs{clipbox}{trimbox} +\csletcs{clipbox*}{trimbox} +\csletcs{endclipbox}{endtrimbox} +\csletcs{endclipbox*}{endtrimbox} + +\csletcs{marginbox}{trimbox} +\csletcs{marginbox*}{trimbox} +\csletcs{endmarginbox}{endtrimbox} +\csletcs{endmarginbox*}{endtrimbox} +\endinput +%% +%% End of file `lwarp-trimclip.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-vowel.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-vowel.sty new file mode 100644 index 00000000000..bfd2c5d11fb --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-vowel.sty @@ -0,0 +1,33 @@ +%% +%% This is file `lwarp-vowel.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `vowel') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\LWR@ProvidesPackagePass{vowel} + +\renewenvironment{vowel}[1][] + {% + \begin{lateximage}[(-vowel-~\packagediagramname)]% + \@vowel[#1]% + } + {% + \@@vowel% + \end{lateximage}% + } + +\endinput +%% +%% End of file `lwarp-vowel.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty index b5dafa63d0d..07a28b02ccd 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty @@ -20,21 +20,11 @@ \LWR@ProvidesPackagePass{xcolor} \begin{warpHTML} -\LetLtxMacro\LWRprint@textcolor\textcolor -\LetLtxMacro\LWRprint@pagecolor\pagecolor -\LetLtxMacro\LWRprint@nopagecolor\nopagecolor -\LetLtxMacro\LWRprint@colorbox\colorbox -\LetLtxMacro\LWRprint@colorboxBlock\colorbox -\LetLtxMacro\LWRorigprint@fcolorbox\fcolorbox -\LetLtxMacro\LWRorigprint@fcolorboxBlock\fcolorbox -\LetLtxMacro\LWRorigprint@boxframe\boxframe +\LetLtxMacro\LWR@print@pagecolor\pagecolor +\LetLtxMacro\LWR@print@nopagecolor\nopagecolor \appto\LWR@restoreorigformatting{% -\LetLtxMacro\textcolor\LWRprint@textcolor% -\LetLtxMacro\pagecolor\LWRprint@pagecolor% -\LetLtxMacro\nopagecolor\LWRprint@nopagecolor% -\LetLtxMacro\colorbox\LWRprint@colorbox% -\LetLtxMacro\fcolorbox\LWRprint@fcolorbox% -\LetLtxMacro\boxframe\LWRorigprint@boxframe% +\LetLtxMacro\pagecolor\LWR@print@pagecolor% +\LetLtxMacro\nopagecolor\LWR@print@nopagecolor% } \renewcommand*{\LWR@findcurrenttextcolor}{% \protect\colorlet{LWR@current@color}{.}% @@ -76,7 +66,7 @@ border:\LWR@printlength{\LWR@atleastonept} solid \LWR@colorstyle{#1}{#2} ; % padding:\LWR@printlength{\fboxsep}% } -\RenewDocumentCommand{\textcolor}{o m m}{% +\NewDocumentCommand{\LWR@HTML@textcolor}{o m m}{% \begingroup% \IfValueTF{#1}{% \color[#1]{#2}% @@ -98,11 +88,13 @@ padding:\LWR@printlength{\fboxsep}% \endgroup% } +\LWR@formatted{textcolor} + \renewcommand*{\pagecolor}[2][named]{} \renewcommand*{\nopagecolor}{} -\RenewDocumentCommand{\colorbox}{O{named} m +m}{% +\NewDocumentCommand{\LWR@HTML@colorbox}{O{named} m +m}{% \begingroup% \LWR@FBcancel% \InlineClass[% @@ -112,7 +104,11 @@ padding:\LWR@printlength{\fboxsep}% \endgroup% } -\NewDocumentCommand{\colorboxBlock}{O{named} m +m}{% +\AtBeginDocument{ +\LWR@formatted{colorbox} +} + +\NewDocumentCommand{\LWR@HTML@colorboxBlock}{O{named} m +m}{% \begingroup% \LWR@FBcancel% \begin{BlockClass}[% @@ -124,7 +120,11 @@ padding:\LWR@printlength{\fboxsep}% \endgroup% } -\RenewDocumentCommand{\fcolorbox}{O{named} m O{named} m +m}{% +\AtBeginDocument{ +\LWR@formatted{colorboxBlock} +} + +\NewDocumentCommand{\LWR@HTML@fcolorbox}{O{named} m O{named} m +m}{% \LWR@traceinfo{HTML fcolorbox #2 #4}% \begingroup% \LWR@FBcancel% @@ -144,7 +144,11 @@ padding:\LWR@printlength{\fboxsep}% \endgroup% } -\NewDocumentCommand{\fcolorboxBlock}{O{named} m O{named} m +m}{% +\AtBeginDocument{ +\LWR@formatted{fcolorbox} +} + +\NewDocumentCommand{\LWR@HTML@fcolorboxBlock}{O{named} m O{named} m +m}{% \LWR@traceinfo{HTML fcolorboxBlock #2 #4}% \begingroup% \LWR@FBcancel% @@ -170,6 +174,10 @@ padding:\LWR@printlength{\fboxsep}% \LWR@traceinfo{HTML fcolorboxBlock done}% } +\AtBeginDocument{ +\LWR@formatted{fcolorboxBlock} +} + \NewDocumentCommand{\LWR@subfcolorminipage}{m m m m}{% \begin{BlockClass}[% #3% @@ -178,7 +186,7 @@ padding:\LWR@printlength{\fboxsep}% width:\LWR@printlength{\LWR@tempwidth}% ]{fcolorminipage}% } -\NewDocumentEnvironment{fcolorminipage}{O{named} m O{named} m O{c} o o m} +\NewDocumentEnvironment{LWR@HTML@fcolorminipage}{O{named} m O{named} m O{c} o o m} {% \LWR@FBcancel% \setlength{\LWR@tempwidth}{#8}% @@ -193,12 +201,17 @@ width:\LWR@printlength{\LWR@tempwidth}% }% } {\end{BlockClass}} -\renewcommand*{\boxframe}[3]{% + +\AtBeginDocument{ +\LWR@formattedenv{fcolorminipage} +} +\newcommand*{\LWR@HTML@boxframe}[3]{% {% \setlength{\LWR@tempwidth}{#1}% \setlength{\LWR@tempheight}{#2}% \addtolength{\LWR@tempheight}{#3}% \LWR@forceminwidth{\fboxrule}% +\LWR@findcurrenttextcolor% \InlineClass[% display:inline-block ; % border:\LWR@printlength{\LWR@atleastonept} solid \LWR@currenttextcolor{} ; % @@ -207,6 +220,8 @@ height:\LWR@printlength{\LWR@tempheight}% ]{boxframe}{}% }% } + +\LWR@formatted{boxframe} \newcommand*{\LWR@xcolortempcolor}{} \def\rowc@l@rs[#1]#2#3#4% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xellipsis.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xellipsis.sty new file mode 100644 index 00000000000..0d0caad9d86 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xellipsis.sty @@ -0,0 +1,53 @@ +%% +%% This is file `lwarp-xellipsis.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `xellipsis') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\LWR@ProvidesPackagePass{xellipsis} + +\newcommand*{\LWR@xellipsespace}[1]{% +\ifdim#1=0pt\else% + \ifdim#1<\fontdimen2\font% + \,% + \else% + ~% + \fi% +\fi% +} + +\def\xelip{% +\mbox{% + \LWR@xellipsespace{\xelipprebef}% + \xelipprechar% + \LWR@xellipsespace{\xelippreaft}% + \LWR@xellipsespace{\xelipbef}% + \xelipchar% + \xel@loopi = 1% + \loop\ifnum\xelipnum>\xel@loopi% + \advance\xel@loopi by1% + \LWR@xellipsespace{\xelipgap}% + \xelipchar% + \repeat% + \LWR@xellipsespace{\xelipaft}% + \LWR@xellipsespace{\xelippostbef}% + \xelippostchar% + \LWR@xellipsespace{\xelippostaft}% +}% +}% + +\endinput +%% +%% End of file `lwarp-xellipsis.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty index 9744eb1546d..d82834964ad 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty @@ -38,18 +38,16 @@ \LWR@htmltagc{/span}% \endLWR@nestspan% } -\NewDocumentCommand{\LWR@noscalebox}{m o m}{#3} - \DeclareInstance{xfrac}{default}{text}{ numerator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend% \endgroup% }, denominator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend% \endgroup% }, @@ -59,13 +57,13 @@ scaling = false \DeclareInstance{xfrac}{lmr}{text}{ numerator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend% \endgroup% }, denominator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend% \endgroup% }, @@ -75,13 +73,13 @@ scaling = false \DeclareInstance{xfrac}{lmss}{text}{ numerator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend% \endgroup% }, denominator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend% \endgroup% }, @@ -91,13 +89,13 @@ scaling = false \DeclareInstance{xfrac}{lmtt}{text}{ numerator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend% \endgroup% }, denominator-format = {% \begingroup% -\LetLtxMacro{\scalebox}{\LWR@noscalebox}% +\RenewDocumentCommand{\scalebox}{m o m}{##3}% \LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend% \endgroup% }, diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xltabular.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xltabular.sty new file mode 100644 index 00000000000..7a4ad2b39ef --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xltabular.sty @@ -0,0 +1,29 @@ +%% +%% This is file `lwarp-xltabular.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `xltabular') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + + +\RequirePackage{tabularx} + +\LWR@ProvidesPackageDrop{xltabular} + +\DeclareDocumentEnvironment{xltabular}{o m m} +{\longtable{#3}} +{\endlongtable} +\endinput +%% +%% End of file `lwarp-xltabular.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xpiano.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xpiano.sty new file mode 100644 index 00000000000..274a299126a --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xpiano.sty @@ -0,0 +1,41 @@ +%% +%% This is file `lwarp-xpiano.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `xpiano') +%% This is a generated file. +%% Copyright 2016-2018 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. + +\LWR@ProvidesPackagePass{xpiano} + +\ExplSyntaxOn +\NewDocumentCommand{\LWR@print@keyboard}{ O{}m } +{ +\xpiano_keyboard:nn { #1 } { #2 } +} + +\NewDocumentCommand{\LWR@HTML@keyboard}{ O{}m } +{ +\begin{lateximage}* + [-xpiano-~\packagediagramname{}: \detokenize\expandafter{#2}] + [\detokenize\expandafter{#1}] +\xpiano_keyboard:nn { #1 } { #2 } +\end{lateximage} +} +\ExplSyntaxOff + +\LWR@formatted{keyboard} + +\endinput +%% +%% End of file `lwarp-xpiano.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty index 153ae8015f3..03fe67998e5 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty @@ -20,14 +20,14 @@ \AtBeginDocument{ -\preto{\xy}{\begin{lateximage}[(xy)]} +\preto{\xy}{\begin{lateximage}[(-xy-~\packagediagramname)]} \appto{\endxy}{\end{lateximage}} \@ifundefined{xymatrix}{}{ \LetLtxMacro\LWR@origxymatrix\xymatrix \renewcommand{\xymatrix}[1]{% -\begin{lateximage}[(xymatrix)] +\begin{lateximage}[(-xy- xymatrix \packagediagramname)] \LWR@origxymatrix{#1} \end{lateximage} } @@ -37,7 +37,7 @@ \LetLtxMacro\LWR@origxygraph\xygraph \renewcommand{\xygraph}[1]{% -\begin{lateximage}[(xygraph)] +\begin{lateximage}[(-xy- xygraph \packagediagramname)] \LWR@origxygraph{#1} \end{lateximage} } diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty index 6d24427a28d..15e1819cb54 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} - [2018/05/12 v0.56 Allows LaTeX to directly produce HTML5 output.] + [2018/06/06 v0.57 Allows LaTeX to directly produce HTML5 output.] @@ -264,6 +264,7 @@ For a possible alternative, see package(s) #2.} \LWR@earlyloadnever{boxedminipage}{boxedminipage2e} \LWR@earlyloadnever{caption2}{caption} \LWR@earlyloadnever{fancyheadings}{fancyhdr} +\LWR@earlyloadnever{glossary}{glossaries} \LWR@earlyloadnever{t1enc}{fontenc, inputenc, inputenx} \LWR@earlyloadnever{wasysym}{textcomp, amssymb, amsfonts, mnsymbol, fdsymbol} \LWR@loadafter{a4} @@ -274,7 +275,10 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{acronym} \LWR@loadafter{adjmulticol} \LWR@loadafter{addlines} +\LWR@loadafter{ae} +\LWR@loadafter{aecc} \LWR@loadafter{afterpage} +\LWR@loadafter{algorithm2e} \LWR@loadafter{algorithmicx} \LWR@loadafter{alltt} \LWR@loadafter{amsmath} @@ -299,6 +303,8 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{bytefield} \LWR@loadafter{cancel} \LWR@loadafter{caption} +\LWR@loadafter{caption2} +\LWR@loadafter{ccaption} \LWR@loadafter{changebar} \LWR@notmemoirloadafter{changepage} \LWR@notmemoirloadafter{chngpage} @@ -333,12 +339,14 @@ For a possible alternative, see package(s) #2.} \LWR@notmemoirloadafter{epigraph} \LWR@loadafter{epstopdf} \LWR@loadafter{epstopdf-base} +\LWR@loadafter{errata} \LWR@loadafter{eso-pic} \LWR@loadafter{everypage} \LWR@loadafter{everyshi} \LWR@loadafter{extramarks} \LWR@loadafter{fancybox} \LWR@loadafter{fancyhdr} +\LWR@loadafter{fancyheadings} \LWR@loadafter{fancyref} \LWR@loadafter{fancyvrb} \LWR@loadafter{figcaps} @@ -368,6 +376,7 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{fwlw} \LWR@loadafter{geometry} \LWR@loadafter{glossaries} +\LWR@loadafter{glossary} \LWR@loadafter{grffile} \LWR@loadafter{grid} \LWR@loadafter{gridset} @@ -391,6 +400,7 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{listings} \LWR@loadafter{longtable} \LWR@loadafter{lscape} +\LWR@loadafter{ltablex} \LWR@loadafter{ltcaption} \LWR@loadafter{ltxgrid} \LWR@loadafter{ltxtable} @@ -446,6 +456,7 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{quoting} \LWR@loadafter{ragged2e} \LWR@loadafter{realscripts} +\LWR@loadafter{register} \LWR@loadafter{relsize} \LWR@loadafter{resizegather} \LWR@loadafter{romanbar} @@ -477,6 +488,7 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{subfig} \LWR@loadafter{subfigure} \LWR@loadafter{supertabular} +\LWR@loadafter{t1inc} \LWR@loadafter{tabls} \LWR@notmemoirloadafter{tabularx} \LWR@loadafter{tabulary} @@ -497,6 +509,7 @@ For a possible alternative, see package(s) #2.} \LWR@loadafter{todo} \LWR@loadafter{todonotes} \LWR@loadafter{transparent} +\LWR@loadafter{trimclip} \LWR@loadafter{trivfloat} \LWR@loadafter{turnthepage} \LWR@loadafter{ulem} @@ -507,14 +520,19 @@ For a possible alternative, see package(s) #2.} \LWR@notmemoirloadafter{verse} \LWR@loadafter{vertbars} \LWR@loadafter{vmargin} +\LWR@loadafter{vowel} \LWR@loadafter{vwcol} \LWR@loadafter{wallpaper} +\LWR@loadafter{wasysym} \LWR@loadafter{watermark} \LWR@loadafter{wrapfig} \LWR@loadafter{xcolor} +\LWR@loadafter{xellipsis} \LWR@loadafter{xfrac} +\LWR@loadafter{xltabular} \LWR@loadafter{xltxtra} \LWR@loadafter{xmpincl} +\LWR@loadafter{xpiano} \LWR@loadafter{xtab} \LWR@loadafter{xurl} \LWR@loadafter{xy} @@ -645,7 +663,7 @@ top=1in,bottom=1in,% \begin{warpHTML} -\LetLtxMacro{\LWR@origRequirePackage}{\RequirePackage} +\LetLtxMacro\LWR@origRequirePackage\RequirePackage \newcommand*{\LWR@requirepackagenames}{} @@ -706,7 +724,7 @@ top=1in,bottom=1in,% {\LWR@origRequirePackage{\LWR@parsedrequirepackagenames}}% }% } -\LetLtxMacro{\usepackage}{\RequirePackage} +\LetLtxMacro\usepackage\RequirePackage \NewDocumentCommand{\LWR@ProvidesPackagePass}{m o}{ \PackageInfo{lwarp}{Using package `#1' and adding lwarp modifications, including options,}% @@ -830,7 +848,6 @@ top=1in,bottom=1in,% \ifbool{LWR@tracinglwarp}% {% \typeout{*** lwarp: #1}% - % \PackageInfo{lwarp}{#1 : }% }% {}% } @@ -848,6 +865,63 @@ top=1in,bottom=1in,% \end{warpall} + + + +\begin{warpHTML} +\newcommand*{\LWR@formatting}{HTML} +\newcommand*{\LWR@formatted}[1]{% + \ifcsundef{LWR@print@#1}{% + \expandafter\LetLtxMacro\csname LWR@print@#1\expandafter\endcsname% + \csname#1\endcsname% + }{}% + \ifcsundef{#1}{% + \expandafter\newrobustcmd\csname #1\endcsname{% + \csuse{LWR@\LWR@formatting @#1}% + }% + }{% + \expandafter\renewrobustcmd\csname #1\endcsname{% + \csuse{LWR@\LWR@formatting @#1}% + }% + }% +} +\newcommand*{\LWR@expandableformatted}[1]{% + \ifcsundef{LWR@print@#1}{% + \expandafter\LetLtxMacro\csname LWR@print@#1\expandafter\endcsname% + \csname#1\endcsname% + }{}% + \ifcsundef{#1}{% + \expandafter\newcommand\csname #1\endcsname{% + \csuse{LWR@\LWR@formatting @#1}% + }% + }{% + \expandafter\renewcommand\csname #1\endcsname{% + \csuse{LWR@\LWR@formatting @#1}% + }% + }% +} +\newcommand*{\LWR@formattedenv}[1]{% + \ifcsundef{LWR@print@#1}{% + \expandafter\LetLtxMacro\csname LWR@print@#1\expandafter\endcsname% + \csname#1\endcsname% + \csletcs{endLWR@print@#1}{end#1}% + }{}% + \DeclareDocumentEnvironment{#1}{}% + {\csuse{LWR@\LWR@formatting @#1}}% + {\csuse{endLWR@\LWR@formatting @#1}}% +} +\newcommand*{\LWR@expandableformattedenv}[1]{% + \ifcsundef{LWR@print@#1}{% + \expandafter\LetLtxMacro\csname LWR@print@#1\expandafter\endcsname% + \csname#1\endcsname% + \csletcs{endLWR@print@#1}{end#1}% + }{}% + \DeclareExpandableDocumentEnvironment{#1}{}% + {\csuse{LWR@\LWR@formatting @#1}}% + {\csuse{endLWR@\LWR@formatting @#1}}% +} +\end{warpHTML} + \begin{warpall} \newbool{FormatEPUB} \boolfalse{FormatEPUB} @@ -939,8 +1013,6 @@ top=1in,bottom=1in,% \begin{warpHTML} -\LetLtxMacro\LWR@origmbox\mbox -\LetLtxMacro\LWR@origmakebox\makebox \chardef\LWR@origpound=`\# \let\LWR@origcomma\, \let\LWR@origthinspace\thinspace @@ -948,17 +1020,13 @@ top=1in,bottom=1in,% \let\LWR@origenskip\enskip \let\LWR@origquad\quad \let\LWR@origqquad\qquad - -\let\LWR@orighspace\hspace \let\LWR@orighfill\hfill \let\LWR@orighfil\hfil -\let\LWR@origvspace\vspace \let\LWR@orighss\hss \let\LWR@origllap\llap \let\LWR@origrlap\rlap \let\LWR@orighfilneg\hfilneg -\let\LWR@origrule\rule \let\LWR@orighrulefill\hrulefill \let\LWR@origdotfill\dotfill @@ -978,29 +1046,29 @@ top=1in,bottom=1in,% \let\LWR@orighuge\huge \let\LWR@origHuge\Huge -\LetLtxMacro{\LWR@origtextrm}{\textrm} -\LetLtxMacro{\LWR@origtextsf}{\textsf} -\LetLtxMacro{\LWR@origtexttt}{\texttt} -\LetLtxMacro{\LWR@origtextnormal}{\textnormal} -\LetLtxMacro{\LWR@origtextbf}{\textbf} -\LetLtxMacro{\LWR@origtextmd}{\textmd} -\LetLtxMacro{\LWR@origtextit}{\textit} -\LetLtxMacro{\LWR@origtextsl}{\textsl} -\LetLtxMacro{\LWR@origtextsc}{\textsc} -\LetLtxMacro{\LWR@origtextup}{\textup} -\LetLtxMacro{\LWR@origemph}{\emph} - -\LetLtxMacro{\LWR@origrmfamily}{\rmfamily} -\LetLtxMacro{\LWR@origsffamily}{\sffamily} -\LetLtxMacro{\LWR@origttfamily}{\ttfamily} -\LetLtxMacro{\LWR@origbfseries}{\bfseries} -\LetLtxMacro{\LWR@origmdseries}{\mdseries} -\LetLtxMacro{\LWR@origupshape}{\upshape} -\LetLtxMacro{\LWR@origslshape}{\slshape} -\LetLtxMacro{\LWR@origscshape}{\scshape} -\LetLtxMacro{\LWR@origitshape}{\itshape} -\LetLtxMacro{\LWR@origem}{\em} -\LetLtxMacro{\LWR@orignormalfont}{\normalfont} +\LetLtxMacro\LWR@origtextrm\textrm +\LetLtxMacro\LWR@origtextsf\textsf +\LetLtxMacro\LWR@origtexttt\texttt +\LetLtxMacro\LWR@origtextnormal\textnormal +\LetLtxMacro\LWR@origtextbf\textbf +\LetLtxMacro\LWR@origtextmd\textmd +\LetLtxMacro\LWR@origtextit\textit +\LetLtxMacro\LWR@origtextsl\textsl +\LetLtxMacro\LWR@origtextsc\textsc +\LetLtxMacro\LWR@origtextup\textup +\LetLtxMacro\LWR@origemph\emph + +\LetLtxMacro\LWR@origrmfamily\rmfamily +\LetLtxMacro\LWR@origsffamily\sffamily +\LetLtxMacro\LWR@origttfamily\ttfamily +\LetLtxMacro\LWR@origbfseries\bfseries +\LetLtxMacro\LWR@origmdseries\mdseries +\LetLtxMacro\LWR@origupshape\upshape +\LetLtxMacro\LWR@origslshape\slshape +\LetLtxMacro\LWR@origscshape\scshape +\LetLtxMacro\LWR@origitshape\itshape +\LetLtxMacro\LWR@origem\em +\LetLtxMacro\LWR@orignormalfont\normalfont \let\LWR@origraggedright\raggedright \let\LWR@origonecolumn\onecolumn @@ -1025,10 +1093,6 @@ top=1in,bottom=1in,% \let\LWR@origthispagestyle\thispagestyle \LetLtxMacro\LWR@origpagenumbering\pagenumbering -\LetLtxMacro\LWR@origminipage\minipage -\let\LWR@origendminipage\endminipage -\LetLtxMacro{\LWR@origparbox}{\parbox} - \let\LWR@orignewline\newline \AtBeginDocument{% in case packages change definition @@ -1051,7 +1115,7 @@ top=1in,bottom=1in,% \let\LWR@origpar\par -\LetLtxMacro{\LWR@origfootnote}{\footnote} +\LetLtxMacro\LWR@origfootnote\footnote \let\LWR@orig@mpfootnotetext\@mpfootnotetext \let\LWR@origclearpage\clearpage @@ -1065,15 +1129,15 @@ top=1in,bottom=1in,% \begin{warpHTML} \AtBeginDocument{ -\LetLtxMacro{\LWR@origt}{\t} +\LetLtxMacro\LWR@origt\t \ifPDFTeX -\LetLtxMacro{\LWR@origequalaccent}{\=} -\LetLtxMacro{\LWR@origdotaccent}{\.} -\LetLtxMacro{\LWR@origu}{\u} -\LetLtxMacro{\LWR@origv}{\v} -\LetLtxMacro{\LWR@origc}{\c} -\LetLtxMacro{\LWR@origd}{\d} -\LetLtxMacro{\LWR@origb}{\b} +\LetLtxMacro\LWR@origequalaccent\= +\LetLtxMacro\LWR@origdotaccent\. +\LetLtxMacro\LWR@origu\u +\LetLtxMacro\LWR@origv\v +\LetLtxMacro\LWR@origc\c +\LetLtxMacro\LWR@origd\d +\LetLtxMacro\LWR@origb\b \renewcommand*{\=}[1]{#1\HTMLunicode{0305}} \renewcommand*{\.}[1]{#1\HTMLunicode{0307}} \renewcommand*{\u}[1]{#1\HTMLunicode{0306}} @@ -1086,18 +1150,18 @@ top=1in,bottom=1in,% \renewcommand*{\t}[1]{\LWR@t#1} \ifPDFTeX \newcommand*{\LWR@restoreorigaccents}{% -\LetLtxMacro{\=}{\LWR@origequalaccent}% -\LetLtxMacro{\.}{\LWR@origdotaccent}% -\LetLtxMacro{\u}{\LWR@origu}% -\LetLtxMacro{\v}{\LWR@origu}% -\LetLtxMacro{\t}{\LWR@origt}% -\LetLtxMacro{\c}{\LWR@origc}% -\LetLtxMacro{\d}{\LWR@origd}% -\LetLtxMacro{\b}{\LWR@origb}% +\LetLtxMacro\=\LWR@origequalaccent% +\LetLtxMacro\.\LWR@origdotaccent% +\LetLtxMacro\u\LWR@origu% +\LetLtxMacro\v\LWR@origu% +\LetLtxMacro\t\LWR@origt% +\LetLtxMacro\c\LWR@origc% +\LetLtxMacro\d\LWR@origd% +\LetLtxMacro\b\LWR@origb% }% \else% XeLaTeX, LuaLaTeX: \newcommand*{\LWR@restoreorigaccents}{% -\LetLtxMacro{\t}{\LWR@origt}% +\LetLtxMacro\t\LWR@origt% }% \fi% }% AtBeginDocument @@ -1973,7 +2037,7 @@ img.logoimage{ } figure { - margin: 3ex auto 3ex auto ; + margin: 5ex auto 5ex auto ; padding: 1ex 1em 1ex 1em ; overflow-x: auto ; } @@ -2036,6 +2100,27 @@ figure div.floatrow div.minipage figcaption { background: none ; } +/* For packages such as float, rotfloat, and algorithm2e: */ + +figure.boxed, figure.boxruled { + border: 1px solid black ; +} + +figure.ruled { + border-top: 1px solid black ; + border-bottom: 1px solid black ; + border-left: 0px ; + border-right: 0px ; + border-radius: 0px ; + background: none ; + box-shadow: none ; +} + +figure.ruled figcaption, figure.boxruled figcaption { + border-top: 1px solid silver ; + border-bottom: 1px solid silver ; +} + table { margin: 1ex auto 1ex auto ; border-collapse: separate ; @@ -2315,7 +2400,32 @@ div.multicols { -webkit-columns: 3 380px ; -moz-columns: 3 380px ; columns: 3 380px ; } div.multicols p {margin-top: 0ex} -/* Used to support algorithmicx: */ +/* Used for algorithm2e: */ +div.alg2evline{ + margin-left: 1em ; + padding-left: 1em ; + border-left: 1px solid black ; + border-radius: 0px 0px 0px 1ex ; +} + +div.alg2evsline{ + margin-left: 1em ; + padding-left: 1em ; + border-left: 1px solid black ; +} + +div.alg2enoline{ + margin-left: 1em ; + padding-left: 1em ; +} + +span.alg2elinenumber{ + margin-right: .5em ; + font-size: 50% ; + color: red ; +} + +/* Used for algorithmicx: */ span.floatright { float: right ; } /* Native LaTeX theorems: */ @@ -2880,7 +2990,7 @@ div.fancyvrblabel{ } figure { - margin: 3ex 5% 3ex 5% ; + margin: 5ex 5% 5ex 5% ; padding: 1ex 1em 1ex 1em ; background-color: #fffcf5 ; overflow-x: auto ; @@ -3117,15 +3227,16 @@ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX- -- Copyright 2016-2018 Brian Dunn --- Print the usage of the lwarpmk command: - -printversion = "v0.56" +printversion = "v0.57" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; end function printusage () +-- +-- Print the usage of the lwarpmk command: +-- print ( [[ lwarpmk print [project]: Compile the print version if necessary. @@ -3153,9 +3264,10 @@ lwarpmk --help: Print this help message. printconf () end --- Print the format of the configuration file lwarpmk.conf: - function printconf () +-- +-- Print the format of the configuration file lwarpmk.conf: +-- print ( [[ An example lwarpmk.conf or <project>.lwarpmkconf project file: -- @@ -3177,11 +3289,12 @@ Values must be in upright "quotes". ]] ) ; end +function splitfile (destfile,sourcefile) +-- -- Split one large sourcefile into a number of files, -- starting with destfile. -- The file is split at each occurance of <!--|Start file|newfilename|* - -function splitfile (destfile,sourcefile) +-- print ("lwarpmk: Splitting " .. sourcefile .. " into " .. destfile) ; local sfile = io.open(sourcefile) io.output(destfile) @@ -3198,20 +3311,25 @@ end -- do io.close(sfile) end -- function --- Incorrect value, so print an error and exit. - function cvalueerror ( line, linenum , cvalue ) +-- +-- Incorrect value, so print an error and exit. +-- print ("lwarpmk: ===") print ("lwarpmk: " .. linenum .. " : " .. line ) ; - print ("lwarpmk: incorrect variable value \"" .. cvalue .. "\" in lwarpmk.conf.\n" ) ; + print ( + "lwarpmk: incorrect variable value \"" .. cvalue .. + "\" in lwarpmk.conf.\n" + ) ; print ("lwarpmk: ===") printconf () ; os.exit(1) ; end --- Load settings from the project's "lwarpmk.conf" file: - function loadconf () +-- +-- Load settings from the project's "lwarpmk.conf" file: +-- -- Default configuration filename: local conffile = "lwarpmk.conf" -- Optional configuration filename: @@ -3233,7 +3351,10 @@ if (lfs.attributes(conffile,"mode")==nil) then print ("lwarpmk: recompile using pdflatex, xelatex, or lualatex,") print ("lwarpmk: then try using lwarpmk again.") if ( arg[2] ~= nil ) then - print ("lwarpmk: (\"" .. arg[2] .. "\" does not appear to be a project name.)") + print ( + "lwarpmk: (\"" .. arg[2] .. + "\" does not appear to be a project name.)" + ) end print ("lwarpmk: ===") printhelp () ; @@ -3286,7 +3407,10 @@ elseif ( cvarname == "pdftotextenc" ) then pdftotextenc = cvalue else print ("lwarpmk: ===") print ("lwarpmk: " .. linenum .. " : " .. line ) ; - print ("lwarpmk: Incorrect variable name \"" .. cvarname .. "\" in " .. conffile ..".\n" ) ; + print ( + "lwarpmk: Incorrect variable name \"" .. cvarname .. "\" in " .. + conffile ..".\n" + ) ; print ("lwarpmk: ===") printconf () ; os.exit(1) ; @@ -3318,7 +3442,7 @@ if opsystem=="Unix" then -- For Unix / Linux / Mac OS: opquote= "\'" cmdgroupopenname = " ( " cmdgroupclosename = " ) " - seqname = " ; " + seqname = " && " bgname = " &" elseif opsystem=="Windows" then -- For Windows rmname = "DEL" @@ -3347,15 +3471,31 @@ end end -- loadconf +function executecheckerror ( executecommands , errormessage ) +-- +-- Execute an operating system call, +-- and maybe exit with an error message. +-- +local err +err = os.execute ( executecommands ) +if ( err ~= 0 ) then + print ("lwarpmk: ===") + print ("lwarpmk: " .. errormessage ) + print ("lwarpmk: ===") + os.exit(1) +end +end -- executecheckerror + function refreshdate () os.execute(touchnamepre .. " " .. sourcename .. ".tex " .. touchnamepost) end +function reruntoget (filesource) +-- -- Scan the LaTeX log file for the phrase "Rerun to get", -- indicating that the file should be compiled again. -- Return true if found. - -function reruntoget (filesource) +-- local fsource = io.open(filesource) for line in fsource:lines() do if ( string.find(line,"Rerun to get") ~= nil ) then @@ -3367,10 +3507,11 @@ io.close(fsource) return false end +function onetime (fsuffix) +-- -- Compile one time, return true if should compile again. -- fsuffix is "" for print, "_html" for HTML output. - -function onetime (fsuffix) +-- print("lwarpmk: Compiling with " .. latexname .. " " .. sourcename..fsuffix) local thisshellescape = " " if ( shellescape == "true" ) then @@ -3378,20 +3519,18 @@ if ( shellescape == "true" ) then else thisshellescape = " " end -err = os.execute(latexname .. thisshellescape .. sourcename..fsuffix) -if ( err ~= 0 ) then - print ("lwarpmk: ===") - print ("lwarpmk: Compile error.") - print ("lwarpmk: ===") - os.exit(1) -end +executecheckerror ( + latexname .. thisshellescape .. sourcename..fsuffix , + "Compile error." +) return (reruntoget(sourcename .. fsuffix .. ".log") ) ; end +function manytimes (fsuffix) +-- -- Compile up to five times. -- fsuffix is "" for print, "_html" for HTML output - -function manytimes (fsuffix) +-- if onetime(fsuffix) == true then if onetime(fsuffix) == true then if onetime(fsuffix) == true then @@ -3400,9 +3539,10 @@ if onetime(fsuffix) == true then end end end end end end --- Exit if the given file does not exist. - function verifyfileexists (filename) +-- +-- Exit if the given file does not exist. +-- if (lfs.attributes ( filename , "modification" ) == nil ) then print ("lwarpmk: ===") print ("lwarpmk: " .. filename .. " not found." ) ; @@ -3411,9 +3551,10 @@ if (lfs.attributes ( filename , "modification" ) == nil ) then end end --- Convert <project>_html.pdf into HTML files: - function pdftohtml () +-- +-- Convert <project>_html.pdf into HTML files: +-- -- Convert to text: print ("lwarpmk: Converting " .. sourcename .."_html.pdf to " .. sourcename .. "_html.html") @@ -3423,9 +3564,11 @@ os.execute("pdftotext -enc " .. pdftotextenc .. " -nopgbrk -layout " splitfile (homehtmlfilename .. ".html" , sourcename .. "_html.html") end +function removeaux () +-- -- Remove auxiliary files: -- All aux files are removed since there may be many bbl*.aux files. -function removeaux () +-- os.execute ( rmname .. " *.aux " .. sourcename ..".toc " .. sourcename .. "_html.toc " .. sourcename ..".lof " .. sourcename .. "_html.lof " .. @@ -3438,10 +3581,12 @@ os.execute ( rmname .. " *.aux " .. ) end +function checkhtmlpdfexists () +-- -- Error if the HTML document does not exist. --- The lateximages are drawn from the HTML PDF verison of the document, +-- The lateximages are drawn from the HTML PDF version of the document, -- so "lwarpmk html" must be done before "lwarpmk limages". -function checkhtmlpdfexists () +-- local htmlpdffile = io.open(sourcename .. "_html.pdf", "r") if ( htmlpdffile == nil ) then print ("") @@ -3454,8 +3599,10 @@ end io.close (htmlpdffile) end -- checkhtmlpdfexists --- Warning of a missing lateximages.txt file: function warnlimages () +-- +-- Warning of a missing lateximages.txt file: +-- print ("lwarpmk: ===") print ("lwarpmk: \"lateximages.txt\" does not exist.") print ("lwarpmk: Your project does not use SVG math or other lateximages,") @@ -3468,9 +3615,11 @@ function warnlimages () print ("lwarpmk: ===") end -- warnlimages +function checklimages () +-- -- Check lateximages.txt to see if need to recompile first. -- If any entry has a page number of zero, then there were incorrect images. -function checklimages () +-- print ("lwarpmk: Checking for a valid lateximages.txt file.") local limagesfile = io.open("lateximages.txt", "r") if ( limagesfile == nil ) then @@ -3502,90 +3651,33 @@ if ( pagezerowarning ) then print ("lwarpmk: ===") os.exit(1) ; end -- pagezerowarning -end -- checklateximages +end -- checklimages --- Create lateximages based on lateximages.txt: -function createlateximages () --- See if the document must be recompiled first: -checklimages () --- See if the print version exists: -checkhtmlpdfexists () --- Attempt to create the lateximages: -print ("lwarpmk: Creating lateximages.") -local limagesfile = io.open("lateximages.txt", "r") -if ( limagesfile == nil ) then - warnlateximages () - os.exit(1) -end --- Create the lateximages directory, ignore error if already exists -err = os.execute("mkdir lateximages") --- For Windows, create lwarp_one_limage.cmd from lwarp_one_limage.txt: -if opsystem=="Windows" then - err = os.execute ( - cpname .. " lwarp_one_limage.txt lwarp_one_limage.cmd" - ) - if ( err ~= 0 ) then - print ("lwarpmk: ===") - print ("lwarpmk: File error trying to copy") - print (" lwarp_one_limage.txt to lwarp_one_limage.cmd") - print ("lwarpmk: ===") - os.exit(1) ; - end -end -- create lwarp_one_limage.cmd --- Track the number of parallel processes -numimageprocesses = 0 --- Track warning to recompile if find a page 0 -pagezerowarning = false --- Scan lateximages.txt -for line in limagesfile:lines() do --- lwimgpage is the page number in the PDF which has the image --- lwimghash is true if this filename is a hash --- lwimgname is the lateximage filename root to assign for the image -i,j,lwimgpage,lwimghash,lwimgname = string.find (line,"|(.*)|(.*)|(.*)|") --- For each entry: -if ( (i~=nil) ) then --- Skip if the page number is 0: -if ( lwimgpage == "0" ) then - pagezerowarning = true -else --- Skip is this image is hashed and already exists: -local lwimgfullname = "lateximages" .. dirslash .. lwimgname .. ".svg" -if ( - (lwimghash ~= "true") or - (lfs.attributes(lwimgfullname,"mode")==nil) -- file not exists -) -then -- not hashed or not exists: --- Print the name of the file being generated: -print ( "lwarpmk: " .. lwimgname ) --- Touch/create the dest so that only once instance tries to build it: -err = os.execute(newtouchname .. " " .. lwimgfullname) -if ( err ~= 0 ) then - print ("lwarpmk: ===") - print ("lwarpmk: File error trying to touch " .. lwimgfullname) - print ("lwarpmk: ===") - os.exit(1) ; -end --- Separate out the image into its own single-page pdf: -if opsystem=="Unix" then --- For Unix / Linux / Mac OS: -err = os.execute( -cmdgroupopenname .. -"pdfseparate -f " .. lwimgpage .. " -l " .. lwimgpage .. " " .. - sourcename .."_html.pdf " .. - "lateximages" .. dirslash .."lateximagetemp-%d" .. ".pdf" .. - seqname .. --- Crop the image: -"pdfcrop --hires lateximages" .. dirslash .. "lateximagetemp-" .. lwimgpage .. ".pdf " .. - "lateximages" .. dirslash .. lwimgname .. ".pdf" .. - seqname .. --- Convert the image to svg: -"pdftocairo -svg -noshrink lateximages" .. dirslash .. lwimgname .. ".pdf " .. - "lateximages" .. dirslash .. lwimgname ..".svg" .. - seqname .. --- Remove the temporary files: -rmname .. " lateximages" .. dirslash .. lwimgname .. ".pdf" .. seqname .. -rmname .. " lateximages" .. dirslash .. "lateximagetemp-" .. lwimgpage .. ".pdf" .. -cmdgroupclosename .. " >/dev/null " .. bgname +function createuniximage ( lwimgfullname ) +-- +-- Create one lateximage for Unix / Linux / Mac OS. +-- +executecheckerror ( + cmdgroupopenname .. + "pdfseparate -f " .. lwimgpage .. " -l " .. lwimgpage .. " " .. + sourcename .."_html.pdf " .. + "lateximages" .. dirslash .."lateximagetemp-%d" .. ".pdf" .. + seqname .. + -- Crop the image: + "pdfcrop --hires lateximages" .. dirslash .. "lateximagetemp-" .. + lwimgpage .. ".pdf " .. + "lateximages" .. dirslash .. lwimgname .. ".pdf" .. + seqname .. + -- Convert the image to svg: + "pdftocairo -svg -noshrink lateximages" .. dirslash .. lwimgname .. ".pdf " .. + "lateximages" .. dirslash .. lwimgname ..".svg" .. + seqname .. + -- Remove the temporary files: + rmname .. " lateximages" .. dirslash .. lwimgname .. ".pdf" .. seqname .. + rmname .. " lateximages" .. dirslash .. "lateximagetemp-" .. lwimgpage .. ".pdf" .. + cmdgroupclosename .. " >/dev/null " .. bgname + , + "File error trying to convert " .. lwimgfullname ) -- Every 32 images, wait for completion at below normal priority, -- allowing other image tasks to catch up. @@ -3593,10 +3685,14 @@ numimageprocesses = numimageprocesses + 1 if ( numimageprocesses > 32 ) then numimageprocesses = 0 print ( "lwarpmk: waiting" ) - err = os.execute ( "wait" ) + executecheckerror ( "wait" , "File error trying to wait.") end -elseif opsystem=="Windows" then --- For Windows +end -- createuniximage + +function createwindowsimage ( lwimgfullname ) +-- +-- Create one lateximage for Windows. +-- -- Every 32 images, wait for completion at below normal priority, -- allowing other image tasks to catch up. numimageprocesses = numimageprocesses + 1 @@ -3608,30 +3704,94 @@ else thiswaitcommand = "" end -- Execute the image generation command -err = os.execute ( +executecheckerror ( "start /B " .. thiswaitcommand .. " \"\" lwarp_one_limage " .. lwimgpage .. " " .. lwimghash .. " " .. lwimgname .. " " .. sourcename .. " <nul >nul" + , + "File error trying to create image." ) -end -- Windows -if ( err ~= 0 ) then - print ("lwarpmk: ===") - print ("lwarpmk: File error trying to create one lateximage.") - print ("lwarpmk: ===") +end -- createwindowsimage + +function createonelateximage ( line ) +-- +-- Given the next line of lateximages.txt, convert a single image. +-- +-- lwimgpage is the page number in the PDF which has the image +-- lwimghash is true if this filename is a hash +-- lwimgname is the lateximage filename root to assign for the image +i,j,lwimgpage,lwimghash,lwimgname = string.find (line,"|(.*)|(.*)|(.*)|") +-- For each entry: +if ( (i~=nil) ) then + -- Skip if the page number is 0: + if ( lwimgpage == "0" ) then + pagezerowarning = true + else + -- Skip is this image is hashed and already exists: + local lwimgfullname = "lateximages" .. dirslash .. lwimgname .. ".svg" + if ( + (lwimghash ~= "true") or + (lfs.attributes(lwimgfullname,"mode")==nil) -- file not exists + ) + then -- not hashed or not exists: + -- Print the name of the file being generated: + print ( "lwarpmk: " .. lwimgname ) + -- Touch/create the dest so that only once instance tries to build it: + executecheckerror ( + newtouchname .. " " .. lwimgfullname , + "File error trying to touch " .. lwimgfullname + ) + -- Separate out the image into its own single-page pdf: + if opsystem=="Unix" then + createuniximage (lwimgfullname) + elseif opsystem=="Windows" then + createwindowsimage (lwimgfullname) + end + end -- not hashed or not exists + end -- not page 0 +end -- not nil +end -- createonelateximage + +function createlateximages () +-- +-- Create lateximages based on lateximages.txt: +-- +-- See if the document must be recompiled first: +checklimages () +-- See if the print version exists: +checkhtmlpdfexists () +-- Attempt to create the lateximages: +print ("lwarpmk: Creating lateximages.") +local limagesfile = io.open("lateximages.txt", "r") +if ( limagesfile == nil ) then + warnlateximages () os.exit(1) end -end -- not hashed or not exists -end -- not page 0 -end -- not nil +-- Create the lateximages directory, ignore error if already exists +err = os.execute("mkdir lateximages") +-- For Windows, create lwarp_one_limage.cmd from lwarp_one_limage.txt: +if opsystem=="Windows" then + executecheckerror ( + cpname .. " lwarp_one_limage.txt lwarp_one_limage.cmd" , + "File error trying to copy lwarp_one_limage.txt to lwarp_one_limage.cmd" + ) +end -- create lwarp_one_limage.cmd +-- Track the number of parallel processes +numimageprocesses = 0 +-- Track warning to recompile if find a page 0 +pagezerowarning = false +-- Scan lateximages.txt +for line in limagesfile:lines() do + createonelateximage ( line ) end -- do io.close(limagesfile) print ( "lwarpmk limages: ===") print ( "lwarpmk limages: Wait a moment for the images to complete" ) -print ( "lwarpmk limages: before reloading the page." ) +print ( "lwarpmk limages: before reloading the page." ) print ( "lwarpmk limages: ===") -print ( "lwarpmk limages: done" ) +print ( "lwarpmk limages: Done." ) if ( pagezerowarning == true ) then print ( "lwarpmk limages: WARNING: Images will be incorrect." ) print ( "lwarpmk limages: Enter \"lwarpmk cleanlimages\", then" ) @@ -3640,9 +3800,11 @@ if ( pagezerowarning == true ) then end -- pagezerowarning end -- function +function compilelatexmk ( fsuffix ) +-- -- Use latexmk to compile source and index: -- fsuffix is "" for print, or "_html" for HTML -function compilelatexmk ( fsuffix ) +-- -- Maybe select the shell-escape option: local thisshellescape = " " if ( shellescape == "true" ) then @@ -3652,7 +3814,8 @@ else end -- The recorder option is required to detect changes in <project>.tex -- while we are loading <project>_html.tex. -err=os.execute ( "latexmk -pdf -dvi- -ps- -recorder " +executecheckerror ( + "latexmk -pdf -dvi- -ps- -recorder " .. "-e " .. opquote .. "$makeindex = q/" -- $ @@ -3662,19 +3825,18 @@ err=os.execute ( "latexmk -pdf -dvi- -ps- -recorder " .. " -L " .. xindylanguage .. " /" .. opquote .. " -pdflatex=\"" .. latexname .. thisshellescape .." %O %S\" " - .. sourcename..fsuffix ..".tex" ) ; -if ( err ~= 0 ) then - print ("lwarpmk: ===") - print ("lwarpmk: Compile error.") - print ("lwarpmk: ===") - os.exit(1) -end + .. sourcename..fsuffix ..".tex" + , + "Compile error." +) end -- function +function convertpdftosvg () +-- -- Converts PDF files to SVG files. -- The filenames are arg[2] and up. -- arg[1] is the command "pdftosvg". -function convertpdftosvg () +-- for i = 2 , #arg do if (lfs.attributes(arg[i],"mode")==nil) then print ("lwarpmk: File \"" .. arg[i] .. "\" does not exist.") @@ -3685,6 +3847,8 @@ for i = 2 , #arg do end -- do end --function +-- Start of the main code: -- + -- lwarpmk --version : if (arg[1] == "--version") then @@ -3721,6 +3885,8 @@ else -- not latexmk end end -- not latexmk +-- lwarpmk print1: + elseif arg[1] == "print1" then loadconf () verifyfileexists (sourcename .. ".tex") ; @@ -3791,6 +3957,8 @@ else -- not latexmk end end -- not latexmk +-- lwarpmk html1: + elseif arg[1] == "html1" then loadconf () verifyfileexists ( sourcename .. ".tex" ) ; @@ -3798,6 +3966,7 @@ elseif arg[1] == "html1" then pdftohtml () print ("lwarpmk: Done.") +-- lwarpmk pdftohtml: elseif arg[1] == "pdftohtml" then loadconf () pdftohtml () @@ -3905,6 +4074,8 @@ printhelp () elseif (arg[1] == "-h" ) or (arg[1] == "--help") then printusage () +-- Unknown command: + else printhelp () print ("\nlwarpmk: ****** Unknown command \""..arg[1].."\". ******\n") @@ -4030,6 +4201,43 @@ end -- not --version \end{warpHTML} +\begin{warpall} +\newcommand{\StartDefiningTabulars}{% +\LWR@traceinfo{StartDefiningTabulars}% +\warpHTMLonly{\catcode`\&=\active}% +} +\newcommand{\StopDefiningTabulars}{% +\LWR@traceinfo{StopDefiningTabulars}% +\warpHTMLonly{\catcode`\&=4}% +} + +\newbool{LWR@mathmacro} +\boolfalse{LWR@mathmacro} + +\newcommand{\StartDefiningMath}{% +\LWR@traceinfo{StartDefiningMath}% +\warpHTMLonly{\catcode`\$=\active}% +} +\newcommand{\StopDefiningMath}{% +\LWR@traceinfo{StopDefiningMath}% +\warpHTMLonly{\catcode`\$=3}% math shift +} + +\end{warpall} + +\begin{warpall} +\newbool{LWR@dynamicmath} +\boolfalse{LWR@dynamicmath} +\newcommand{\StartDynamicMath}{% +\LWR@traceinfo{StartDynamicMath}% +\booltrue{LWR@dynamicmath}% +} +\newcommand{\StopDynamicMath}{% +\LWR@traceinfo{StopDynamicMath}% +\boolfalse{LWR@dynamicmath}% +} +\end{warpall} + \begin{warpHTML} @@ -4138,9 +4346,7 @@ end -- not --version \begin{warpHTML} \newcommand*{\LinkHome}{% -\LWR@subhyperrefclass{% -\HomeHTMLFilename.html}% -{Home}{linkhome}% +\LWR@subhyperrefclass{\HomeHTMLFilename.html}{Home}{linkhome}% } \newcommand*{\LWR@topnavigation}{ @@ -4376,7 +4582,7 @@ end -- not --version \begingroup% \LWR@FBcancel% \ifmmode\else\protect\LWR@origttfamily\fi% -\LWR@origmbox{\LWR@origtextless{}!{-}{-}}% +\LWR@print@mbox{\LWR@origtextless{}!{-}{-}}% \endgroup% }% } @@ -4386,7 +4592,7 @@ end -- not --version \begingroup% \LWR@FBcancel% \ifmmode\else\protect\LWR@origttfamily\fi% -\LWR@origmbox{{-}{-}\LWR@origtextgreater}% +\LWR@print@mbox{{-}{-}\LWR@origtextgreater}% \endgroup% }% } @@ -4463,38 +4669,51 @@ end -- not --version \end{warpHTML} +\begin{warpprint} +\NewDocumentEnvironment{BlockClass}{o m}{}{}% +\end{warpprint} \begin{warpHTML} -\NewDocumentEnvironment{BlockClass}{o m}% +\NewDocumentEnvironment{LWR@print@BlockClass}{o m}{}{}% +\NewDocumentEnvironment{LWR@HTML@BlockClass}{o m}% {% \LWR@origpar% \LWR@htmldivclass[#1]{#2}% } {\LWR@htmldivclassend{#2}} + +\LWR@formattedenv{BlockClass} \end{warpHTML} -\begin{warpprint} -\NewDocumentEnvironment{BlockClass}{o m}{}{}% -\end{warpprint} +\begin{warpall} +\newcommand{\BlockClassSingle}[2]{#2} +\end{warpall} \begin{warpHTML} -\newcommand{\BlockClassSingle}[2]{% +\newcommand{\LWR@HTML@BlockClassSingle}[2]{% \LWR@origpar% \LWR@htmlelementclassline{div}{#1}{#2}% } + +\LWR@formatted{BlockClassSingle} \end{warpHTML} + \begin{warpprint} -\newcommand{\BlockClassSingle}[2]{#2} +\NewDocumentCommand{\InlineClass}{o m +m}{#3}% \end{warpprint} - \begin{warpHTML} -\NewDocumentCommand{\InlineClass}{o m +m}{% -\LWR@htmlspanclass[#1]{#2}{#3}% +\NewDocumentCommand{\LWR@print@InlineClass}{o m +m}{#3}% + +\NewDocumentCommand{\LWR@HTML@InlineClass}{o m +m}{% + \LWR@htmlspanclass[#1]{#2}{#3}% } + +\LWR@formatted{InlineClass} \end{warpHTML} + \begin{warpprint} -\NewDocumentCommand{\InlineClass}{o m +m}{#3}% +\NewDocumentEnvironment{LWR@BlockClassWP}{m m m}{}{}% \end{warpprint} - \begin{warpHTML} -\NewDocumentEnvironment{LWR@BlockClassWP}{m m m}% +\NewDocumentEnvironment{LWR@print@LWR@BlockClassWP}{m m m}{}{}% +\NewDocumentEnvironment{LWR@HTML@LWR@BlockClassWP}{m m m}% {% \LWR@stoppars% \ifbool{FormatWP}% @@ -4502,7 +4721,7 @@ end -- not --version \addtocounter{LWR@thisautoidWP}{1}% \LWR@htmltag{% div class="#3" % - id="\LWR@origmbox{autoidWP-\arabic{LWR@thisautoidWP}}"% + id="\LWR@print@mbox{autoidWP-\arabic{LWR@thisautoidWP}}"% \ifblank{#1}{}{ style="#1"}% }% }% FormatWP @@ -4515,10 +4734,9 @@ end -- not --version \LWR@startpars% } {\LWR@htmldivclassend{#3}} + +\LWR@formattedenv{LWR@BlockClassWP} \end{warpHTML} -\begin{warpprint} -\NewDocumentEnvironment{LWR@BlockClassWP}{m m m}{}{}% -\end{warpprint} \begin{warpHTML} @@ -4853,7 +5071,7 @@ end -- not --version \ifvoid\LWR@mpfootnotes\else \LWR@forcenewpage \begin{BlockClass}{footnotes} - \LWR@origvspace*{\baselineskip} + \LWR@print@vspace*{\baselineskip} \unvbox\LWR@mpfootnotes \setbox\LWR@mpfootnotes=\vbox{} \end{BlockClass} @@ -5016,6 +5234,10 @@ end -- not --version \(\newcommand\ensuremath[1]{##1}\) +\(\newcommand\footnote[2][]{\text{( Footnote ##1 )}}\) + +\(\newcommand\footnotemark[1][]{\text{( Footnote ##1 )}}\) + \LWR@htmlcomment{Additional customizations for MathJax:} \LWR@customizedMathJax @@ -5159,7 +5381,7 @@ end -- not --version } \newcommand*{\LWR@createautosec}[1]{% -\LWR@htmltag{#1 id="\LWR@origmbox{autosec-\arabic{page}}"}% +\LWR@htmltag{#1 id="\LWR@print@mbox{autosec-\arabic{page}}"}% } \NewDocumentCommand{\LWR@pushoneclose}{m m}{% @@ -5513,10 +5735,10 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \setlength{\belowcaptionskip}{0ex} \setlength{\abovecaptionskip}{0ex} \renewcommand{\ps@plain}{} -\LetLtxMacro{\LWR@origtabular}{\tabular} -\LetLtxMacro{\LWR@origendtabular}{\endtabular} -\LetLtxMacro{\tabular}{\LWR@tabular} -\LetLtxMacro{\endtabular}{\endLWR@tabular} +\LetLtxMacro\LWR@origtabular\tabular +\LetLtxMacro\LWR@origendtabular\endtabular +\LetLtxMacro\tabular\LWR@tabular +\LetLtxMacro\endtabular\endLWR@tabular \let\LWR@origcaption\caption \let\LWR@origltx@label\ltx@label \let\ltx@label\LWR@htmlmathlabel @@ -5886,21 +6108,21 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \ifthenelse{\equal{#1}{}}{}{style="#1"}% }% \LWR@orignewline% pre - \leavevmode\unskip\LWR@origvspace*{-#2\baselineskip}% + \leavevmode\unskip\LWR@print@vspace*{-#2\baselineskip}% }{}% \begingroup% \LWR@origttfamily% \LWR@origsmall% \LWR@restoreoriglists% \LWR@FBcancel% -\LetLtxMacro{\hspace}{\LWR@orighspace}% +\LWR@select@print@hspace% } \newcommand*{\LWR@afterendverbatim}[1]{% \endgroup% \par% \ifbool{LWR@verbtags}{% - \LWR@origvspace*{-#1\baselineskip}% + \LWR@print@vspace*{-#1\baselineskip}% \noindent\LWR@htmltag{/pre}\LWR@orignewline% pre }{}% \LWR@startpars% @@ -5974,7 +6196,7 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \newcommand*{\LWR@printcloselist}{\LWR@printcloseitemize} -\newcommand*{\LWR@printopenlist}{ul style="\LWR@origmbox{list-style-type:none}"} +\newcommand*{\LWR@printopenlist}{ul style="\LWR@print@mbox{list-style-type:none}"} \AtBeginDocument{ \def\@mklab#1{% @@ -6070,7 +6292,7 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \newcommand*{\LWR@itemizestart}{% \renewcommand*{\LWR@printcloselist}{\LWR@printcloseitemize} -\renewcommand*{\LWR@printopenlist}{ul style="\LWR@origmbox{list-style-type:none}"} +\renewcommand*{\LWR@printopenlist}{ul style="\LWR@print@mbox{list-style-type:none}"} \let\item\LWR@itemizeitem% \LWR@nulllistfills% } @@ -6079,7 +6301,7 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \newcommand*{\LWR@enumeratestart}{% \renewcommand*{\LWR@printcloselist}{\LWR@printcloseitemize} -\renewcommand*{\LWR@printopenlist}{ul style="\LWR@origmbox{list-style-type:none}"} +\renewcommand*{\LWR@printopenlist}{ul style="\LWR@print@mbox{list-style-type:none}"} \let\item\LWR@itemizeitem% \LWR@nulllistfills% } @@ -6090,9 +6312,9 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \LWR@stoppars% \LWR@setlatestname{#1}% \LWR@startnewdepth{\LWR@depthlistitem}{\LWR@printclosedescitem}% -\LetLtxMacro\hspace\LWR@nohspace% +\LWR@select@html@nohspace% \LWR@origitem[]% -\LetLtxMacro\hspace\LWR@hspace% +\LWR@select@html@hspace% \LWR@htmltag{dt}#1\LWR@htmltag{/dt}% \LWR@orignewline% \LWR@htmltag{dd}% @@ -6289,19 +6511,7 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \let\LWR@origampmacro& \end{warpHTML} -\begin{warpall} -\newcommand{\StartDefiningTabulars}{% -\LWR@traceinfo{StartDefiningTabulars}% -\warpHTMLonly{\catcode`\&=\active}% -} -\newcommand{\EndDefiningTabulars}{% -\LWR@traceinfo{EndDefiningTabulars}% -\warpHTMLonly{\catcode`\&=4}% -} - -\end{warpall} \begin{warpHTML} - \newcommand*{\LWR@tabularampersand}{% \LWR@traceinfo{LWR@tabularampersand}% \ifnumcomp{\value{LWR@tabulardepth}}{>}{0}% @@ -6635,19 +6845,13 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \newcommand*{\LWR@rowHTMLcolor}{} \newcommand*{\LWR@cellHTMLcolor}{} \newcommand*{\LWR@ruleHTMLcolor}{} -\NewDocumentCommand{\LWR@HTMLcolumncolor}{O{named} m o o}{} - -\NewDocumentCommand{\LWR@HTMLrowcolor}{O{named} m o o}{\LWR@getmynexttoken} - -\NewDocumentCommand{\LWR@HTMLcellcolor}{O{named} m o o}{} +\newcommand*{\rowcolor}{\LWR@getmynexttoken}% \newcommand{\arrayrulecolor}[2][named]{} - -\newcommand{\LWR@HTMLarrayrulecolor}[2][named]{\LWR@getmynexttoken} +\newcommand{\arrayrulecolornexttoken}[2][named]{\LWR@getmynexttoken} \newcommand{\doublerulesepcolor}[2][named]{} - -\newcommand{\LWR@HTMLdoublerulesepcolor}[2][named]{\LWR@getmynexttoken} +\newcommand{\doublerulesepcolornexttoken}[2][named]{\LWR@getmynexttoken} \newcommand*{\LWR@maybenewtablerow} @@ -6962,7 +7166,7 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \newcommand*{\LWR@WPcell}[2]{% \LWR@tdaddstyle% -\LWR@origmbox{text-align:#1}; \LWR@origmbox{vertical-align:#2}% +\LWR@print@mbox{text-align:#1}; \LWR@print@mbox{vertical-align:#2}% } \newcommand*{\LWR@addformatwpalignment}[1]{% @@ -7298,8 +7502,8 @@ link rel="stylesheet" type="text/css" href="\LWR@currentcss" /}% \IfValueT{#2}{ % rows? rowspan="#2" % \IfValueT{#1}{% vpos? -\ifstrequal{#1}{b}{style="\LWR@origmbox{vertical-align:bottom}" }{}% -\ifstrequal{#1}{t}{style="\LWR@origmbox{vertical-align:top}" }{}% +\ifstrequal{#1}{b}{style="\LWR@print@mbox{vertical-align:bottom}" }{}% +\ifstrequal{#1}{t}{style="\LWR@print@mbox{vertical-align:top}" }{}% }% vpos? }% rows? class="td% @@ -7374,7 +7578,8 @@ rowspan="#2" % {% \refstepcounter{\LTcaptype}% \protected@edef\@currentlabel{% - \csuse{p@\LTcaptype}\csuse{the\LTcaptype}}% + \csuse{p@\LTcaptype}\csuse{the\LTcaptype}% + }% }% }{}% \LWR@figcaption% @@ -7450,31 +7655,41 @@ rowspan="#2" % }% whiledo } \end{warpHTML} +\begin{warpHTML} +\newcommand{\multirow}[2][c]{} +\end{warpHTML} \begin{warpall} \AtBeginDocument{ \@ifundefined{@xmultirow} -{}% no version of multirow was loaded +{ +\DeclareExpandableDocumentCommand{\LWR@print@multicolumnrow}% + {+m +m +O{c} +m +O{0} +m +O{0pt} +m}% + {}% +}% no version of multirow was loaded {% \@xmultirow defined, so some version of multirow was loaded \@ifpackageloaded{multirow}{% v2.0 or newer \@ifpackagelater{multirow}{2016/09/01}% 2016/09/27 for v2.0 {% v2.0+: -\DeclareExpandableDocumentCommand{\LWR@origmulticolumnrow}% +\DeclareExpandableDocumentCommand{\LWR@print@multicolumnrow}% {+m +m +O{c} +m +O{0} +m +O{0pt} +m}% -{\multicolumn{#1}{#2}{\@xmultirow[#3]{#4}[#5]{#6}[#7]{#8}}}% + {\multicolumn{#1}{#2}{\@xmultirow[#3]{#4}[#5]{#6}[#7]{#8}}}% } {% loaded but older, probably not executed: -\DeclareExpandableDocumentCommand{\LWR@origmulticolumnrow}% +\DeclareExpandableDocumentCommand{\LWR@print@multicolumnrow}% {+m +m +O{c} +m +O{0} +m +O{0pt} +m}% -{\multicolumn{#1}{#2}{\@xmultirow{#4}[#5]{#6}[#7]{#8}}}% + {\multicolumn{#1}{#2}{\@xmultirow{#4}[#5]{#6}[#7]{#8}}}% } }% packageloaded{multirow} {% v1.6 or older did not \ProvidePackage -\DeclareExpandableDocumentCommand{\LWR@origmulticolumnrow}% +\DeclareExpandableDocumentCommand{\LWR@print@multicolumnrow}% {+m +m +O{c} +m +O{0} +m +O{0pt} +m}% -{\multicolumn{#1}{#2}{\@xmultirow{#4}[#5]{#6}[#7]{#8}}}% + {\multicolumn{#1}{#2}{\@xmultirow{#4}[#5]{#6}[#7]{#8}}}% } -\providecommand*{\multicolumnrow}{\LWR@origmulticolumnrow} -}% \@xmultirow defined, so multirow was loaded + +}% \@ifundefined{@xmultirow} + +\providecommand*{\multicolumnrow}{\LWR@print@multicolumnrow} + }% AtBeginDocument \end{warpall} \begin{warpHTML} @@ -7602,13 +7817,13 @@ rowspan="#2" % \begin{warpHTML} -\newcommand*{\LWR@origtoprule}[1][]{\hline} -\newcommand*{\LWR@origmidrule}[1][]{\hline} -\LetLtxMacro\LWR@origcmidrule\cline -\newcommand*{\LWR@origbottomrule}[1][]{\hline} -\newcommand*{\LWR@origaddlinespace}[1][]{} -\newcommand*{\LWR@origmorecmidrules}{} -\newcommand*{\LWR@origspecialrule}[3]{\hline} +\newcommand*{\toprule}[1][]{\hline} +\newcommand*{\midrule}[1][]{\hline} +\LetLtxMacro\cmidrule\cline +\newcommand*{\bottomrule}[1][]{\hline} +\newcommand*{\addlinespace}[1][]{} +\newcommand*{\morecmidrules}{} +\newcommand*{\specialrule}[3]{\hline} \LetLtxMacro\LWR@orignoalign\noalign \newcommand{\LWR@tabularnoalign}[1]{% @@ -7678,11 +7893,8 @@ rowspan="#2" % \boolfalse{LWR@tabularcelladded}% \LWR@clearmidrules% \LetLtxMacro{\\}{\LWR@tabularendofline}% -\LetLtxMacro\columncolor\LWR@HTMLcolumncolor% -\LetLtxMacro\rowcolor\LWR@HTMLrowcolor% -\LetLtxMacro\cellcolor\LWR@HTMLcellcolor% -\LetLtxMacro\arrayrulecolor\LWR@HTMLarrayrulecolor% -\LetLtxMacro\doublerulesepcolor\LWR@HTMLdoublerulesepcolor% +\LetLtxMacro\arrayrulecolor\arrayrulecolornexttoken% +\LetLtxMacro\doublerulesepcolor\doublerulesepcolornexttoken% \renewcommand*{\LWR@columnHTMLcolor}{}% \renewcommand*{\LWR@rowHTMLcolor}{}% \renewcommand*{\LWR@cellHTMLcolor}{}% @@ -7693,44 +7905,6 @@ rowspan="#2" % \LetLtxMacro\noalign\LWR@tabularnoalign% \LetLtxMacro\hline\LWR@HTMLhline% \LetLtxMacro\cline\LWR@HTMLcline% -\DeclareDocumentCommand{\toprule}{o d()}% - {% - \IfValueTF{##1}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {% - \ifbool{FormatWP}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {\booltrue{LWR@doingtbrule}}% - }% - \LWR@getmynexttoken}% -\DeclareDocumentCommand{\midrule}{o d()}% - {% - \IfValueTF{##1}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {% - \ifbool{FormatWP}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {\addtocounter{LWR@hlines}{1}}% - }% - \LWR@getmynexttoken}% -\DeclareDocumentCommand{\cmidrule}{O{\LWR@cmidrulewidth} d() m}{% - \LWR@docmidrule[##1](##2){##3}% - \LWR@getmynexttoken% -}% -\DeclareDocumentCommand{\bottomrule}{o d()}{% - \IfValueTF{##1}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {% - \ifbool{FormatWP}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}}% - {\booltrue{LWR@doingtbrule}}% - }% - \LWR@getmynexttoken% -}% -\DeclareDocumentCommand{\addlinespace}{o}{}% -\DeclareDocumentCommand{\morecmidrules}{}{}% -\DeclareDocumentCommand{\specialrule}{m m m d()}% - {\LWR@docmidrule[##1](){1-\arabic{LWR@tabletotalcols}}\LWR@getmynexttoken}% \DeclareDocumentCommand{\hdashline}{o}{% \ifbool{FormatWP}% {\LWR@docdashline{1-\arabic{LWR@tabletotalcols}}}% @@ -7801,11 +7975,11 @@ rowspan="#2" % \global\boolfalse{LWR@intabularmetadata}% \addtocounter{LWR@tabulardepth}{-1}% \protected\gdef&{\LWR@origampmacro}% -\EndDefiningTabulars% +\StopDefiningTabulars% \LWR@traceinfo{LWR@tabular finished ending}% } -\EndDefiningTabulars +\StopDefiningTabulars \end{warpHTML} @@ -7868,16 +8042,16 @@ rowspan="#2" % {% pars allowed \ifbool{LWR@doingapar}% {% par started - \LWR@htmltag{a \LWR@origmbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% + \LWR@htmltag{a \LWR@print@mbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% }% par started {% par not started \LWR@stoppars% - \LWR@htmltag{a \LWR@origmbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% + \LWR@htmltag{a \LWR@print@mbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% \LWR@startpars% }% par not started }% pars allowed {% pars not allowed - \LWR@htmltag{a \LWR@origmbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% + \LWR@htmltag{a \LWR@print@mbox{id="\LWR@sanitized"}}\LWR@htmltag{/a}% }% pars not allowed }% not lateximage } @@ -7901,7 +8075,7 @@ rowspan="#2" % \LWR@traceinfo{LWR@startref A: !#1!}% \LWR@htmltag{a href="% \LWR@traceinfo{LWR@startref B}% -\LWR@origmbox{\LWR@htmlrefsectionfilename{#1}}% +\LWR@print@mbox{\LWR@htmlrefsectionfilename{#1}}% \LWR@traceinfo{LWR@startref C}% \LWR@origpound% \LWR@traceinfo{LWR@startref D: !#1!}% @@ -7919,7 +8093,7 @@ rowspan="#2" % }% {% \LWR@traceinfo{LWR@startref D3}% - \LWR@origmbox{\LWR@sanitized}% + \LWR@print@mbox{\LWR@sanitized}% }% }% \LWR@traceinfo{LWR@startref E}% @@ -7940,6 +8114,9 @@ rowspan="#2" % {\LWR@origref{#2}}% {\LWR@subnewref{#2}{#2}}% } +\NewDocumentCommand{\LWR@ref@ignorestar}{s m}{% + \LWR@origref{#2}% +} \newcommand*{\pagerefPageFor}{see } \NewDocumentCommand{\LWR@newpageref}{s m}{% @@ -7969,15 +8146,17 @@ autopage-\theLWR@currentautosec% } } - -\NewDocumentCommand{\LWR@subhyperref}{m +m}{% +\NewDocumentCommand{\LWR@subhyperref}{m}{% \LWR@traceinfo{LWR@subhyperref !#1!}% \LWR@sanitize{#1}% \LWR@htmltag{% a href="\LWR@sanitized" % target="\_{}blank"\LWR@orignewline% }% -#2% +} + +\newcommand{\LWR@subhyperreftext}[1]{% +#1% \LWR@htmltag{/a}% \LWR@ensuredoingapar% } @@ -7994,10 +8173,11 @@ autopage-\theLWR@currentautosec% \LWR@ensuredoingapar% } -\DeclareDocumentCommand{\LWR@hrefb}{O{} m +m}{% +\DeclareDocumentCommand{\LWR@hrefb}{O{} m}{% \LWR@ensuredoingapar% -\LWR@subhyperref{#2}{#3}% -\endgroup% +\LWR@subhyperref{#2}% +\endgroup% restore catcodes +\LWR@subhyperreftext% } \newrobustcmd*{\href}{% @@ -8068,7 +8248,10 @@ autopage-\theLWR@currentautosec% \booltrue{LWR@freezethisautoid}% \begingroup% \LWR@origraggedright% -\LWR@htmltag{figure id="\LWR@origmbox{autoid-\arabic{LWR@thisautoid}}" class="#1"}% +\LWR@htmltag{% + figure id="\LWR@print@mbox{autoid-\arabic{LWR@thisautoid}}" % space + class="#1 \csuse{LWR@floatstyle@#1}"% +}% \ifbool{FormatWP}{% \LWR@orignewline% \LWR@BlockClassWP{}{}{wp#1}% @@ -8123,7 +8306,7 @@ autopage-\theLWR@currentautosec% { \ifbool{LWR@freezethisautoid}{}{% \addtocounter{LWR@thisautoid}{1}% - \LWR@htmltag{a id="\LWR@origmbox{autoid-\arabic{LWR@thisautoid}}"}% + \LWR@htmltag{a id="\LWR@print@mbox{autoid-\arabic{LWR@thisautoid}}"}% \LWR@htmltag{/a}% }% } @@ -8180,7 +8363,7 @@ autopage-\theLWR@currentautosec% \LWR@htmlblocktag{figcaption}% \ifbool{FormatWP}{% \begin{BlockClass}[font-style:italic]{italic} -\LWR@origvspace*{\baselineskip} +\LWR@print@vspace*{\baselineskip} }{}% \LWR@traceinfo{LWR@figcaption env start: done}% } @@ -8232,7 +8415,7 @@ autopage-\theLWR@currentautosec% \def\LWR@LTcaptionlistentry{% \LWR@ensuredoingapar% -\LWR@htmltag{a id="\LWR@origmbox{autoid-\arabic{LWR@thisautoid}}"}\LWR@htmltag{/a}% +\LWR@htmltag{a id="\LWR@print@mbox{autoid-\arabic{LWR@thisautoid}}"}\LWR@htmltag{/a}% \bgroup \@ifstar{\egroup\LWR@LT@captionlistentry}% gobble * {\egroup\LWR@LT@captionlistentry}}% @@ -8354,6 +8537,9 @@ autopage-\theLWR@currentautosec% \NewDocumentCommand{\listof}{m +m}{% +\@ifundefined{l@#1}{% + \csdef{l@#1}[2]{\hypertocfloat{1}{#1}{\csuse{ext@#1}}{##1}{##2}}% +}{}% \LWR@subtableofcontents{\@nameuse{ext@#1}}{#2} \expandafter\newwrite\csname tf@\csname ext@#1\endcsname\endcsname \immediate\openout \csname tf@\csname ext@#1\endcsname\endcsname @@ -8406,7 +8592,7 @@ autopage-\theLWR@currentautosec% \ifthenelse{\cnttest{#1}{<=}{\value{tocdepth}}}{% \LWR@startpars% \LWR@subhyperrefclass{% - \LWR@htmlrefsectionfilename{autopage-#4}\LWR@origpound\LWR@origmbox{autosec-#4}% + \LWR@htmlrefsectionfilename{autopage-#4}\LWR@origpound\LWR@print@mbox{autosec-#4}% }{#3}{toc#2}% \LWR@stoppars% }% @@ -8435,7 +8621,7 @@ autopage-\theLWR@currentautosec% \LWR@startpars% \LWR@subhyperrefclass{% \LWR@htmlrefsectionfilename{autopage-\arabic{LWR@nextautopage}}% - \LWR@origpound\LWR@origmbox{autoid-\arabic{LWR@nextautoid}}}% + \LWR@origpound\LWR@print@mbox{autoid-\arabic{LWR@nextautoid}}}% {#4}{toc#2}% \LWR@stoppars% }{}% @@ -8567,14 +8753,17 @@ autopage-\theLWR@currentautosec% \end{warpHTML} + \begin{warpHTML} + \newcommand*{\LWR@restoreorigformatting}{% \LWR@traceinfo{LWR@restoreorigformatting}% +\renewcommand*{\LWR@formatting}{print}% \linespread{1}% \LetLtxMacro\caption@begin\LWR@origcaption@begin% \LetLtxMacro\caption@end\LWR@origcaption@end% \let\par\LWR@origpar% -\LetLtxMacro\ref\LWR@origref%{} syntax highlighting +\LetLtxMacro\ref\LWR@origref% {} syntax highlighting \let\normalsize\LWR@orignormalsize% \let\small\LWR@origsmall% \let\footnotesize\LWR@origfootnotesize% @@ -8585,16 +8774,11 @@ autopage-\theLWR@currentautosec% \let\LARGE\LWR@origLARGE% \let\huge\LWR@orighuge% \let\Huge\LWR@origHuge% -\RenewDocumentCommand{\InlineClass}{o m +m}{##3}% -\RenewDocumentEnvironment{BlockClass}{o m}{}{}% -\renewcommand{\BlockClassSingle}[2]{##2}% -\LetLtxMacro\hspace\LWR@orighspace% +\LWR@select@print@hspace% \LetLtxMacro\hfill\LWR@orighfill% \LetLtxMacro\hfil\LWR@orighfil% -\LetLtxMacro\rule\LWR@origrule% \LetLtxMacro\hrulefill\LWR@orighrulefill% \LetLtxMacro\dotfill\LWR@origdotfill% -\let\vspace\LWR@origvspace% \let\hss\LWR@orighss% \let\llap\LWR@origllap% \let\rlap\LWR@origrlap% @@ -8607,28 +8791,28 @@ autopage-\theLWR@currentautosec% \let\textellipsis\LWR@origtextellipsis% \let\textless\LWR@origtextless% \let\textgreater\LWR@origtextgreater% -\LetLtxMacro{\textrm}{\LWR@origtextrm}% -\LetLtxMacro{\textsf}{\LWR@origtextsf}% -\LetLtxMacro{\texttt}{\LWR@origtexttt}% -\LetLtxMacro{\textbf}{\LWR@origtextbf}% -\LetLtxMacro{\textmd}{\LWR@origtextmd}% -\LetLtxMacro{\textit}{\LWR@origtextit}% -\LetLtxMacro{\textsl}{\LWR@origtextsl}% -\LetLtxMacro{\textsc}{\LWR@origtextsc}% -\LetLtxMacro{\textup}{\LWR@origtextup}% -\LetLtxMacro{\textnormal}{\LWR@origtextnormal}% -\LetLtxMacro{\emph}{\LWR@origemph}% -\LetLtxMacro{\rmfamily}{\LWR@origrmfamily}% -\LetLtxMacro{\sffamily}{\LWR@origsffamily}% -\LetLtxMacro{\ttfamily}{\LWR@origttfamily}% -\LetLtxMacro{\bfseries}{\LWR@origbfseries}% -\LetLtxMacro{\mdseries}{\LWR@origmdseries}% -\LetLtxMacro{\upshape}{\LWR@origupshape}% -\LetLtxMacro{\slshape}{\LWR@origslshape}% -\LetLtxMacro{\scshape}{\LWR@origscshape}% -\LetLtxMacro{\itshape}{\LWR@origitshape}% -\LetLtxMacro{\em}{\LWR@origem}% -\LetLtxMacro{\normalfont}{\LWR@orignormalfont}% +\LetLtxMacro\textrm\LWR@origtextrm% +\LetLtxMacro\textsf\LWR@origtextsf% +\LetLtxMacro\texttt\LWR@origtexttt% +\LetLtxMacro\textbf\LWR@origtextbf% +\LetLtxMacro\textmd\LWR@origtextmd% +\LetLtxMacro\textit\LWR@origtextit% +\LetLtxMacro\textsl\LWR@origtextsl% +\LetLtxMacro\textsc\LWR@origtextsc% +\LetLtxMacro\textup\LWR@origtextup% +\LetLtxMacro\textnormal\LWR@origtextnormal% +\LetLtxMacro\emph\LWR@origemph% +\LetLtxMacro\rmfamily\LWR@origrmfamily% +\LetLtxMacro\sffamily\LWR@origsffamily% +\LetLtxMacro\ttfamily\LWR@origttfamily% +\LetLtxMacro\bfseries\LWR@origbfseries% +\LetLtxMacro\mdseries\LWR@origmdseries% +\LetLtxMacro\upshape\LWR@origupshape% +\LetLtxMacro\slshape\LWR@origslshape% +\LetLtxMacro\scshape\LWR@origscshape% +\LetLtxMacro\itshape\LWR@origitshape% +\LetLtxMacro\em\LWR@origem% +\LetLtxMacro\normalfont\LWR@orignormalfont% \let\sp\LWR@origsp% \let\sb\LWR@origsb% \LetLtxMacro\textsuperscript\LWR@origtextsuperscript% @@ -8644,30 +8828,8 @@ autopage-\theLWR@currentautosec% \LetLtxMacro\endtabular\LWR@origendtabular% \LetLtxMacro\noalign\LWR@orignoalign% \LetLtxMacro\hline\LWR@orighline% -\LetLtxMacro\toprule\LWR@origtoprule% -\LetLtxMacro\midrule\LWR@origmidrule% -\LetLtxMacro\cmidrule\LWR@origcmidrule% -\LetLtxMacro\bottomrule\LWR@origbottomrule% -\LetLtxMacro\addlinespace\LWR@origaddlinespace% -\LetLtxMacro\morecmidrules\LWR@origmorecmidrules% -\LetLtxMacro\specialrule\LWR@origspecialrule% \let\newline\LWR@orignewline% -\LetLtxMacro{\raisebox}{\LWR@origraisebox}% \LetLtxMacro\includegraphics\LWR@origincludegraphics% -\LetLtxMacro{\scalebox}{\LWR@origscalebox}% -\LetLtxMacro{\rotatebox}{\LWR@origrotatebox}% -\let\reflectbox\LWR@origreflectbox% -\LetLtxMacro\resizebox\LWR@origresizebox% -\let\framebox\LWR@origframebox% -\LetLtxMacro\mbox\LWR@origmbox% -\LetLtxMacro\makebox\LWR@origmakebox% -\let\fbox\LWRprint@fbox% -\let\fboxBlock\LWRprint@fbox% -\LetLtxMacro\fminipage\LWRprint@fminipage% -\LetLtxMacro\endfminipage\endLWRprint@fminipage% -\LetLtxMacro\minipage\LWR@origminipage% -\let\endminipage\LWR@origendminipage% -\LetLtxMacro\parbox\LWR@origparbox% \let\TeX\LWR@origTeX% \let\LaTeX\LWR@origLaTeX% \let\LaTeXe\LWR@origLaTeXe% @@ -8678,8 +8840,16 @@ autopage-\theLWR@currentautosec% \LWR@FBcancel% } \end{warpHTML} -\begin{warpHTML} +\begin{warpall} + +\newcommand*{\mathimagename}{math image} + +\newcommand*{\packagediagramname}{diagram} + +\end{warpall} + +\begin{warpHTML} \newcounter{LWR@externalfilecnt} \newbool{LWR@indisplaymathimage} @@ -8745,13 +8915,15 @@ autopage-\theLWR@currentautosec% bool{mathjax} or ( bool{FormatWP} and bool{WPMarkMath} ) ) and - ( not test { \ifstrequal {#2} {(math image)} } )% from \ensuredmath + ( not test { \ifstrequal {#2} {(\mathimagename)} } ) and % from \ensuredmath + ( not bool{LWR@dynamicmath} ) }% {% + \LWR@traceinfo{LWR@subsingledollar: Mathjax}% {\textbackslash(\LWR@HTMLsanitize{#4}\textbackslash)}% }% mathjax {% not mathjax -\LWR@traceinfo{LWR@subsingledollar: not mathjax}% +\LWR@traceinfo{LWR@subsingledollar: NOT mathjax, or is ensuremath, or is dynamic}% \begingroup% \LWR@restoreorigformatting% \RenewDocumentEnvironment{lateximage}{s o o o}{}{}% inside group @@ -8763,7 +8935,19 @@ autopage-\theLWR@currentautosec% \LWR@traceinfo{Using font shape \LWR@f@shape}% \csuse{LWR@orig\LWR@f@shape shape}% \global\advance\c@LWR@lateximagedepth 1\relax% - \global\sbox{\LWR@singledollarbox}{#4}% + \ifmmode% + \global\sbox{\LWR@singledollarbox}{#4}% + \else% + \ifbool{LWR@dynamicmath}{% + \ifbool{mathjax}{% + \global\sbox{\LWR@singledollarbox}{\LWR@origensuredmath{#4}}% + }{% + \global\sbox{\LWR@singledollarbox}{#4}% + }% + }{% + \global\sbox{\LWR@singledollarbox}{#4}% + }% + \fi% \global\sbox{\LWR@singledollarbox}{% \usebox{\LWR@singledollarbox}% \hspace*{-10sp}% @@ -8814,30 +8998,39 @@ autopage-\theLWR@currentautosec% \ifdimgreater{\LWR@singledollardepth}{0.05ex}{% \def\LWR@singledollardepthstyle{% \ ; % extra space - \LWR@origmbox{% + \LWR@print@mbox{% vertical-align:-\LWR@convertto{em}{\the\LWR@singledollardepth} em% } % extra space }% }{% \def\LWR@singledollardepthstyle{}% }% - \IfValueTF{#1}{% - \LWR@findcurrenttextcolor% sets \LWR@tempcolor - \begin{lateximage}*% use hashing - [#2]% alt - [% addl' hashing - #3% - FM\LWR@f@family% - SR\LWR@f@series% - SH\LWR@f@shape% - CL\LWR@tempcolor% - ]% - [\LWR@singledollarstyle \LWR@singledollardepthstyle]% CSS - }{% + \ifbool{LWR@dynamicmath}{% + \LWR@traceinfo{subsingledollar: dynamic}% \begin{lateximage}% no hashing - [#2]% alt + [(\mathimagename)]% alt tag []% no add'l hashing [\LWR@singledollarstyle \LWR@singledollardepthstyle]% CSS + }{% + \LWR@traceinfo{subsingledollar: static}% + \IfValueTF{#1}{% + \LWR@findcurrenttextcolor% sets \LWR@tempcolor + \begin{lateximage}*% use hashing + [#2]% alt + [% addl' hashing + #3% + FM\LWR@f@family% + SR\LWR@f@series% + SH\LWR@f@shape% + CL\LWR@tempcolor% + ]% + [\LWR@singledollarstyle \LWR@singledollardepthstyle]% CSS + }{% + \begin{lateximage}% no hashing + [#2]% alt + []% no add'l hashing + [\LWR@singledollarstyle \LWR@singledollardepthstyle]% CSS + }% }% \LWR@addbaselinemarker% \hspace*{-10sp}% @@ -8923,7 +9116,7 @@ autopage-\theLWR@currentautosec% \renewcommand{\@ensuredmath}[1]{% \ifbool{mathjax}{% - \LWR@subsingledollar*{(math image)}{% + \LWR@subsingledollar*{(\mathimagename)}{% \protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}% }{\relax% \LWR@origensuredmath{#1}% @@ -8935,7 +9128,7 @@ autopage-\theLWR@currentautosec% \ifnumcomp{\value{LWR@lateximagedepth}}{>}{0}% {\LWR@origensuredmath{#1}}% {% - \LWR@subsingledollar*{(math image)}{% + \LWR@subsingledollar*{(\mathimagename)}{% \protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}% }{% \LWR@origensuredmath{#1}% @@ -9684,7 +9877,7 @@ autopage-\theLWR@currentautosec% \LWR@traceinfo{lateximage: about to create a new page}% \LWR@orignewpage% \LWR@traceinfo{lateximage: about to create minipage}% - \LWR@origminipage{6in}% + \LWR@print@minipage{6in}% \csuse{LWR@orig\LateximageFontSizeName}% \LWR@traceinfo{lateximage: about to temporarily restore formatting}% \LWR@restoreorigformatting% @@ -9721,10 +9914,10 @@ autopage-\theLWR@currentautosec% }% {% end of outer-most lateximage \LWR@traceinfo{lateximage: ending outer-most lateximage}% - \LWR@origendminipage% + \endLWR@print@minipage% \LWR@orignewpage% \LWR@origscriptsize% - \LWR@origvspace*{.5\baselineskip}% + \LWR@print@vspace*{.5\baselineskip}% \LWR@htmlclosecomment% \LWR@traceinfo{lateximage: The page after the image is \arabic{page}}% \IfBooleanTF{#1}% starred @@ -9732,14 +9925,14 @@ autopage-\theLWR@currentautosec% \LWR@subinlineimage[#2]{lateximage}% {% lateximages\OSPathSymbol% - \LWR@origmbox{\LWR@hashedname}% + \LWR@print@mbox{\LWR@hashedname}% }{svg}{#4}% }% hash {% no hash \LWR@subinlineimage[#2]{lateximage}% {% lateximages\OSPathSymbol% - \LWR@origmbox{lateximage-\theLWR@externalfilecnt}% + \LWR@print@mbox{lateximage-\theLWR@externalfilecnt}% }{svg}{#4}% }% no hash \LWR@ensuredoingapar% @@ -9770,7 +9963,7 @@ autopage-\theLWR@currentautosec% { \LWR@forcenewpage \ifbool{FormatWP} -{\BlockClass[\LWR@origmbox{text-align:center}]{center}} +{\BlockClass[\LWR@print@mbox{text-align:center}]{center}} {\BlockClass{center}} } {\endBlockClass} @@ -9779,7 +9972,7 @@ autopage-\theLWR@currentautosec% { \LWR@forcenewpage \ifbool{FormatWP} -{\BlockClass[\LWR@origmbox{text-align:right}]{flushright}} +{\BlockClass[\LWR@print@mbox{text-align:right}]{flushright}} {\BlockClass{flushright}} } {\endBlockClass} @@ -9788,7 +9981,7 @@ autopage-\theLWR@currentautosec% { \LWR@forcenewpage \ifbool{FormatWP} -{\BlockClass[\LWR@origmbox{text-align:left}]{flushleft}} +{\BlockClass[\LWR@print@mbox{text-align:left}]{flushleft}} {\BlockClass{flushleft}} } {\endBlockClass} @@ -9880,16 +10073,12 @@ autopage-\theLWR@currentautosec% \@ifpackageloaded{xcolor}{ \LWR@traceinfo{patching xcolor} \LetLtxMacro\colorboxBlock\colorbox -\warpprintonly{ -\LetLtxMacro\LWRprint@colorboxBlock\colorbox -\LetLtxMacro\LWRorigprint@fcolorbox\fcolorbox -\LetLtxMacro\LWRorigprint@fcolorboxBlock\fcolorbox -} +\LetLtxMacro\LWR@orig@print@fcolorbox\fcolorbox \newsavebox{\LWR@colorminipagebox} -\DeclareDocumentCommand{\LWRprint@fcolorbox}{o m o m +m}{% -\LWR@traceinfo{LWRprint@fcolorbox #2 #4}% +\NewDocumentCommand{\LWR@print@fcolorbox}{o m o m +m}{% +\LWR@traceinfo{LWR@print@fcolorbox #2 #4}% \begin{lrbox}{\LWR@colorminipagebox}% #5% \end{lrbox}% @@ -9910,20 +10099,23 @@ autopage-\theLWR@currentautosec% \IfValueTF{#1}% {% \IfValueTF{#3}% - {\LWRorigprint@fcolorbox[#1]{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% - {\LWRorigprint@fcolorbox[#1]{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox[#1]{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox[#1]{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% }% {% no value #1 \IfValueTF{#3}% - {\LWRorigprint@fcolorbox{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% - {\LWRorigprint@fcolorbox{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% }% no value #1 }% #4 not none -\LWR@traceinfo{LWRprint@fcolorbox done}% +\LWR@traceinfo{LWR@print@fcolorbox done}% } -\LetLtxMacro\LWRprint@fcolorboxBlock\LWRprint@fcolorbox -\NewDocumentEnvironment{LWRprint@fcolorminipage}{o m o m O{c} O{} o m} +\renewcommand*{\fcolorbox}{\LWR@print@fcolorbox} +\newcommand*{\LWR@print@fcolorboxBlock}{\LWR@print@fcolorbox} +\newcommand*{\fcolorboxBlock}{\LWR@print@fcolorboxBlock} + +\NewDocumentEnvironment{LWR@print@fcolorminipage}{o m o m O{c} O{} o m} {% \LWR@traceinfo{*** fcolorminipage: #2 #4 #8}% \begin{lrbox}{\LWR@colorminipagebox}% @@ -9950,31 +10142,21 @@ autopage-\theLWR@currentautosec% \IfValueTF{#1}% {% \IfValueTF{#3}% - {\LWRorigprint@fcolorbox[#1]{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% - {\LWRorigprint@fcolorbox[#1]{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox[#1]{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox[#1]{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% }% {% no value #1 \IfValueTF{#3}% - {\LWRorigprint@fcolorbox{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% - {\LWRorigprint@fcolorbox{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox{#2}[#3]{#4}{\usebox{\LWR@colorminipagebox}}}% + {\LWR@orig@print@fcolorbox{#2}{#4}{\usebox{\LWR@colorminipagebox}}}% }% no value #1 }% #4 not none \LWR@traceinfo{*** finished end fcolorminipage}% } -\newcommand*{\LWR@restoreorigprintxcolor}{% -\LWR@traceinfo{LWR@restoreorigprintxcolor}% -\LetLtxMacro\colorboxBlock\LWRprint@colorboxBlock% -\LetLtxMacro\fcolorbox\LWRprint@fcolorbox% -\LetLtxMacro\fcolorboxBlock\LWRprint@fcolorboxBlock% -\LetLtxMacro\fcolorminipage\LWRprint@fcolorminipage% -\LetLtxMacro\endfcolorminipage\endLWRprint@fcolorminipage% -} - -\appto\LWR@restoreorigformatting{% -\LWR@restoreorigprintxcolor% -} -\warpprintonly{\LWR@restoreorigprintxcolor} +\newenvironment*{fcolorminipage} + {\LWR@print@fcolorminipage} + {\endLWR@print@fcolorminipage} \LWR@traceinfo{xcolor patches done} }{}% xcolor loaded @@ -10014,7 +10196,7 @@ autopage-\theLWR@currentautosec% \renewcommand*{\@@@setcref}[2]{#1{\ref{#2}}{}{}} }{ \PackageWarning{lwarp-cleveref}{ - Unknown verison of cleveref. + Unknown version of cleveref. \protect\cref\space will fail. }% } @@ -10036,7 +10218,7 @@ autopage-\theLWR@currentautosec% } }{ \PackageWarning{lwarp-cleveref}{ - Unknown verison of cleveref. + Unknown version of cleveref. \protect\crefrange\space will fail. } } @@ -10064,7 +10246,7 @@ autopage-\theLWR@currentautosec% } { \PackageWarning{lwarp-cleveref}{ - Unknown verison of cleveref. + Unknown version of cleveref. \protect\cpageref\space will fail. } } @@ -10093,7 +10275,7 @@ autopage-\theLWR@currentautosec% } { \PackageWarning{lwarp-cleveref}{ - Unknown verison of cleveref. + Unknown version of cleveref. \protect\cpagerefrange\space will fail. } } @@ -10140,7 +10322,7 @@ autopage-\theLWR@currentautosec% \begin{warpHTML} \newbool{LWR@minipagethispar} \boolfalse{LWR@minipagethispar} -\RenewDocumentEnvironment{minipage}{O{t} o O{t} m} +\NewDocumentEnvironment{LWR@HTML@minipage}{O{t} o O{t} m} {% \LWR@traceinfo{minipage}% \begingroup @@ -10161,18 +10343,21 @@ autopage-\theLWR@currentautosec% \ifbool{FormatWP}{% \addtocounter{LWR@thisautoidWP}{1}% -\LWR@htmltag{div id="\LWR@origmbox{autoidWP-\arabic{LWR@thisautoidWP}}" class="wpminipage"}% +\LWR@htmltag{% + div id="\LWR@print@mbox{autoidWP-\arabic{LWR@thisautoidWP}}" % + class="wpminipage"% +}% }{}% \LWR@traceinfo{minipage: creating div class}% \LWR@htmltag{div class="minipage" style="% -\ifthenelse{\equal{#1}{t}}{\LWR@origmbox{vertical-align:bottom} ; }{}% -\ifthenelse{\equal{#1}{c}}{\LWR@origmbox{vertical-align:middle} ; }{}% -\ifthenelse{\equal{#1}{b}}{\LWR@origmbox{vertical-align:top} ; }{}% -\ifthenelse{\equal{#3}{t}}{\LWR@origmbox{justify-content:flex-start} ; }{}% -\ifthenelse{\equal{#3}{c}}{\LWR@origmbox{justify-content:center} ; }{}% -\ifthenelse{\equal{#3}{b}}{\LWR@origmbox{justify-content:flex-end} ; }{}% -\ifthenelse{\equal{#3}{s}}{\LWR@origmbox{justify-content:space-between} ; }{}% +\ifthenelse{\equal{#1}{t}}{\LWR@print@mbox{vertical-align:bottom} ; }{}% +\ifthenelse{\equal{#1}{c}}{\LWR@print@mbox{vertical-align:middle} ; }{}% +\ifthenelse{\equal{#1}{b}}{\LWR@print@mbox{vertical-align:top} ; }{}% +\ifthenelse{\equal{#3}{t}}{\LWR@print@mbox{justify-content:flex-start} ; }{}% +\ifthenelse{\equal{#3}{c}}{\LWR@print@mbox{justify-content:center} ; }{}% +\ifthenelse{\equal{#3}{b}}{\LWR@print@mbox{justify-content:flex-end} ; }{}% +\ifthenelse{\equal{#3}{s}}{\LWR@print@mbox{justify-content:space-between} ; }{}% \LWR@traceinfo{minipage: about to print the width of \LWR@printlength{\LWR@minipagewidth}}% \ifbool{LWR@minipagefullwidth}% {\boolfalse{LWR@minipagefullwidth}}% @@ -10223,15 +10408,21 @@ autopage-\theLWR@currentautosec% \global\booltrue{LWR@minipagethispar}% \LWR@traceinfo{LWR@minipage: done}% } -\RenewDocumentCommand{\parbox}{O{t} o O{t} m +m} + +\LWR@formattedenv{minipage} +\NewDocumentCommand{\LWR@HTML@parbox}{O{t} o O{t} m +m} { \LWR@traceinfo{parbox of width #4}% \begin{minipage}[#1][#2][#3]{#4}% #5 \end{minipage}% } -\renewcommand*{\mbox}[1]{#1} -\RenewDocumentCommand{\makebox}{d() o o m}{% + +\LWR@formatted{parbox} +\newcommand*{\LWR@HTML@mbox}[1]{#1} + +\LWR@formatted{mbox} +\NewDocumentCommand{\LWR@HTML@makebox}{d() o o m}{% \IfValueTF{#2}% {% {% scope @@ -10241,8 +10432,8 @@ autopage-\theLWR@currentautosec% \ifstrequal{#3}{s}{\def\LWR@align{justify}}{}% \setlength{\LWR@tempwidth}{#2}% \InlineClass[% - \LWR@origmbox{display:inline-block} ; % - \LWR@origmbox{text-align}:\LWR@align\ ; % + \LWR@print@mbox{display:inline-block} ; % + \LWR@print@mbox{text-align}:\LWR@align\ ; % width:\LWR@printlength{\LWR@tempwidth}% ]% {makebox}% @@ -10251,11 +10442,15 @@ autopage-\theLWR@currentautosec% }% {#4}% no width } + +\LWR@formatted{makebox} \LetLtxMacro\LWR@origframebox\framebox -\RenewDocumentCommand{\framebox}{o o m}{% +\NewDocumentCommand{\LWR@HTML@framebox}{o o m}{% \fbox{\makebox[#1][#2]{#3}}% } + +\LWR@formatted{framebox} \newlength{\LWR@atleastonept} \newcommand*{\LWR@forceminwidth}[1]{% @@ -10272,17 +10467,20 @@ autopage-\theLWR@currentautosec% border:\LWR@printlength{\LWR@atleastonept} solid black ; % padding:\LWR@printlength{\fboxsep}% } -\let\LWRprint@fbox\fbox -\newcommand{\LWRhtml@fbox}[1]{% +\newcommand{\LWR@HTML@fbox}[1]{% \LWR@traceinfo{HTML fbox}% \LWR@forceminwidth{\fboxrule}% \InlineClass[% \LWR@blackborderpadding% ]{fbox}{#1} } -\AtBeginDocument{\let\fbox\LWRhtml@fbox} - -\newcommand{\fboxBlock}[1]{% +\AtBeginDocument{\LWR@formatted{fbox}} +\end{warpHTML} +\begin{warpall} +\let\fboxBlock\fbox +\end{warpall} +\begin{warpHTML} +\newcommand{\LWR@HTML@fboxBlock}[1]{% \LWR@forceminwidth{\fboxrule}% \begin{BlockClass}[% \LWR@blackborderpadding% @@ -10291,34 +10489,14 @@ padding:\LWR@printlength{\fboxsep}% \end{BlockClass} } -\NewDocumentEnvironment{fminipage}{O{t} o O{t} m} -{% -\LWR@traceinfo{fminipage #1 #2 #3 #4}% -\LWR@forceminwidth{\fboxrule}% -\setlength{\LWR@tempwidth}{#4}% -\IfValueT{#2}{\setlength{\LWR@tempheight}{#2}}% -\begin{BlockClass}[% -\LWR@blackborderpadding ; % -\IfValueT{#2}{height:\LWR@printlength{\LWR@tempheight} ; }% -width:\LWR@printlength{\LWR@tempwidth}% -]{fminipage}% -} -{% -\end{BlockClass}% -\LWR@traceinfo{fminipage done}% -} -\LetLtxMacro{\LWR@origraisebox}{\raisebox} - -\RenewDocumentCommand{\raisebox}{m o o m}{% -#4% -} +\LWR@formatted{fboxBlock} \end{warpHTML} - \begin{warpall} + \newsavebox{\LWR@fminipagebox} -\NewDocumentEnvironment{LWRprint@fminipage}{O{t} o O{t} m} +\NewDocumentEnvironment{LWR@print@fminipage}{O{t} o O{t} m} {% \IfValueTF{#3}% {\def\LWR@thisalign{#3}} @@ -10338,15 +10516,40 @@ width:\LWR@printlength{\LWR@tempwidth}% \endminipage% } +\newenvironment{fminipage}{\LWR@print@fminipage}{\endLWR@print@fminipage} + \end{warpall} -\begin{warpprint} -\let\fboxBlock\fbox +\begin{warpHTML} + +\NewDocumentEnvironment{LWR@HTML@fminipage}{O{t} o O{t} m} +{% +\LWR@traceinfo{fminipage #1 #2 #3 #4}% +\LWR@forceminwidth{\fboxrule}% +\setlength{\LWR@tempwidth}{#4}% +\IfValueT{#2}{\setlength{\LWR@tempheight}{#2}}% +\begin{BlockClass}[% +\LWR@blackborderpadding ; % +\IfValueT{#2}{height:\LWR@printlength{\LWR@tempheight} ; }% +width:\LWR@printlength{\LWR@tempwidth}% +]{fminipage}% +} +{% +\end{BlockClass}% +\LWR@traceinfo{fminipage done}% +} + +\LWR@formattedenv{fminipage} +\end{warpHTML} +\begin{warpHTML} -\LetLtxMacro{\fminipage}{\LWRprint@fminipage} -\LetLtxMacro{\endfminipage}{\endLWRprint@fminipage} +\NewDocumentCommand{\LWR@HTML@raisebox}{m o o m}{% +#4% +} -\end{warpprint} +\LWR@formatted{raisebox} + +\end{warpHTML} \begin{warpHTML} @@ -10360,18 +10563,18 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@HTMLemph}[1]{\LWR@htmlspan{em}{#1}} \DeclareRobustCommand{\LWR@nullemph}[1]{#1} -\LetLtxMacro{\emph}{\LWR@HTMLemph} +\LetLtxMacro\emph\LWR@HTMLemph \DeclareRobustCommand{\LWR@HTMLtextmd}[1]{% \LWR@HTMLtextstyle{font-weight:normal}{textmd}{#1}% } \DeclareRobustCommand{\LWR@nulltextmd}[1]{#1} -\LetLtxMacro{\textmd}{\LWR@HTMLtextmd} +\LetLtxMacro\textmd\LWR@HTMLtextmd \DeclareRobustCommand{\LWR@HTMLtextbf}[1]{\LWR@htmlspan{b}{#1}} \DeclareRobustCommand{\LWR@nulltextbf}[1]{#1} -\LetLtxMacro{\textbf}{\LWR@HTMLtextbf} +\LetLtxMacro\textbf\LWR@HTMLtextbf \DeclareRobustCommand{\LWR@HTMLtextrm}[1]{% \LWR@HTMLtextstyle{font-family:serif}{textrm}{#1}% @@ -10379,17 +10582,17 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@nulltextrm}[1]{#1} -\LetLtxMacro{\textrm}{\LWR@HTMLtextrm} +\LetLtxMacro\textrm\LWR@HTMLtextrm \DeclareRobustCommand{\LWR@HTMLtextsf}[1]{% \LWR@HTMLtextstyle{font-family:sans}{textsf}{#1}% } \DeclareRobustCommand{\LWR@nulltextsf}[1]{#1} -\LetLtxMacro{\textsf}{\LWR@HTMLtextsf} +\LetLtxMacro\textsf\LWR@HTMLtextsf \DeclareRobustCommand{\LWR@HTMLtexttt}[1]{\LWR@htmlspan{kbd}{#1}} \DeclareRobustCommand{\LWR@nulltexttt}[1]{#1} -\LetLtxMacro{\texttt}{\LWR@HTMLtexttt} +\LetLtxMacro\texttt\LWR@HTMLtexttt \DeclareRobustCommand{\LWR@HTMLtextup}[1]{% \LWR@HTMLtextstyle{font-variant:normal}{textup}{#1}% @@ -10397,11 +10600,11 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@nulltextup}[1]{#1} -\LetLtxMacro{\textup}{\LWR@HTMLtextup} +\LetLtxMacro\textup\LWR@HTMLtextup \DeclareRobustCommand{\LWR@HTMLtextit}[1]{\LWR@htmlspan{i}{#1}} \DeclareRobustCommand{\LWR@nulltextit}[1]{#1} -\LetLtxMacro{\textit}{\LWR@HTMLtextit} +\LetLtxMacro\textit\LWR@HTMLtextit \DeclareRobustCommand{\LWR@HTMLtextsc}[1]{% \LWR@HTMLtextstyle{font-variant:small-caps}{textsc}{#1}% @@ -10409,7 +10612,7 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@nulltextsc}[1]{#1} -\LetLtxMacro{\textsc}{\LWR@HTMLtextsc} +\LetLtxMacro\textsc\LWR@HTMLtextsc \DeclareRobustCommand{\LWR@HTMLtextsl}[1]{% \LWR@HTMLtextstyle{font-style:oblique}{textsl}{#1}% @@ -10417,11 +10620,11 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@nulltextsl}[1]{#1} -\LetLtxMacro{\textsl}{\LWR@HTMLtextsl} +\LetLtxMacro\textsl\LWR@HTMLtextsl \DeclareRobustCommand{\LWR@HTMLtextnormal}[1]{\textmd{\textrm{\textup{#1}}}} \DeclareRobustCommand{\LWR@nulltextnormal}[1]{#1} -\LetLtxMacro{\textnormal}{\LWR@HTMLtextnormal} +\LetLtxMacro\textnormal\LWR@HTMLtextnormal \DeclareRobustCommand{\LWR@nullrmfamily}{} \DeclareRobustCommand{\LWR@nullsffamily}{} @@ -10436,28 +10639,28 @@ width:\LWR@printlength{\LWR@tempwidth}% \DeclareRobustCommand{\LWR@nullnormalfont}{} \newcommand*{\LWR@nullfonts}{% -\LetLtxMacro{\emph}{\LWR@nullemph}% -\LetLtxMacro{\textmd}{\LWR@nulltextmd}% -\LetLtxMacro{\textbf}{\LWR@nulltextbf}% -\LetLtxMacro{\textrm}{\LWR@nulltextrm}% -\LetLtxMacro{\textsf}{\LWR@nulltextsf}% -\LetLtxMacro{\texttt}{\LWR@nulltexttt}% -\LetLtxMacro{\textup}{\LWR@nulltextup}% -\LetLtxMacro{\textit}{\LWR@nulltextit}% -\LetLtxMacro{\textsc}{\LWR@nulltextsc}% -\LetLtxMacro{\textsl}{\LWR@nulltextsl}% -\LetLtxMacro{\textnormal}{\LWR@nulltextnormal}% -\LetLtxMacro{\rmfamily}{\LWR@nullrmfamily}% -\LetLtxMacro{\sffamily}{\LWR@nullsffamily}% -\LetLtxMacro{\ttfamily}{\LWR@nullttfamily}% -\LetLtxMacro{\bfseries}{\LWR@nullbfseries}% -\LetLtxMacro{\mdseries}{\LWR@nullmdseries}% -\LetLtxMacro{\upshape}{\LWR@nullupshape}% -\LetLtxMacro{\slshape}{\LWR@nullslshape}% -\LetLtxMacro{\scshape}{\LWR@nullscshape}% -\LetLtxMacro{\itshape}{\LWR@nullitshape}% -\LetLtxMacro{\em}{\LWR@nullem}% -\LetLtxMacro{\normalfont}{\LWR@nullnormalfont}% +\LetLtxMacro\emph\LWR@nullemph% +\LetLtxMacro\textmd\LWR@nulltextmd% +\LetLtxMacro\textbf\LWR@nulltextbf% +\LetLtxMacro\textrm\LWR@nulltextrm% +\LetLtxMacro\textsf\LWR@nulltextsf% +\LetLtxMacro\texttt\LWR@nulltexttt% +\LetLtxMacro\textup\LWR@nulltextup% +\LetLtxMacro\textit\LWR@nulltextit% +\LetLtxMacro\textsc\LWR@nulltextsc% +\LetLtxMacro\textsl\LWR@nulltextsl% +\LetLtxMacro\textnormal\LWR@nulltextnormal% +\LetLtxMacro\rmfamily\LWR@nullrmfamily% +\LetLtxMacro\sffamily\LWR@nullsffamily% +\LetLtxMacro\ttfamily\LWR@nullttfamily% +\LetLtxMacro\bfseries\LWR@nullbfseries% +\LetLtxMacro\mdseries\LWR@nullmdseries% +\LetLtxMacro\upshape\LWR@nullupshape% +\LetLtxMacro\slshape\LWR@nullslshape% +\LetLtxMacro\scshape\LWR@nullscshape% +\LetLtxMacro\itshape\LWR@nullitshape% +\LetLtxMacro\em\LWR@nullem% +\LetLtxMacro\normalfont\LWR@nullnormalfont% \renewcommand*{\,}{-}% \renewcommand*{~}{-}% \renewcommand*{\newline}{ }% @@ -10638,8 +10841,9 @@ width:\LWR@printlength{\LWR@tempwidth}% \newlength{\LWR@tempheight} \newlength{\LWR@tempraise} -\NewDocumentCommand{\LWR@hspace}{s m}{% -\setlength{\LWR@tempwidth}{#2}% +\newcommand{\LWR@select@html@hspace}{% +\RenewDocumentCommand{\hspace}{s m}{% +\setlength{\LWR@tempwidth}{##2}% \ifnum\gluestretchorder\LWR@tempwidth>0% \setlength{\LWR@tempwidth}{2em}% \fi% @@ -10665,13 +10869,21 @@ width:\LWR@printlength{\LWR@tempwidth}% }% \LWR@minipagestartpars% }% width not 0 +}% +} +\newcommand{\LWR@select@html@nohspace}{% + \RenewDocumentCommand{\hspace}{s m}{}% +} + +\newcommand*{\LWR@select@print@hspace}{% + \renewrobustcmd\hspace{\@ifstar\@hspacer\@hspace}% } -\NewDocumentCommand{\LWR@nohspace}{s m}{} -\LetLtxMacro\hspace\LWR@hspace +\LWR@select@html@hspace + +\NewDocumentCommand{\LWR@HTML@vspace}{s m}{} -\NewDocumentCommand{\LWR@vspace}{s m}{} -\LetLtxMacro\vspace\LWR@vspace +\LWR@formatted{vspace} \renewcommand*{\linebreak}[1][]{\newline} @@ -10686,7 +10898,7 @@ width:\LWR@printlength{\LWR@tempwidth}% \RenewDocumentCommand{\enlargethispage}{s m}{} \renewcommand*{\clearpage}{} \renewcommand*{\cleardoublepage}{} -\NewDocumentCommand{\LWR@rule}{o m m}{% +\newcommand*{\LWR@HTML@rule}[3][]{% \setlength{\LWR@tempwidth}{#2}% \ifthenelse{\lengthtest{\LWR@tempwidth=0pt}} {}% zero- width @@ -10703,13 +10915,15 @@ width:\LWR@printlength{\LWR@tempwidth}% }% {\setlength{\LWR@tempheight}{1pt}}{}% \LWR@minipagestoppars% + \LWR@findcurrenttextcolor% \LWR@htmltagc{% span style="% \ifbool{FormatWP}{}{background:\LWR@currenttextcolor ; }% width:\LWR@printlength{\LWR@tempwidth} ; % height:\LWR@printlength{\LWR@tempheight} ; % - \IfValueT{#1}% + \ifblank{#1}% + {}% {% \setlength{\LWR@tempraise}{0pt-#1}% \setlength{\LWR@tempraise}{\LWR@tempraise*2}% @@ -10734,8 +10948,8 @@ width:\LWR@printlength{\LWR@tempwidth}% \LWR@minipagestartpars% }% non-zero width } -\renewrobustcmd{\rule}{\LWR@rule} +\LWR@formatted{rule} \end{warpHTML} |