From 8f9320953471eccea9eafd68a4dbd382d1db0171 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 17 Mar 2011 01:45:17 +0100 Subject: disabled kerning in headers --- letterspace.tex | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/letterspace.tex b/letterspace.tex index fea85df..c874b0b 100644 --- a/letterspace.tex +++ b/letterspace.tex @@ -48,6 +48,9 @@ liga=yes, ] +\definefontfeature [nokerning] [kern=no,liga=no,dlig=no] + + \usetypescript [antykwa-poltawskiego] \setupbodyfont [antykwa-poltawskiego,10pt] @@ -110,7 +113,7 @@ \setuppapersize[LHS][LHS] -\showframe +%\showframe \setuplayout [ width=122mm, %textheight=199mm, % ca. 47 rows * 12pt @@ -170,9 +173,9 @@ \setupletterspace [LSsection] [spacefactor=.15, spaceskip=.40em] \setupletterspace [LSsubsection] [spacefactor=.125,spaceskip=.33em] -\def \fontchapter#1{\setupbodyfont[11pt]\WORD\LSchapter{#1}} -\def \fontsection#1{\setupbodyfont[11pt]\word\sc\LSsection{#1}} -\def\fontsubsection#1{\setupbodyfont[11pt]\LSsubsection{#1}} +\def \fontchapter#1{\setupbodyfont[11pt]\setfontfeature{nokerning}\WORD\LSchapter{#1}} +\def \fontsection#1{\setupbodyfont[11pt]\setfontfeature{nokerning}\word\sc\LSsection{#1}} +\def\fontsubsection#1{\setupbodyfont[11pt]\setfontfeature{nokerning}\LSsubsection{#1}} \def \Chapterheadfontcmd{\fontchapter} \def \Sectionheadfontcmd{\fontsection} @@ -383,7 +386,7 @@ \vfill {\tfc\italic The}\par \vfill - {\tfd\WORD \largecaps{Letterspace Module}}\par + {\tfd\WORD\setfontfeature{nokerning}\largecaps{Letterspace Module}}\par \vfill {\tfc\italic for {\CONTEXT} MkIV}\par \vfill @@ -556,7 +559,7 @@ succeeding punctuation sign is best typeset in the surrounding main face (e.g. „et {\it tu}, Brute?“), letter spacing may require the sign to be typeset as part of the emphasis. The reason for this consists partly in the larger interword -spacing that extends to the surrounding spaces, and partly also +spacing that extends onto the surrounding spaces, and partly also on the letterspacing itself which would be disrupted by a tighter-spaced character. (Bad: \te{O Tite}, tute, \te{Tati}, tibi tanta, \te{tyranne}, tulisti; -- cgit v1.2.3