Skip to content
Snippets Groups Projects
Commit d2282f23 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Fontdefitionen kompakter

parent dcf129a8
No related branches found
No related tags found
No related merge requests found
...@@ -81,25 +81,6 @@ footskip=0bp, ...@@ -81,25 +81,6 @@ footskip=0bp,
\AtEndOfClass{\shorthandon{"}} \AtEndOfClass{\shorthandon{"}}
\MakeAutoQuote{»}{«} \MakeAutoQuote{»}{«}
% Anpassen der Schriftbefehle
% nach scrsize11pt.clo
\def\normalsize{%
\@setfontsize\normalsize{11.2}{12.85}%
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI
}
\def\huge{\@setfontsize\huge{20.26}{25.3}}
\def\large{\@setfontsize\large{12.17}{14.2}}
\def\tiny{\@setfontsize\tiny\@viipt\@viiipt}
\let\ks@titelpagefont=\normalsize
%\RequirePackage{textcomp}% ???
\RequirePackage{url,array,xltabular} \RequirePackage{url,array,xltabular}
\PassOptionsToPackage{final}{graphicx} \PassOptionsToPackage{final}{graphicx}
...@@ -192,7 +173,6 @@ footskip=0bp, ...@@ -192,7 +173,6 @@ footskip=0bp,
\definecolor{PTBcolor}{RGB}{0,155,206}% TODO: Besser CMYK? \definecolor{PTBcolor}{RGB}{0,155,206}% TODO: Besser CMYK?
\input{ks-common.clo}% Titelseiten- und Layout-Definition \input{ks-common.clo}% Titelseiten- und Layout-Definition
%%%\input{\ks@kalType\ks@layout.clo}% Titelseiten- und Layout-Definition
\newcommand*\ks@type{% \newcommand*\ks@type{%
Typ des Ger\"ates} Typ des Ger\"ates}
......
...@@ -38,6 +38,23 @@ ...@@ -38,6 +38,23 @@
\newunicodechar{^^^^00ad}{\-}% 'SOFT HYPHEN' \newunicodechar{^^^^00ad}{\-}% 'SOFT HYPHEN'
\newunicodechar{^^^^2207}{{\setmathfont{Asana Math}^^^^2207}}% 'NABLA' \newunicodechar{^^^^2207}{{\setmathfont{Asana Math}^^^^2207}}% 'NABLA'
% Anpassen der Schriftbefehle
% nach scrsize11pt.clo
\def\normalsize{%
\@setfontsize\normalsize{11.2}{12.85}%
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI
}
\def\huge{\@setfontsize\huge{20.26}{25.3}}
\def\large{\@setfontsize\large{12.17}{14.2}}
\def\tiny{\@setfontsize\tiny\@viipt\@viiipt}
\let\ks@titelpagefont=\normalsize
\endinput \endinput
\setsansfont{arial}[ \setsansfont{arial}[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment