Re: [NTG-context] Quotation with method=font produces error
On Thu, 19 Oct 2017 11:53:56 +0200 Floris van Manen wrote: On 19 Oct 2017, at 11:33, Christoph Reller \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.
On Thu, Oct 19, 2017 at 1:59 PM Christoph Reller
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 ?
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?
Dear Floris (or anybody from the list), Could you please confirm (or deny) that the following MWE produces an error with the currently latest version of ConTeXt: \setupquotation[method=font] \starttext \quotation{A} \stoptext Thank you, Christoph
On 10/23/2017 09:03 AM, Christoph Reller wrote:
[...] Could you please confirm (or deny) that the following MWE produces an error with the currently latest version of ConTeXt:
\setupquotation[method=font] \starttext \quotation{A} \stoptext
Hi Christoph, I’m afraid it fails: tex error > tex error on line 3 in file a.tex: ! Extra }, or forgotten \endgroup l.3 \quotation{A} 1 \setupquotation[method=font] 2 \starttext 3 >> \quotation{A} 4 \stoptext Just in case it helps, Pablo -- http://www.ousia.tk
participants (2)
-
Christoph Reller
-
Pablo Rodriguez