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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to