diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-30 19:56:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-30 19:56:07 +0000 |
commit | ab310bc15e3e23b0626e3d4df145284c4f3645ed (patch) | |
tree | a5261aa6488b8e0617ec9bf6e24e7bb91d64cebc /Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd | |
parent | 4a913731451463e51d6e4a7b3378a3ad6ea8a8f1 (diff) |
xcharter (30may21)
git-svn-id: svn://tug.org/texlive/trunk@59394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd b/Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd new file mode 100644 index 00000000000..b75ebb25df9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/xcharter/T1XCharterTH-osf.fd @@ -0,0 +1,28 @@ +\ProvidesFile{T1XCharterTH-osf.fd}[2021/05/28 v1.0 font definition file for T1/XCharterTH/osf] + +\expandafter\ifx\csname XCharter@scale\endcsname\relax + \let\XCharter@@scale\@empty% +\else + \edef\XCharter@@scale{s*[\csname XCharter@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{XCharterTH-osf}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{it}{<-> \XCharter@@scale XCharter1TH-Italic-osf-t1}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{it}{<-> \XCharter@@scale XCharter1TH-BoldItalic-osf-t1}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{n}{<->ssub * XCharterTH-osf/m/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{sc}{<->ssub * XCharterTH-osf/m/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{scit}{<->ssub * XCharterTH-osf/m/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{sc}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{sc}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{n}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{n}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{scit}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{scit}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{it}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{sl}{<->ssub * XCharterTH-osf/m/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{sl}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{sl}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{b}{scsl}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{bx}{scsl}{<->ssub * XCharterTH-osf/b/it}{} +\DeclareFontShape{T1}{XCharterTH-osf}{m}{scsl}{<->ssub * XCharterTH-osf/m/it}{} +\endinput |