summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/koma-script/visualize.lco
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/visualize.lco')
-rw-r--r--Master/texmf-dist/tex/latex/koma-script/visualize.lco26
1 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/visualize.lco b/Master/texmf-dist/tex/latex/koma-script/visualize.lco
index 0d6e105476b..5a1b35e1fcb 100644
--- a/Master/texmf-dist/tex/latex/koma-script/visualize.lco
+++ b/Master/texmf-dist/tex/latex/koma-script/visualize.lco
@@ -41,7 +41,7 @@
%% find a complete unmodified copy of LaTeX2e at
%% <http://mirror.ctan.org/tex-archive/macros/latex/base/>.
%%
-%%% From File: $Id: scrkernel-version.dtx 3263 2019-10-12 14:50:03Z kohm $
+%%% From File: $Id: scrkernel-version.dtx 3444 2019-12-23 08:06:56Z kohm $
\begingroup
\catcode`\@11\relax
\ifx\KOMAScriptVersion\undefined
@@ -63,9 +63,9 @@
\fi
}
\fi
- \@CheckKOMAScriptVersion{2019/10/12 v3.27 KOMA-Script}%
+ \@CheckKOMAScriptVersion{2019/12/23 v3.28 KOMA-Script}%
\endgroup
-%%% From File: $Id: scrkernel-letterclassoptions.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrkernel-letterclassoptions.dtx 3404 2019-11-24 21:50:05Z kohm $
%%% (run: head)
\ProvidesFile{%
visualize%
@@ -80,7 +80,7 @@
Letter class option #1 Warning: #2%
}%
}
-%%% From File: $Id: scrkernel-letterclassoptions.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrkernel-letterclassoptions.dtx 3404 2019-11-24 21:50:05Z kohm $
%%% (run: body)
\RequirePackage{eso-pic}
\newcommand*{\showfields}[1]{%
@@ -537,22 +537,22 @@
}
\newkomafont{measure}{\normalcolor}
\newcommand*{\showISOenvelope}[1]{%
- \ifstr{#1}{C4}{%
+ \Ifstr{#1}{C4}{%
\showenvelope(324mm,229mm)%
}{%
- \ifstr{#1}{C5}{%
+ \Ifstr{#1}{C5}{%
\showenvelope(229mm,162mm)%
}{%
- \ifstr{#1}{C5/6}{%
+ \Ifstr{#1}{C5/6}{%
\showenvelope(220mm,110mm)%
}{%
- \ifstr{#1}{DL}{%
+ \Ifstr{#1}{DL}{%
\showenvelope(220mm,110mm)%
}{%
- \ifstr{#1}{C6/5}{%
+ \Ifstr{#1}{C6/5}{%
\showenvelope(229mm,114mm)%
}{%
- \ifstr{#1}{C6}{%
+ \Ifstr{#1}{C6}{%
\showenvelope(162mm,114mm)%
}{%
\LCOWarning{visualize}{envelope size `ISO #1' unsupported}%
@@ -564,10 +564,10 @@
}%
}
\newcommand*{\showUScommercial}[1]{%
- \ifstr{#1}{9}{%
+ \Ifstr{#1}{9}{%
\showenvelope(8.875in,3.875in)%
}{%
- \ifstr{#1}{10}{%
+ \Ifstr{#1}{10}{%
\showenvelope(9.5in,4.125in)%
}{%
\LCOWarning{visualize}{envelope size `US commercial #1' unsupported}%
@@ -577,7 +577,7 @@
\newcommand*{\showUScheck}{%
\showenvelope(8.625in,3.625in)%
}
-%%% From File: $Id: scrkernel-notepaper.dtx 3262 2019-10-10 08:25:29Z kohm $
+%%% From File: $Id: scrkernel-notepaper.dtx 3390 2019-11-18 17:09:35Z kohm $
%%% (run: body)
\endinput
%%