diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/librecaslon/LY1LibreCsln-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/librecaslon/LY1LibreCsln-TLF.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/librecaslon/LY1LibreCsln-TLF.fd b/Master/texmf-dist/tex/latex/librecaslon/LY1LibreCsln-TLF.fd new file mode 100644 index 00000000000..bbdeae2e676 --- /dev/null +++ b/Master/texmf-dist/tex/latex/librecaslon/LY1LibreCsln-TLF.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/07/27 +%% +\ProvidesFile{LY1LibreCsln-TLF.fd} + [2020/07/27 (autoinst) Font definitions for LY1/LibreCsln-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname LibreCsln@scale\endcsname\relax + \let\LibreCsln@@scale\@empty +\else + \edef\LibreCsln@@scale{s*[\csname LibreCsln@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{LibreCsln-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{LY1}{LibreCsln-TLF}{regular}{n}{ + <-> \LibreCsln@@scale LibreCsln-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{regular}{it}{ + <-> \LibreCsln@@scale LibreCsln-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{regular}{sl}{ + <-> ssub * LibreCsln-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bold}{n}{ + <-> \LibreCsln@@scale LibreCsln-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bold}{it}{ + <-> \LibreCsln@@scale LibreCsln-BoldItalic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bold}{sl}{ + <-> ssub * LibreCsln-TLF/bold/it +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LY1}{LibreCsln-TLF}{m}{sl}{ + <-> alias * LibreCsln-TLF/regular/sl +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{m}{n}{ + <-> alias * LibreCsln-TLF/regular/n +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{m}{it}{ + <-> alias * LibreCsln-TLF/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{LY1}{LibreCsln-TLF}{b}{sl}{ + <-> alias * LibreCsln-TLF/bold/sl +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{b}{n}{ + <-> alias * LibreCsln-TLF/bold/n +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{b}{it}{ + <-> alias * LibreCsln-TLF/bold/it +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bx}{n}{ + <-> ssub * LibreCsln-TLF/b/n +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bx}{sl}{ + <-> ssub * LibreCsln-TLF/b/sl +}{} + +\DeclareFontShape{LY1}{LibreCsln-TLF}{bx}{it}{ + <-> ssub * LibreCsln-TLF/b/it +}{} + +\endinput |