[NTG-context] Problem with German quotes and kerning
Taco Hoekwater
taco at elvenkind.com
Mon Jan 30 12:42:13 CET 2006
Hans Hagen wrote:
> Thomas A. Schmitz wrote:
>
>>Oh my, I shouldn't have asked about this problem... Sorry, but with
>>the latest 'n greatest, I get:
>>
>>\quotation{W} ==> no kerning
For this to work, \dofontdrivendelimited has to be defined like so:
\unprotect
\def\dofontdrivendelimited#1%
{\languageparameter{\c!left\currentdelimitedtext}%
#1%
\languageparameter{\c!right\currentdelimitedtext}}
\protect
Both "\groupedcommand" and "\symbol" intersect stuff that breaks
kerning, so should be avoided.
Cheers, Taco
More information about the ntg-context
mailing list