diff options
Diffstat (limited to 'fonts/libertinus-type1/latex/T2CLibertinusMono-TLF.fd')
-rw-r--r-- | fonts/libertinus-type1/latex/T2CLibertinusMono-TLF.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/fonts/libertinus-type1/latex/T2CLibertinusMono-TLF.fd b/fonts/libertinus-type1/latex/T2CLibertinusMono-TLF.fd new file mode 100644 index 0000000000..4ffdf5330d --- /dev/null +++ b/fonts/libertinus-type1/latex/T2CLibertinusMono-TLF.fd @@ -0,0 +1,36 @@ +%% Generated by autoinst on 2024/09/22 +%% +\ProvidesFile{T2CLibertinusMono-TLF.fd} + [2024/09/22 (autoinst) Font definitions for T2C/LibertinusMono-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 LibertinusMono@scale\endcsname\relax + \let\LibertinusMono@@scale\@empty +\else + \edef\LibertinusMono@@scale{s*[\csname LibertinusMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2C}{LibertinusMono-TLF}{\hyphenchar\font=-1} + + +% ---- m = regular ---- + +\DeclareFontShape{T2C}{LibertinusMono-TLF}{m}{n}{ + <-> \LibertinusMono@@scale LibertinusMono-Regular-tlf-t2c +}{} + +\DeclareFontShape{T2C}{LibertinusMono-TLF}{regular}{n}{ + <-> alias * LibertinusMono-TLF/m/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\endinput |