summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/skrapport
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-29 23:01:12 +0000
committerKarl Berry <karl@freefriends.org>2018-12-29 23:01:12 +0000
commitc90bfa223f2b8cdeef9cb6c8153c40d5c355461c (patch)
treeea23ae6f1af4c87a7eb8f5e70ea602d9fa72826d /Master/texmf-dist/tex/latex/skrapport
parent428910a342287d8f96d2e4f22ec49d8f5f63a31f (diff)
skrapport (29dec18)
git-svn-id: svn://tug.org/texlive/trunk@49532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/skrapport')
-rw-r--r--Master/texmf-dist/tex/latex/skrapport/skrapport.cls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/skrapport/skrapport.cls b/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
index ec6be5bd69a..ba3407b1f79 100644
--- a/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
+++ b/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
@@ -29,7 +29,7 @@
\RequirePackage{expl3,l3keys2e,xparse,xstring,etoolbox}
\ProvidesExplClass{skrapport}%
- {2017/09/14}{0.12h}{stylish report document class}
+ {2018/12/29}{0.12i}{stylish report document class}
\msg_new:nnnn{skrapport}{option-deprecated}{Option~`#1'~deprecated!}
{Please~use~`#2'~instead.}
\msg_new:nnnn{skrapport}{option-no-effect}{Option~`#1'~deprecated!}
@@ -1064,7 +1064,7 @@
#2
\hbox_set:Nn\l_tmpa_box{{\skip_horizontal:n{#1}#4}}
\dim_set:Nn\hangindent{#1+\box_wd:N\l_tmpa_box}
- \noindent\box_use_clear:N\l_tmpa_box
+ \noindent\box_use_drop:N\l_tmpa_box
\interlinepenalty\@M % !!!
#3
\group_end:
@@ -1337,7 +1337,7 @@
\global\@minipagefalse % !!!
\hbox_to_wd:nn{\hsize}{
\hfil
- \box_use_clear:N\l_tmpa_box
+ \box_use_drop:N\l_tmpa_box
\hfil
}
}