summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:59:15 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:59:15 +0000
commit9a89c155db5d4dea91aee65c36e9316083058276 (patch)
treea6b634edaa462beea72c4485646e93e4670a44a7 /Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
parentd781e14846b2cf091edae98cc4020b98cb7c726e (diff)
microtype
git-svn-id: svn://tug.org/texlive/trunk@1094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/mt-eus.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/mt-eus.cfg71
1 files changed, 71 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg b/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
new file mode 100644
index 00000000000..03fac392fe5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
@@ -0,0 +1,71 @@
+%%
+%% This is file `mt-eus.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% microtype.dtx (with options: `config,cfg-u,eus')
+%%
+%% -----------------------------------------------------------------------
+%% The `microtype' package
+%% An interface to the micro-typographic extensions of pdfTeX
+%% Copyright (c) 2004, 2005 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
+%% tell me about them.
+%%
+%% When modifying this file, also change the identification line below.
+%% -----------------------------------------------------------------------
+%%
+\ProvidesFile
+ {mt-eus.cfg}[2005/06/01 v1.0 microtype config. file: AMS Euler script (RS)]
+
+%%% ----------------------------------------------------------------------
+%%% PROTRUSION SETTINGS
+
+\SetProtrusion
+ [ name = euscript ]
+ { encoding = U,
+ family = eus }
+ {
+ A = {100,100},
+ B = { 50,100},
+ C = { 50, 50},
+ D = { 50,100},
+ E = { 50,100},
+ F = { 50, },
+ G = { 50, },
+ H = { ,100},
+ K = { , 50},
+ L = { ,150},
+ M = { , 50},
+ N = { , 50},
+ O = { 50, 50},
+ P = { 50, 50},
+ T = { ,100},
+ U = { , 50},
+ V = { 50, 50},
+ W = { 50, 50},
+ X = { 50, 50},
+ Z = { 50,100},
+ }
+
+\endinput
+%%
+%% End of file `mt-eus.cfg'.