On Thu, 19 Oct 2017 11:53:56 +0200 Floris van Manen wrote: > > > On 19 Oct 2017, at 11:33, Christoph Reller > wrote: > > > > \setupquotation[method=font] > > what is the intension of the method=font ? > > Hi Floris, Thank you for asking. Consider the following MWE: \setupbodyfont[cambria] %\setupquotation[method=font] \starttext \quotation{A}\crlf “A” \stoptext In the output rendering of the above (see attachment), the first line lacks kerning between the double quotes and the letter A. This can be enabled by saying \setupquotation[method=font]. At least that is what I know about this option. Am I wrong? Is there a different option for enabling this? Regards, Christoph PS: Sorry for the wrong subject line of my previous email. It is corrected now.