summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty55
1 files changed, 24 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
index dd7c9c864ef..4a4d7182b54 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
@@ -57,7 +57,7 @@
\fi%
}%
\fi%
- \@TUDVersion{2015/02/15 v2.03 TUD-KOMA-Script}%
+ \@TUDVersion{2015/06/11 v2.03a TUD-KOMA-Script}%
\endgroup%
\providecommand*\tudscrmail{tudscr@gmail.com}
\@ifundefined{TUDScript}{%
@@ -70,7 +70,7 @@
%%% From File: tudscr-fonts.dtx
\NeedsTeXFormat{LaTeX2e}[2011/06/27]
\ProvidesPackage{tudscrfonts}[%
- 2015/02/15 v2.03 TUD-KOMA-Script
+ 2015/06/11 v2.03a TUD-KOMA-Script
package
(corporate design fonts)%
]
@@ -105,7 +105,6 @@
\newif\if@tud@dinbold
\newcommand*\tud@univers{lun}
\newcommand*\tud@dinbold{0m6}
-\newcommand*\tud@mathenc{OT1}
\newif\if@tud@fontspec
\TUD@key{fontspec}[true]{%
\TUD@set@ifkey{fontspec}{@tud@fontspec}{#1}%
@@ -141,15 +140,9 @@
\fi%
}
\AtEndPreamble{%
- \@expandtwoargs\in@{OT}{\encodingdefault}%
- \ifin@%
- \def\tud@mathenc{OT1}%
- \else%
- \def\tud@mathenc{T1}%
- \fi%
\if@tud@fontspec%
\edef\@tempa{%
- \lowercase{\noexpand\InputIfFileExists{\tud@mathenc\tud@univers.fd}}%
+ \lowercase{\noexpand\InputIfFileExists{OT1\tud@univers.fd}}%
}%
\def\@tempb#1{%
\PackageInfoNoLine{tudscrfonts}{%
@@ -172,7 +165,7 @@
\@tempa{\@tud@universtrue}{\@tempb{Univers}}%
\if@tud@fontspec%
\edef\@tempa{%
- \lowercase{\noexpand\InputIfFileExists{\tud@mathenc\tud@dinbold.fd}}%
+ \lowercase{\noexpand\InputIfFileExists{OT1\tud@dinbold.fd}}%
}%
\else%
\edef\@tempa{%
@@ -451,22 +444,22 @@
\SetSymbolFont{letters}{universbold}{OML}{\tud@univers}{b}{sl}%
\SetSymbolFont{symbols}{universbold}{OMS}{\tud@univers}{b}{n}%
\SetSymbolFont{largesymbols}{universbold}{OMX}{iwona}{b}{n}%
- \SetMathAlphabet{\mathbf}{univers}{\tud@mathenc}{\tud@univers}{b}{n}%
- \SetMathAlphabet{\mathsf}{univers}{\tud@mathenc}{\tud@univers}{l}{n}%
- \SetMathAlphabet{\mathit}{univers}{\tud@mathenc}{\tud@univers}{l}{sl}%
- \SetMathAlphabet{\mathtt}{univers}{\tud@mathenc}{\tud@univers t}{l}{n}%
- \SetMathAlphabet{\mathbf}{universbold}{\tud@mathenc}{\tud@univers}{eb}{n}%
- \SetMathAlphabet{\mathsf}{universbold}{\tud@mathenc}{\tud@univers}{b}{n}%
- \SetMathAlphabet{\mathit}{universbold}{\tud@mathenc}{\tud@univers}{b}{sl}%
- \SetMathAlphabet{\mathtt}{universbold}{\tud@mathenc}{\tud@univers t}{b}{n}%
+ \SetMathAlphabet{\mathbf}{univers}{OT1}{\tud@univers}{b}{n}%
+ \SetMathAlphabet{\mathsf}{univers}{OT1}{\tud@univers}{l}{n}%
+ \SetMathAlphabet{\mathit}{univers}{OT1}{\tud@univers}{l}{sl}%
+ \SetMathAlphabet{\mathtt}{univers}{OT1}{\tud@univers t}{l}{n}%
+ \SetMathAlphabet{\mathbf}{universbold}{OT1}{\tud@univers}{eb}{n}%
+ \SetMathAlphabet{\mathsf}{universbold}{OT1}{\tud@univers}{b}{n}%
+ \SetMathAlphabet{\mathit}{universbold}{OT1}{\tud@univers}{b}{sl}%
+ \SetMathAlphabet{\mathtt}{universbold}{OT1}{\tud@univers t}{b}{n}%
\DeclareMathVersion{dinbold}%
- \SetSymbolFont{operators}{dinbold}{\tud@mathenc}{\tud@dinbold}{b}{n}%
+ \SetSymbolFont{operators}{dinbold}{OT1}{\tud@dinbold}{b}{n}%
\SetSymbolFont{letters}{dinbold}{OML}{\tud@dinbold}{b}{sl}%
\SetSymbolFont{symbols}{dinbold}{OMS}{\tud@dinbold}{b}{n}%
\SetSymbolFont{largesymbols}{dinbold}{OMX}{iwona}{ebc}{n}%
- \SetMathAlphabet{\mathbf}{dinbold}{\tud@mathenc}{\tud@dinbold}{b}{n}%
- \SetMathAlphabet{\mathsf}{dinbold}{\tud@mathenc}{\tud@dinbold}{b}{n}%
- \SetMathAlphabet{\mathit}{dinbold}{\tud@mathenc}{\tud@dinbold}{b}{sl}%
+ \SetMathAlphabet{\mathbf}{dinbold}{OT1}{\tud@dinbold}{b}{n}%
+ \SetMathAlphabet{\mathsf}{dinbold}{OT1}{\tud@dinbold}{b}{n}%
+ \SetMathAlphabet{\mathit}{dinbold}{OT1}{\tud@dinbold}{b}{sl}%
\DeclareMathSymbol{\upDelta}{\mathalpha}{operators}{1}%
\DeclareMathSymbol{\upOmega}{\mathalpha}{operators}{10}%
\DeclareMathSymbol{\upGamma}{\mathalpha}{operators}{0}%
@@ -686,16 +679,16 @@
\fi%
\fi%
\if@sansmath%
- \DeclareSymbolFont{aunLetters}{\tud@mathenc}{\tud@univers}{l}{sl}%
- \SetSymbolFont{aunLetters}{bold}{\tud@mathenc}{\tud@univers}{b}{sl}%
- \DeclareSymbolFont{aunOperators}{\tud@mathenc}{\tud@univers}{l}{n}%
- \SetSymbolFont{aunOperators}{bold}{\tud@mathenc}{\tud@univers}{b}{n}%
+ \DeclareSymbolFont{aunLetters}{OT1}{\tud@univers}{l}{sl}%
+ \SetSymbolFont{aunLetters}{bold}{OT1}{\tud@univers}{b}{sl}%
+ \DeclareSymbolFont{aunOperators}{OT1}{\tud@univers}{l}{n}%
+ \SetSymbolFont{aunOperators}{bold}{OT1}{\tud@univers}{b}{n}%
\DeclareSymbolFontAlphabet{\mathsf}{aunOperators}%
\DeclareSymbolFontAlphabet{\mathnormal}{aunLetters}%
- \DeclareMathAlphabet\mathbf{\tud@mathenc}{\tud@univers}{b}{n}%
- \SetMathAlphabet\mathbf{bold}{\tud@mathenc}{\tud@univers}{b}{n}%
- \DeclareMathAlphabet\mathit{\tud@mathenc}{\tud@univers}{l}{sl}%
- \SetMathAlphabet\mathit{bold}{\tud@mathenc}{\tud@univers}{l}{sl}%
+ \DeclareMathAlphabet\mathbf{OT1}{\tud@univers}{b}{n}%
+ \SetMathAlphabet\mathbf{bold}{OT1}{\tud@univers}{b}{n}%
+ \DeclareMathAlphabet\mathit{OT1}{\tud@univers}{l}{sl}%
+ \SetMathAlphabet\mathit{bold}{OT1}{\tud@univers}{l}{sl}%
\fi%
\let\dinBold\dinbn%
\let\dinfamily\dinbn%