summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ifsym/uifsym.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ifsym/uifsym.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ifsym/uifsym.fd23
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