diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mxedruli/uxuc.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/mxedruli/uxuc.fd | 28 |
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 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |