diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-26 18:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-26 18:59:39 +0000 |
commit | 9f1f0edb36f79cb54f281a4654b2a29e62eb9d29 (patch) | |
tree | ca235ca15281a81c8f4559edad251ac1f8c53d84 /Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd | |
parent | b5d9b59659723725c2fb26f431e22d54d2862620 (diff) |
new font gfsbodoni
git-svn-id: svn://tug.org/texlive/trunk@5611 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd b/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd new file mode 100644 index 00000000000..6fd56a1e1e9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd @@ -0,0 +1,53 @@ +%% This is file 't1bodoni.fd'. +%% +%% (c) copyright Jan 2002 by +%% Antonis Tsolomitis and Ioannis Vasilogiorgakis. +%% +%% This program can be redistributed and/or modified under the terms +%% of the LaTeX Project Public License Distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt; either +%% version 1 of the License, or any later version. +%% +%% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\DeclareFontFamily{T1}{bodoni} +\DeclareFontShape{T1}{bodoni}{m}{n}{<-> s * [0.955] bodonirg9a}{} +\DeclareFontShape{T1}{bodoni}{m}{it}{<-> s * [0.955] bodonii9a}{} +\DeclareFontShape{T1}{bodoni}{b}{n}{<-> s * [0.955] bodonib9a}{} +\DeclareFontShape{T1}{bodoni}{b}{it}{<-> s * [0.955] bodonibi9a}{} +\DeclareFontShape{T1}{bodoni}{m}{sc}{<-> s * [0.955] bodonisc9a}{} +\DeclareFontShape{T1}{bodoni}{m}{sl}{<-> s * [0.955] bodonio9a}{} +\DeclareFontShape{T1}{bodoni}{b}{sl}{<-> s * [0.955] bodonibo9a}{} +\DeclareFontShape{T1}{bodoni}{m}{sco}{<-> s * [0.955] bodonisco9a}{} + +\DeclareFontShape{T1}{bodoni}{bx}{n}{<-> s * [0.955] bodonib9a}{} +\DeclareFontShape{T1}{bodoni}{bx}{it}{<-> s * [0.955] bodonibi9a}{} +\DeclareFontShape{T1}{bodoni}{bx}{sl}{<-> s * [0.955] bodonibo9a}{} + +\endinput +%% +%% End of file 't1bodoni.fd'. + + + + + + + + + + + + + + + + + + + + + + + + |