summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty
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/mxedruli.sty
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/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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%