summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-19 23:48:27 +0000
committerKarl Berry <karl@freefriends.org>2009-01-19 23:48:27 +0000
commitbd43cbe88e68924414ca82c841d82a03ad5fbd19 (patch)
tree3d2e9f698f80443858ea0e94e2242089fddb30d4 /Master/texmf-dist/tex/latex/mxedruli/uxuc.fd
parent10a84c41425b6c784c34739f39cef25d8f4e58a8 (diff)
mxedruli update (19jan09)
git-svn-id: svn://tug.org/texlive/trunk@11921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mxedruli/uxuc.fd')
-rw-r--r--Master/texmf-dist/tex/latex/mxedruli/uxuc.fd28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd b/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd
new file mode 100644
index 00000000000..5a729728113
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd
@@ -0,0 +1,28 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% uxuc.fd %
+% %
+% For the use of Xucuri fonts within LaTeX %
+% Last modified 1st September 1999 %
+% %
+%
+% fontencoding: U
+% fontfamily: xuc
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% It has to be used with NFSS2 only
+%
+\ifx\DeclareFontShape\undefined
+ \message{You should not use this file but with NFSS2}
+\expandafter\endinput\fi
+
+
+\DeclareFontFamily{U}{xuc}{}%
+
+\DeclareFontShape{U}{xuc}{m}{n}{%
+ <10><10.95><12><14.4><17.28><20.74><24.88>xuc10
+}{}
+
+
+\endinput
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%