diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/KOMAold.lco')
-rw-r--r-- | Master/texmf-dist/tex/latex/koma-script/KOMAold.lco | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/KOMAold.lco b/Master/texmf-dist/tex/latex/koma-script/KOMAold.lco index 446b9cd0184..0155d40623b 100644 --- a/Master/texmf-dist/tex/latex/koma-script/KOMAold.lco +++ b/Master/texmf-dist/tex/latex/koma-script/KOMAold.lco @@ -4,6 +4,7 @@ %% %% The original source files were: %% +%% scrkvers.dtx (with options: `trace') %% scrklco.dtx (with options: `lco,KOMAold,head') %% scrklco.dtx (with options: `lco,KOMAold,body') %% scrknpap.dtx (with options: `lco,KOMAold,body') @@ -38,6 +39,30 @@ %% LaTeX2.09 Script family created by Frank Neukam 1993 and the LaTeX2e %% standard classes created by The LaTeX3 Project 1994-1996. %% +%%% From File: scrkvers.dtx +\begingroup + \makeatletter + \ifx\KOMAScriptVersion\undefined + \newcommand*{\@CheckKOMAScriptVersion}[1]{% + \gdef\KOMAScriptVersion{#1}% + }% + \else + \newcommand*{\@CheckKOMAScriptVersion}[1]{% + \def\@tempa{#1}% + \ifx\KOMAScriptVersion\@tempa\else + \@latex@warning@no@line{% + \noexpand\KOMAScriptVersion\space is + `\KOMAScriptVersion',\MessageBreak + but `#1' was expected!\MessageBreak + You should not use classes, packages or files + from\MessageBreak + different KOMA-Script versions% + }% + \fi + } + \fi + \@CheckKOMAScriptVersion{2007/12/24 v2.98 KOMA-Script}% +\endgroup %%% From File: scrklco.dtx \ProvidesFile{% KOMAold% @@ -68,7 +93,9 @@ }{a4} \@setplength{foldmarkhpos}{3.5mm} \@setplength{tfoldmarkvpos}{103.5mm} +\@setplength{mfoldmarkvpos}{\z@} \@setplength{bfoldmarkvpos}{202.5mm} +\@setplength{lfoldmarkhpos}{\z@} \@setplength{toaddrvpos}{49mm} \@setplength{refvpos}{89.5mm} \@setplength[2]{refaftervskip}{\baselineskip} |