summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-06 20:52:12 +0000
committerKarl Berry <karl@freefriends.org>2018-06-06 20:52:12 +0000
commit0287311bafc0bdd253df0c8d6df3ef85f804d263 (patch)
tree151b584accf0b823a70c9bb86673bb0ad79f2991 /Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty
parente0b44a591ea65a8c11f15d8e4c0cfb50a6058782 (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/lwarp/lwarp-scrextend.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty12
1 files changed, 6 insertions, 6 deletions
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}
}
}