diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-25 21:27:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-25 21:27:37 +0000 |
commit | e388dce2d845db611a96752dd3be22e9a164c377 (patch) | |
tree | 9bcb99fcbd30808eb61bc1241d35ca5079fc88ea /Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd | |
parent | a85a5a378e3f5d33f07e684cc134366e1d123ac5 (diff) |
librecaslon (25jun19)
git-svn-id: svn://tug.org/texlive/trunk@51456 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd b/Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd new file mode 100644 index 00000000000..89bd743306b --- /dev/null +++ b/Master/texmf-dist/tex/latex/librecaslon/T1LibreCaslon-Sup.fd @@ -0,0 +1,89 @@ +%% Generated by autoinst on 2019/06/25 +%% +\ProvidesFile{T1LibreCaslon-Sup.fd} + [2019/06/25 (autoinst) Font definitions for T1/LibreCaslon-Sup.] + +\expandafter\ifx\csname LibreCaslon@scale\endcsname\relax + \let\LibreCaslon@@scale\@empty +\else + \edef\LibreCaslon@@scale{s*[\csname LibreCaslon@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{LibreCaslon-Sup}{} + + +% ---- text ---- + +\DeclareFontShape{T1}{LibreCaslon-Sup}{text}{n}{ + <-> \LibreCaslon@@scale LibreCaslonText-Regular-sup-t1 +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{text}{it}{ + <-> \LibreCaslon@@scale LibreCaslonText-Italic-sup-t1 +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{text}{sl}{ + <-> ssub * LibreCaslon-Sup/text/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bold}{n}{ + <-> \LibreCaslon@@scale LibreCaslonText-Bold-sup-t1 +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bold}{it}{ + <-> \LibreCaslon@@scale LibreCaslonText-BoldItalic-sup-t1 +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bold}{sl}{ + <-> ssub * LibreCaslon-Sup/bold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> text + +\DeclareFontShape{T1}{LibreCaslon-Sup}{m}{sl}{ + <-> ssub * LibreCaslon-Sup/text/sl +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{m}{n}{ + <-> ssub * LibreCaslon-Sup/text/n +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{m}{it}{ + <-> ssub * LibreCaslon-Sup/text/it +}{} + + +% b --> bold + +\DeclareFontShape{T1}{LibreCaslon-Sup}{b}{sl}{ + <-> ssub * LibreCaslon-Sup/bold/sl +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{b}{n}{ + <-> ssub * LibreCaslon-Sup/bold/n +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{b}{it}{ + <-> ssub * LibreCaslon-Sup/bold/it +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bx}{n}{ + <-> ssub * LibreCaslon-Sup/b/n +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bx}{sl}{ + <-> ssub * LibreCaslon-Sup/b/sl +}{} + +\DeclareFontShape{T1}{LibreCaslon-Sup}{bx}{it}{ + <-> ssub * LibreCaslon-Sup/b/it +}{} + +\endinput |