diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-20 00:22:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-20 00:22:05 +0000 |
commit | e2f4df5e75c6d2b2618c1cfd1a8f5477ca2eaa60 (patch) | |
tree | a3f8fcd2389866d0cd6580d5bb6d543bb7100c97 /Master/texmf-dist/tex/latex/gfsbodoni | |
parent | 89520f07d94dc8ec5977b0982ff547db3321e4d7 (diff) |
missing {}; from Philip Campbell, 17 Aug 2009
04:23:38 -0700.
git-svn-id: svn://tug.org/texlive/trunk@14769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gfsbodoni')
-rw-r--r-- | Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd b/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd index 6fd56a1e1e9..87b6696f525 100644 --- a/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd +++ b/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd @@ -1,6 +1,6 @@ %% This is file 't1bodoni.fd'. %% -%% (c) copyright Jan 2002 by +%% (c) Copyright 2002, 2009 by %% Antonis Tsolomitis and Ioannis Vasilogiorgakis. %% %% This program can be redistributed and/or modified under the terms @@ -10,7 +10,7 @@ %% %% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY -\DeclareFontFamily{T1}{bodoni} +\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}{} |