summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-09 20:59:01 +0000
committerKarl Berry <karl@freefriends.org>2022-02-09 20:59:01 +0000
commit9c9ae10322d799b792c7a69cb4c19a4efa2a81a5 (patch)
tree023ca3b22e46cce03f3cb9ba17638c2d8efe5536 /Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty
parentaa4054ef8c700544813fc5e17dbddd0ebfe39d83 (diff)
tuda-ci (9feb22)
git-svn-id: svn://tug.org/texlive/trunk@61958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty18
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty b/Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty
index 54cb00109a5..57a2eb6e091 100644
--- a/Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty
+++ b/Master/texmf-dist/tex/latex/tuda-ci/tudafonts.sty
@@ -1,9 +1,9 @@
-%% This is file `tudafonts.sty' version 3.21 (2022/01/11),
+%% This is file `tudafonts.sty' version 3.22 (2022/02/08),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
%%
-%% Copyright (C) 2018--2021 by Marei Peischl <marei@peitex.de>
+%% Copyright (C) 2018--2022 by Marei Peischl <marei@peitex.de>
%%
%% ============================================================================
%% This work may be distributed and/or modified under the
@@ -26,23 +26,23 @@
%%
%% ============================================================================
%%
-\def\fileversion{3.21}
-\def\filedate{2022/01/11}
+\def\fileversion{3.22}
+\def\filedate{2022/02/08}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tudafonts}
[\filedate\space\fileversion\space
font loading for TUDa-CI, TU Darmstadt's Corporate Design]
-\expandafter\newif\csname if@TUDa@T1\endcsname
+\expandafter\newif\csname if@ptxcd@T1\endcsname
-\DeclareOption{T1}{\csname @TUDa@T1true\endcsname}
+\DeclareOption{T1}{\csname @ptxcd@T1true\endcsname}
\ProcessOptions\relax
\RequirePackage{iftex}
\RequirePackage{anyfontsize}
\ifPDFTeX
- \csname @TUDa@T1true\endcsname
+ \csname @ptxcd@T1true\endcsname
%Fallback for older versions
\expandafter\ifx\csname DeclareUnicodeCharacter\endcsname\relax
\RequirePackage[utf8]{inputenc}
@@ -53,7 +53,7 @@
\DeclareUnicodeCharacter{20AC}{\texteuro}
\fi
-\csname if@TUDa@T1\endcsname
+\csname if@ptxcd@T1\endcsname
\ifLuaTeX
\RequirePackage[utf8]{luainputenc}
\fi
@@ -80,6 +80,8 @@
For correct font setup either install it manually or update you distribution}
}
+\def\ptxcd@sffamily@lining{\robototlf}
+
\let\accentfont\robotoslab
\DeclareTextFontCommand{\textaccent}{\accentfont}