diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-19 23:48:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-19 23:48:27 +0000 |
commit | bd43cbe88e68924414ca82c841d82a03ad5fbd19 (patch) | |
tree | 3d2e9f698f80443858ea0e94e2242089fddb30d4 /Master/texmf-dist/tex/latex/mxedruli | |
parent | 10a84c41425b6c784c34739f39cef25d8f4e58a8 (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')
-rw-r--r-- | Master/texmf-dist/tex/latex/mxedruli/mxedruli.sty | 22 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mxedruli/umxed.fd (renamed from Master/texmf-dist/tex/latex/mxedruli/Umxed.fd) | 7 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mxedruli/uxuc.fd (renamed from Master/texmf-dist/tex/latex/mxedruli/Uxuc.fd) | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mxedruli/xucuri.sty | 6 |
4 files changed, 16 insertions, 23 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/tex/latex/mxedruli/Umxed.fd b/Master/texmf-dist/tex/latex/mxedruli/umxed.fd index 3e2b91ea008..9a58d5c5135 100644 --- a/Master/texmf-dist/tex/latex/mxedruli/Umxed.fd +++ b/Master/texmf-dist/tex/latex/mxedruli/umxed.fd @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Umxed.fd % +% umxed.fd % % % % For the use of mxedruli fonts within LaTeX % -% Last modified 26th July 1996 % +% Last modified 1st September 1999 % % % % % fontencoding: U @@ -16,7 +16,6 @@ \message{You should not use this file but with NFSS2} \expandafter\endinput\fi -\ProvidesFile{Umxed.fd} \DeclareFontFamily{U}{mxed}{}% @@ -32,7 +31,7 @@ <10><10.95><12><14.4><17.28><20.74><24.88>mxedi10 }{} -\DeclareFontShape{U}{mxed}{m}{sc}{% +\DeclareFontShape{U}{mxed}{c}{n}{% <10><10.95><12><14.4><17.28><20.74><24.88>mxedc10 }{} diff --git a/Master/texmf-dist/tex/latex/mxedruli/Uxuc.fd b/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd index 17e8ce9bc3d..5a729728113 100644 --- a/Master/texmf-dist/tex/latex/mxedruli/Uxuc.fd +++ b/Master/texmf-dist/tex/latex/mxedruli/uxuc.fd @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Uxuc.fd % +% uxuc.fd % % % % For the use of Xucuri fonts within LaTeX % -% Last modified 30th March 1997 % +% Last modified 1st September 1999 % % % % % fontencoding: U diff --git a/Master/texmf-dist/tex/latex/mxedruli/xucuri.sty b/Master/texmf-dist/tex/latex/mxedruli/xucuri.sty index d5c0dfbd434..06cd518122a 100644 --- a/Master/texmf-dist/tex/latex/mxedruli/xucuri.sty +++ b/Master/texmf-dist/tex/latex/mxedruli/xucuri.sty @@ -1,9 +1,9 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% xucuri.sty % %% For the use of Xucuri fonts within LaTeX % -%% Last modified 30th March 1997 % +%% Last modified 1st September 1999 % %% % -\typeout{Document Style `xucuri.sty' <30th March 1997>.} % +\typeout{Document Style `xucuri.sty' <1st September 1999>.} % %% % \def\fxucr{xuc10 } % %\def\fxucb{xucbf10 } % not yet implemented % @@ -244,7 +244,7 @@ % \def\pxucc{\fontencoding{U}\fontfamily{xuc}% % \fontseries{c}\fontshape{n}\selectfont} -% All the rest is defined `Uxuc.fd', which is loaded automatically +% All the rest is defined `uxuc.fd', which is loaded automatically \fi |