summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
blob: ab2f1aa2893ca5b4692efa275d93d44c3c2e6049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
%%
%% This is file `mt-mvs.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% microtype.dtx  (with options: `config,cfg-e,mvs')
%% 
%% -----------------------------------------------------------------------
%%                        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 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
%%   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)]

%%% ----------------------------------------------------------------------
%%% CHARACTER INHERITANCE

\DeclareCharacterInheritance
   { encoding = OT1,
     family   = mvs }
   {
     164 = {099,100,101} % \EURhv,\EURcr,\EURtm
   }

%%% ----------------------------------------------------------------------
%%% PROTRUSION SETTINGS

\SetProtrusion
   { encoding = OT1,
     family   = mvs }
   {
     164 = {50,50}    % \EUR
     068 = {50,-100}, % \EURdig
   }

\endinput
%%
%% End of file `mt-mvs.cfg'.