diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/DINmtext.lco')
-rw-r--r-- | Master/texmf-dist/tex/latex/koma-script/DINmtext.lco | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/DINmtext.lco b/Master/texmf-dist/tex/latex/koma-script/DINmtext.lco new file mode 100644 index 00000000000..25271a13d2b --- /dev/null +++ b/Master/texmf-dist/tex/latex/koma-script/DINmtext.lco @@ -0,0 +1,117 @@ +%% +%% This is file `DINmtext.lco', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% scrclass.dtx (with options: `lco,DINmoretext') +%% +%% Copyright (C) 1994-2004 Markus Kohm. +%% +%% All rights reserved. For further copyright information see the file +%% LEGAL.TXT or LEGALDE.TXT. +%% +%% This file is part of the LaTeX2e KOMA-Script bundle. +%% ---------------------------------------------------- +%% +%% The KOMA-Script bundle bases on the Script-family created by +%% Frank Neukam 1993 and the standard documents classes created +%% by the LaTeX3-Team 1994-1996. +%% ------------------------------------------------------------------------ +%% +%% This system is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +%% +%% +%% IMPORTANT NOTICE: +%% +%% For error reports in case of UNCHANGED versions see documentation. +%% +%% Please do not request updates from us directly. Distribution is +%% done through Mail-Servers, Mailboxes and TeX organizations. +%% +%% You are not allowed to change this file. +%% +%% You are allowed to distribute this file under the condition that +%% it is distributed together with all files mentioned in readme.txt +%% and liesmich.txt. See LEGAL.TXT or LEGALDE.TXT for further +%% information. +%% +%% If you receive only some of these files from someone, complain! +%% +%% You are NOT ALLOWED to distribute this file alone. +%% +\ProvidesFile{% + DINmtext% + .lco} + [2004/09/16 v2.9t LaTeX2e KOMA + letter-class-option] +\@ifundefined{scr@fromname@var}{% + \GenericWarning{(% + DINmtext% + .lco)\@spaces\@spaces\@spaces\@spaces\@spaces\@spaces}{% + Letter-class-option + DINmtext + Warning:\space + This letter class option file was made only\MessageBreak + to be used with KOMA-Script letter class\MessageBreak + `scrlttr2'. Use with other classes may result\MessageBreak + in a lot of errors\@gobble + } +}{} +\LetterOptionNeedsPapersize{% + DINmtext% + } + {a4} +\@setplength{foldmarkhpos}{3.5mm} +\@setplength{tfoldmarkvpos}{87mm} +\@setplength{bfoldmarkvpos}{192mm} +\@setplength{toaddrvpos}{27mm} +\@setplength{refvpos}{80.5mm} +\@setplength{refaftervskip}{\baselineskip} +\@setplength{toaddrhpos}{20mm} +\@setplength{toaddrwidth}{85mm} +\@setplength{toaddrheight}{40mm} +\@setplength{toaddrindent}{\z@} +\@setplength{specialmailindent}{\fill} +\@setplength{specialmailrightindent}{1em} +\@setplength{locwidth}{\z@} +\@setplength{backaddrheight}{5mm} +\@setplength{firstheadvpos}{8mm} +\@setplength{firstheadwidth}{\paperwidth} +\ifdim \useplength{toaddrhpos}>\z@ + \@addtoplength[-2]{firstheadwidth}{\useplength{toaddrhpos}} +\else + \@addtoplength[2]{firstheadwidth}{\useplength{toaddrhpos}} +\fi +\@setplength{firstfootwidth}{\useplength{firstheadwidth}} +\@setplength{firstfootvpos}{1in} +\@addtoplength{firstfootvpos}{\topmargin} +\@addtoplength{firstfootvpos}{\headheight} +\@addtoplength{firstfootvpos}{\headsep} +\@addtoplength{firstfootvpos}{\textheight} +\@addtoplength{firstfootvpos}{\footskip} +\@setplength{refwidth}{0pt} +\@setplength{sigindent}{0mm} +\@setplength{sigbeforevskip}{2\baselineskip} +\let\raggedsignature=\centering +\renewcommand*{\@firsthead}{\noindent + \parbox[b]{\useplength{firstheadwidth}}{\centering% + \usekomafont{fromaddress}{% + \ifkomavarempty{fromname}{}{% + \usekomafont{fromname}% + {\ignorespaces\usekomavar{fromname}\\[-8pt] + \rule{\useplength{firstheadwidth}}{.4pt}\\ + }% + }% + \ifkomavarempty{fromaddress}{}{% + \def\\{,\ \@ogobble} + \ignorespaces\usekomavar{fromaddress}% + }% + }% + }% + } +\endinput +%% +%% End of file `DINmtext.lco'. |