diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-26 19:01:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-26 19:01:29 +0000 |
commit | 3b476740d3917d55decfe33266eff05facc32c48 (patch) | |
tree | 543b5c265316679ae92af4d8e3bc867af13757c6 /Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd | |
parent | 9f1f0edb36f79cb54f281a4654b2a29e62eb9d29 (diff) |
new font gfsartemisia
git-svn-id: svn://tug.org/texlive/trunk@5612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd b/Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd new file mode 100644 index 00000000000..1b14941ab95 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd @@ -0,0 +1,19 @@ +%% This is file 'uartemisianums.fd'. +%% +%% (c) copyright Jan 2006 by +%% Antonis Tsolomitis. +%% +%% 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{U}{artemisianums}{} +\DeclareFontShape{U}{artemisianums}{m}{tabnums}{<-> s * [0.93] artemisiatabnums8a}{} +\DeclareFontShape{U}{artemisianums}{m}{textnumnums}{<-> s * [0.93] artemisianumnums8a}{} +\DeclareFontShape{U}{artemisianums}{m}{textdenomnums}{<-> s * [0.93] artemisiadenomnums8a}{} +\endinput +%% +%% End of file 'uartemisianums.fd'. |