diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-02 18:14:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-02 18:14:30 +0000 |
commit | 37cf449fe76356de839376f7fcf80e27998b8c9c (patch) | |
tree | e9036c93d9c324c811aac57b3498595d5974d8e7 /Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd | |
parent | fea758e7720545eb6848967ffaa61e3f6225abde (diff) |
new font epigrafica (17may07)
git-svn-id: svn://tug.org/texlive/trunk@5094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd b/Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd new file mode 100644 index 00000000000..a0d4a10cdea --- /dev/null +++ b/Master/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd @@ -0,0 +1,44 @@ +%File name lgrepigrafica.fd +%Copyright May 2006, A. Tsolomitis + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + + +\DeclareFontFamily{LGR}{epigrafica}{} +\DeclareFontShape{LGR}{epigrafica}{m}{n}{<-> epigraficahn7r}{} +\DeclareFontShape{LGR}{epigrafica}{m}{it}{<-> epigraficahi7r}{} +\DeclareFontShape{LGR}{epigrafica}{m}{sl}{<-> epigraficaho7r}{} +\DeclareFontShape{LGR}{epigrafica}{b}{n}{<-> epigraficahb7r}{} +\DeclareFontShape{LGR}{epigrafica}{b}{it}{<-> epigraficahbi7r}{} +\DeclareFontShape{LGR}{epigrafica}{b}{sl}{<-> epigraficahbo7r}{} +\DeclareFontShape{LGR}{epigrafica}{m}{sc}{<-> epigraficahc7r}{} + +\DeclareFontShape{LGR}{epigrafica}{bx}{n}{ <-> epigraficahb7r}{} +\DeclareFontShape{LGR}{epigrafica}{bx}{it}{ <-> epigraficahbi7r}{} +\DeclareFontShape{LGR}{epigrafica}{bx}{sl}{ <-> epigraficahbo7r}{} +%\DeclareFontShape{LGR}{epigrafica}{bx}{sc}{ <-> epigraficahb7r}{} +%\DeclareFontShape{LGR}{epigrafica}{b}{sc}{ <-> epigraficahb7r}{} + + +\endinput + + + + + + + + + + + + + + + + + + + + + |