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

.clo für pdfLaTeX und luaLaTeX/XeLaTeX

parent 93c95d52
Branches
No related tags found
No related merge requests found
No preview for this file type
......@@ -16,23 +16,9 @@
\ifxetex\XeOrLuatrue\else\ifluatex\XeOrLuatrue\fi\fi
\ifXeOrLua% XeLaTeX oder luaLaTeX
\RequirePackage{fontspec}
\setsansfont[Ligatures=TeX]{TeXGyreHeros}
\setmonofont{AnonymousPro-Regular}[%
Extension = .ttf,
BoldFont = AnonymousPro-Bold,
ItalicFont = AnonymousPro-Italic.ttf,
BoldItalicFont = AnonymousPro-BoldItalic,
Scale = MatchLowercase
]
\input{vl-versandauftrag-2.clo}
\else
\RequirePackage[utf8]{inputenc}
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
\RequirePackage{lmodern}
\RequirePackage{tgheros}
\RequirePackage[ttdefault=true,scale=1.034]{AnonymousPro}
%\RequirePackage[scaled=1.05]{zlmtt}% ist lmodern!
\input{vl-versandauftrag-1.clo}
\fi
\setlength\textwidth{488bp}
......@@ -116,7 +102,8 @@
\newcommand*\vl@mainTitle{}
\newcommand\vl@mainTitle@i{\huge Versandauftrag}
\newcommand\vl@mainTitle@ii{\normalsize\relscale{1.65} Versandauftrag\par\normalsize --~Kopie für Versender~--}
\newcommand\vl@mainTitle@ii{\normalsize\relscale{1.65} Versandauftrag\par{}
\normalsize --~Kopie für Versender~--}
\AtBeginDocument{%
\def\vl@mainTitle{\vl@mainTitle@i}
......@@ -321,11 +308,6 @@
}
}%
% TODO: Evtl. auslagern in "vl-versandauftrag-8bit.clo"
\DeclareUnicodeCharacter{202F}{\,}% 'NARROW NO-BREAK SPACE'
\DeclareUnicodeCharacter{2009}{\,\hspace{0pt}}% 'THIN SPACE'
\DeclareUnicodeCharacter{00AD}{\-}% 'SOFT HYPHEN'
\emergencystretch=1em %
\pagestyle{empty}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment