diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:05 +0000 |
commit | 7ed5e9ac80d3457c18fbf8c1d527be9a2f967bf6 (patch) | |
tree | 0a6cc712834d000a8b268441712d1392aeced88d /Master/texmf-dist/tex/latex/ifsym/uifsym.fd | |
parent | 57e3572235a674740f31c62c6ea1c43e2d3f889b (diff) |
ifsym
git-svn-id: svn://tug.org/texlive/trunk@992 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ifsym/uifsym.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/ifsym/uifsym.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ifsym/uifsym.fd b/Master/texmf-dist/tex/latex/ifsym/uifsym.fd new file mode 100644 index 00000000000..91d2c01f66d --- /dev/null +++ b/Master/texmf-dist/tex/latex/ifsym/uifsym.fd @@ -0,0 +1,23 @@ +%%%%%%%%%%%%%%%%%% uifsym.fd %%%%%%%%%%%%%%%%%%%%%%% +% (c) Ingo Kloeckl +% 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. + +% History +% 20.12.1999 v1.0 IK +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Die Familie der "Roman"-Schriften + +\DeclareFontFamily{U}{ifsym}{} + +\DeclareFontShape{U}{ifsym}{m}{n}{<-> ifsym10}{} +\DeclareFontShape{U}{ifsym}{bx}{n}{<-> ifsymb10}{} +\DeclareFontShape{U}{ifsym}{m}{it}{<-> ifsymi10}{} +\DeclareFontShape{U}{ifsym}{bx}{it}{<-> ifsymbi10}{} +\DeclareFontShape{U}{ifsym}{m}{sl}{<-> ifsymi10}{} +\DeclareFontShape{U}{ifsym}{bx}{sl}{<-> ifsymbi10}{} + +%%%%%%%%%%%%%%%%%% end of uifsym.fd %%%%%%%%%%%%%%%%%%%%%%%
\ No newline at end of file |