diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/poltawski/ts1antpl.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/poltawski/ts1antpl.fd | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/poltawski/ts1antpl.fd b/Master/texmf-dist/tex/latex/poltawski/ts1antpl.fd new file mode 100644 index 00000000000..8cf262e2cfa --- /dev/null +++ b/Master/texmf-dist/tex/latex/poltawski/ts1antpl.fd @@ -0,0 +1,79 @@ +% This file belongs to the Antykwa Poltawskiego package. The work is released +% under the GUST Font License. See the MANIFEST-Antykwa-Poltawskiego.txt and +% README-Antykwa-Poltawskiego.txt files for the details. +% For the most recent version of this license see +% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or +% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt + +\ProvidesFile{ts1antpl.fd}[2010/05/17 v0.7 font definition file for TS1/antpl] + +\providecommand*\antp@scale{} +\ifx\antp@scale\@empty\else + \edef\antp@scale{s*[\antp@scale]}% +\fi + +\DeclareFontFamily{TS1}{antpl}{} +\DeclareFontShape{TS1}{antpl}{b}{it}{ +<-7> \antp@scale ts1-antpmi6 +<7-9> \antp@scale ts1-antpmi8 +<9-11> \antp@scale ts1-antpmi10 +<11-16> \antp@scale ts1-antpmi12 +<16-> \antp@scale ts1-antpmi17 +}{} +\DeclareFontShape{TS1}{antpl}{b}{n}{ +<-7> \antp@scale ts1-antpm6 +<7-9> \antp@scale ts1-antpm8 +<9-11> \antp@scale ts1-antpm10 +<11-16> \antp@scale ts1-antpm12 +<16-> \antp@scale ts1-antpm17 +}{} +\DeclareFontShape{TS1}{antpl}{eb}{it}{ +<-7> \antp@scale ts1-antpbi6 +<7-9> \antp@scale ts1-antpbi8 +<9-11> \antp@scale ts1-antpbi10 +<11-16> \antp@scale ts1-antpbi12 +<16-> \antp@scale ts1-antpbi17 +}{} +\DeclareFontShape{TS1}{antpl}{eb}{n}{ +<-7> \antp@scale ts1-antpb6 +<7-9> \antp@scale ts1-antpb8 +<9-11> \antp@scale ts1-antpb10 +<11-16> \antp@scale ts1-antpb12 +<16-> \antp@scale ts1-antpb17 +}{} +\DeclareFontShape{TS1}{antpl}{m}{it}{ +<-7> \antp@scale ts1-antpli6 +<7-9> \antp@scale ts1-antpli8 +<9-11> \antp@scale ts1-antpli10 +<11-16> \antp@scale ts1-antpli12 +<16-> \antp@scale ts1-antpli17 +}{} +\DeclareFontShape{TS1}{antpl}{m}{n}{ +<-7> \antp@scale ts1-antpl6 +<7-9> \antp@scale ts1-antpl8 +<9-11> \antp@scale ts1-antpl10 +<11-16> \antp@scale ts1-antpl12 +<16-> \antp@scale ts1-antpl17 +}{} +\DeclareFontShape{TS1}{antpl}{sb}{it}{ +<-7> \antp@scale ts1-antpri6 +<7-9> \antp@scale ts1-antpri8 +<9-11> \antp@scale ts1-antpri10 +<11-16> \antp@scale ts1-antpri12 +<16-> \antp@scale ts1-antpri17 +}{} +\DeclareFontShape{TS1}{antpl}{sb}{n}{ +<-7> \antp@scale ts1-antpr6 +<7-9> \antp@scale ts1-antpr8 +<9-11> \antp@scale ts1-antpr10 +<11-16> \antp@scale ts1-antpr12 +<16-> \antp@scale ts1-antpr17 +}{} +\DeclareFontShape{TS1}{antpl}{bx}{n}{<->ssub * antpl/b/n}{} +\DeclareFontShape{TS1}{antpl}{bx}{it}{<->ssub * antpl/b/it}{} +\DeclareFontShape{TS1}{antpl}{eb}{sl}{<->sub * antpl/eb/it}{} +\DeclareFontShape{TS1}{antpl}{m}{sl}{<->sub * antpl/m/it}{} +\DeclareFontShape{TS1}{antpl}{b}{sl}{<->sub * antpl/b/it}{} +\DeclareFontShape{TS1}{antpl}{sb}{sl}{<->sub * antpl/sb/it}{} +\endinput +% End of ts1antpl |