summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-18 23:40:18 +0000
committerKarl Berry <karl@freefriends.org>2006-08-18 23:40:18 +0000
commit1d102fcc3e1ff7bef88c49faa696ee3c3ab1f001 (patch)
tree5e877dc4a2f0d1058174c21492d0516f94e70571 /Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
parent8911130fdff85f2fdfa5d970b06767d60f2b8368 (diff)
microtype 1.9e (28jul06)
git-svn-id: svn://tug.org/texlive/trunk@1982 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg39
1 files changed, 21 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg b/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
index ab2f1aa2893..f2198f8dad0 100644
--- a/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
+++ b/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
@@ -6,54 +6,57 @@
%%
%% microtype.dtx (with options: `config,cfg-e,mvs')
%%
-%% -----------------------------------------------------------------------
-%% The `microtype' package
+%% ------------------------------------------------------------------------
+%% The `microtype' package
%% An interface to the micro-typographic extensions of pdfTeX
%% Copyright (c) 2004--2006 R Schlicht <w.m.l@gmx.net>
%%
-%% This work may be distributed and/or modified under the conditions of
-%% the LaTeX Project Public License, either version 1.3 of this license or
-%% (at your option) any later version. The latest version of this license
-%% is in: http://www.latex-project.org/lppl.txt, and version 1.3 or later
-%% is part of all distributions of LaTeX version 2003/12/01 or later.
+%% This work may be distributed and/or modified under the conditions of the
+%% LaTeX Project Public License, either version 1.3c of this license or (at
+%% your option) any later version. The latest version of this license is in:
+%% http://www.latex-project.org/lppl.txt, and version 1.3c or later is part
+%% of all distributions of LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `author-maintained'.
%%
%% This work consists of the files microtype.dtx and microtype.ins and the
%% derived file microtype.sty.
%%
-%% -----------------------------------------------------------------------
+%% ------------------------------------------------------------------------
%% This is a font-specific configuration file for the `microtype'
-%% package. It contains settings for font expansion and character
+%% package. It may contain settings for font expansion and character
%% protrusion. Please consult the documentation for details.
%%
%% If you think you have found improvements to these settings, please
%% let me know.
%%
%% When modifying this file, also change the identification line below.
-%% -----------------------------------------------------------------------
+%% ------------------------------------------------------------------------
%%
\ProvidesFile
- {mt-mvs.cfg}[2006/05/04 v1.0 microtype config. file: Marvosym Euro (RS)]
+ {mt-mvs.cfg}[2006/07/05 v1.1 microtype config. file: Marvosym Euro (RS)]
-%%% ----------------------------------------------------------------------
+%%% -----------------------------------------------------------------------
%%% CHARACTER INHERITANCE
\DeclareCharacterInheritance
{ encoding = OT1,
family = mvs }
- {
- 164 = {099,100,101} % \EURhv,\EURcr,\EURtm
- }
+ { 164 = {099,100,101} } % \EURhv,\EURcr,\EURtm
+
+\DeclareCharacterInheritance
+ { encoding = U,
+ family = mvs }
+ { 164 = {099,100,101} }
-%%% ----------------------------------------------------------------------
+%%% -----------------------------------------------------------------------
%%% PROTRUSION SETTINGS
\SetProtrusion
- { encoding = OT1,
+ { encoding = {OT1,U},
family = mvs }
{
- 164 = {50,50} % \EUR
+ 164 = {50,50}, % \EUR
068 = {50,-100}, % \EURdig
}