summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg69
1 files changed, 53 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg b/Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg
index e92feeaa8cf..cadb4a0a4d1 100644
--- a/Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg
+++ b/Master/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg
@@ -1,25 +1,58 @@
-%% mt-PalatinoLinotype.cfg:
-%% Microtype configuration file for
-%% Hermann Zapf’s Palatino font and
-%% close substitutes
%%
-%% Copyright © 2012 Loren B. Davis. ALL RIGHTS RESERVED. This is a derived
-%% work and a modified component of R. Schlicht’s microtype package. The na-
-%% ture of the changes to the mt-ppl.cfg component is: supporting character
-%% protrusion for Unicode versions of Palatino and similar fonts.
+%% This is file `mt-PalatinoLinotype.cfg',
+%% generated with the docstrip utility.
%%
+%% The original source files were:
+%%
+%% microtype-utf.dtx (with options: `PalatinoLinotype')
+%%
+%% ------------------------------------------------------------------------
+%%
+%% The `microtype' package
+%% Subliminal refinements towards typographical perfection
+%% Copyright (c) 2004--2013 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.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 files microtype.sty, microtype-pdftex.def, microtype-xetex.def,
+%% microtype-luatex.def, microtype.lua and letterspace.sty.
+%%
+%% ------------------------------------------------------------------------
+%% This is a font-specific configuration file for the `microtype' package.
+%% It may contain settings for font expansion and character protrusion,
+%% tracking, interword spacing and additional kerning, as well as
+%% character inheritance declarations.
+%% 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.
+%% ------------------------------------------------------------------------
+%%
+%% These settings have been prepared by, and are copied with the
+%% generous permission of:
+%% Loren B. Davis. (c) 2012
+%%
+%% ------------------------------------------------------------------------
+%% Palatino is a registered trademark of Linotype GmbH.
+%% Used without permission.
+%% ------------------------------------------------------------------------
%%
-%% Palatino is a registered trademark of Linotype GmbH. Used without permis-
-%% sion.
-
\ProvidesFile
- {mt-PalatinoLinotype.cfg}[2012/03/10 v1.0 microtype config. file: Palatino Linotype and similar fonts (LBD)]
+ {mt-PalatinoLinotype.cfg}[2012/03/10 v1.0 microtype config. file: Palatino Linotype and similar fonts (LBD)]
+%%% -----------------------------------------------------------------------
+%%% INHERITANCE
+
+%% for xetex (EU1) and luatex (EU2)
\DeclareCharacterInheritance
{ encoding = {EU1,EU2},
family = {PalatinoLinotype} }
@@ -75,6 +108,9 @@
z = {ź,ż,ž,ẑ,ẓ,ẕ},
}
+%%% -----------------------------------------------------------------------
+%%% PROTRUSION
+
\SetProtrusion
[ name = palatino-default ]
{ encoding = {EU1,EU2},
@@ -168,7 +204,6 @@
‐ = {400,500}, ‑ = {400,500}, ‒ = {200,300},
– = {205,305}, — = {200,300}, ― = {50,150},
• = {125,200},
-% /a.sc = {50,50},
}
\SetProtrusion
@@ -178,7 +213,7 @@
shape = {it,sl} }
{
A = {50,50},
- Æ = {50, },
+ Æ = {50, },
B = {50, },
C = {50, },
D = {50,50},
@@ -189,7 +224,7 @@
K = {50, },
L = {50, },
O = {50, },
- Π= {50, },
+ Π= {50, },
P = {50, },
Q = {50, },
R = {50, },
@@ -271,7 +306,7 @@
shape = sc }
{
a = {50,50},
- æ = {50, },
+ æ = {50, },
b = { 0, 0},
d = { 0, 0},
f = { 0, 0},
@@ -291,3 +326,5 @@
}
\endinput
+%%
+%% End of file `mt-PalatinoLinotype.cfg'.