From 95655675bf9504d648aae03acece9e0ff7b7ed93 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 26 Apr 2007 12:42:38 +0000 Subject: fouriernc git-svn-id: svn://tug.org/texlive/trunk@4196 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd | 34 +++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd (limited to 'Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd') diff --git a/Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd b/Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd new file mode 100644 index 00000000000..1b311a91894 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fouriernc/ts1fnc.fd @@ -0,0 +1,34 @@ +\ProvidesFile{ts1fnc.fd} + [2005/12/13 font definitions for TS1/fnc.] + +\DeclareFontFamily{TS1}{fnc}{} + +\DeclareFontShape{TS1}{fnc}{m}{n}{ + <-> s*[0.93] pncr8c +}{} + +\DeclareFontShape{TS1}{fnc}{m}{sl}{ + <-> s*[0.93] pncro8c +}{} + +\DeclareFontShape{TS1}{fnc}{m}{it}{ + <-> s*[0.93] pncri8c +}{} + +\DeclareFontShape{TS1}{fnc}{b}{n}{ + <-> s*[0.93] pncb8c +}{} + +\DeclareFontShape{TS1}{fnc}{b}{sl}{ + <-> s*[0.93] pncbo8c +}{} + +\DeclareFontShape{TS1}{fnc}{b}{it}{ + <-> s*[0.93] pncbi8c +}{} + +\DeclareFontShape{TS1}{fnc}{bx}{n}{<->ssub * fnc/b/n}{} +\DeclareFontShape{TS1}{fnc}{bx}{sl}{<->ssub * fnc/b/sl}{} +\DeclareFontShape{TS1}{fnc}{bx}{it}{<->ssub * fnc/b/it}{} + +\endinput -- cgit v1.2.3