summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/skrapport/skrapport.cls')
-rw-r--r--Master/texmf-dist/tex/latex/skrapport/skrapport.cls10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/skrapport/skrapport.cls b/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
index 6dec7cc8e1b..e35d4769086 100644
--- a/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
+++ b/Master/texmf-dist/tex/latex/skrapport/skrapport.cls
@@ -1,7 +1,7 @@
%% This is file `skrapport.cls', generated from `skrapport.tex' (key `class').
%% skrapport Skånings rapportklass
%%
-%% Copyright (C) 2012-2015 by Simon Sigurdhsson <sigurdhsson@gmail.com>
+%% Copyright (C) 2012-2016 by Simon Sigurdhsson <sigurdhsson@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -29,7 +29,7 @@
\RequirePackage{expl3,l3keys2e,xparse,xstring,etoolbox}
\ProvidesExplClass{skrapport}%
- {2015/07/17}{0.12e}{stylish report document class}
+ {2016/06/25}{0.12f}{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!}
@@ -889,7 +889,7 @@
\@textsuperscript{\normalfont\@thefnmark}
}
}
- \RenewDocumentCommand\@makefntext{m+}{
+ \RenewDocumentCommand\@makefntext{+m}{
\dim_set:Nn\parindent{1em}\noindent
\hbox_to_wd:nn{1.8em}{
\hss\@textsuperscript{\normalfont\@thefnmark}
@@ -1237,7 +1237,7 @@
\itshape
\dim_compare:nF{\fontdimen\c_one\font>\c_zero_dim}{\bfseries}
}
-\DeclareDocumentCommand\emph{m+}{
+\DeclareDocumentCommand\emph{+m}{
\ifmmode
\text{\__skrapport_emphstyle: #1}
\else
@@ -1245,7 +1245,7 @@
\fi
}
\DeclareDocumentCommand\footnoterule{}{}
-\DeclareDocumentCommand\@makefntext{m+}{
+\DeclareDocumentCommand\@makefntext{+m}{
\dim_set:Nn\parindent{1em}\noindent
\hbox_to_wd:nn{1.8em}{\hss\@makefnmark}
#1