summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-14 21:33:05 +0000
committerKarl Berry <karl@freefriends.org>2018-02-14 21:33:05 +0000
commit8a1ba7a964445830b92ee48b50d7d692c9329289 (patch)
tree0f024d4730c9ce18bf7d9d58a75332c25422a19b /Master/texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty
parent8f4d3d5af538ac2403f2f7f34f7161a102d186a3 (diff)
lwarp (14feb18)
git-svn-id: svn://tug.org/texlive/trunk@46638 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 40d49d6708f..fe03c69cebe 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}{\mbox{text-align:right}}{}{dictum}
+\begin{LWR@BlockClassWP}{\LWR@origmbox{text-align:right}}{}{dictum}
#2
\IfValueT{#1}
{
\ifbool{FormatWP}
- {\begin{BlockClass}[\mbox{border-top:} 1px solid gray]{dictumauthor}}
+ {\begin{BlockClass}[\LWR@origmbox{border-top:} 1px solid gray]{dictumauthor}}
{\begin{BlockClass}{dictumauthor}}
\dictumauthorformat{#1}
\end{BlockClass}
@@ -124,15 +124,15 @@
\ifblank{#2}
{
\begin{BlockClass}[
- \mbox{margin-left:\rndprintlength{\LWR@templengthtwo}} ;
- \mbox{margin-right:\rndprintlength{\LWR@templengthtwo}}
+ \LWR@origmbox{margin-left:\rndprintlength{\LWR@templengthtwo}} ;
+ \LWR@origmbox{margin-right:\rndprintlength{\LWR@templengthtwo}}
]{addmargin}
}
{
\setlength{\LWR@templengthone}{#2}
\begin{BlockClass}[
- \mbox{margin-left:\rndprintlength{\LWR@templengthone}} ;
- \mbox{margin-right:\rndprintlength{\LWR@templengthtwo}}
+ \LWR@origmbox{margin-left:\rndprintlength{\LWR@templengthone}} ;
+ \LWR@origmbox{margin-right:\rndprintlength{\LWR@templengthtwo}}
]{addmargin}
}
}