This commit is contained in:
koeart 2017-02-12 23:52:52 +01:00
parent d9bc51f6b2
commit ef5e3b5c63
1 changed files with 0 additions and 11 deletions

View File

@ -26,17 +26,6 @@
fontsize=8pt,
]{scrartcl}
\makeatletter
\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
\DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}
\DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf}
\DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit}
\DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl}
\DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc}
\makeatother
\RequirePackage{luatex85} % Fixes Problems with pdfxxx names [http://tex-live.tug.narkive.com/gc2DAmsJ/fwd-proble m-with-lualatex-in-lexlive-2016]
\RequirePackage{fixltx2e}
\AtBeginDocument{\RequirePackage{ellipsis}}