summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty')
-rw-r--r--Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty22
1 files changed, 8 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty b/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty
index a09c66e5e9f..64f395ad9a2 100644
--- a/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty
+++ b/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% mxedruli.sty %
%% For the use of mxedruli fonts within LaTeX %
-%% Last modified 26th July 1996 %
+%% Last modified 1st September 1999 %
%% %
-\typeout{Document Style `mxedruli.sty' <26th July 1996>.} %
+\typeout{Document Style `mxedruli.sty' <1st September 1999>.} %
%% %
\def\fmxedr{mxed10 } %
\def\fmxedb{mxedbf10 } %
@@ -164,8 +164,8 @@
\@addfontinfo \@xxpt {\def\pmxedc {\twtymxedc}}
\@addfontinfo \@xxvpt {\def\pmxedc {\twfvmxedc}}
-\fi
-%\else
+
+\else
% NEW FONT SELECTION -- Version 1
%% By Jan De Lameillieure
@@ -226,7 +226,7 @@
%%%%%%%%%%%
\fi
-%\else
+\else
% NEW FONT SELECTION -- Version 2
\message {Using NFSS2}
@@ -236,23 +236,17 @@
%
\def\pmxedr{\fontencoding{U}\fontfamily{mxed}%
\fontseries{m}\fontshape{n}\selectfont}
-
-% bold extended, normal shape
\def\pmxedb{\fontencoding{U}\fontfamily{mxed}%
\fontseries{bx}\fontshape{n}\selectfont}
-
-% medium, italics
\def\pmxedi{\fontencoding{U}\fontfamily{mxed}%
\fontseries{m}\fontshape{i}\selectfont}
-
-% medium, caps and small caps
\def\pmxedc{\fontencoding{U}\fontfamily{mxed}%
- \fontseries{m}\fontshape{sc}\selectfont}
+ \fontseries{c}\fontshape{n}\selectfont}
-% All the rest is defined `Umxed.fd', which is loaded automatically
+% All the rest is defined `umxed.fd', which is loaded automatically
-%\fi
+\fi
\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% EOF %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%