ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Quotation with method=font produces error
@ 2017-10-17 13:38 Christoph Reller
  0 siblings, 0 replies; 7+ messages in thread
From: Christoph Reller @ 2017-10-17 13:38 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]

Hi,

In previous versions of ConTeXt the following MWE worked:

\setupquotation[method=font]
\starttext
\quotation{A}
\stoptext

In more recent versions, the above produces an error:

! Extra }, or forgotten \endgroup
l.3 \quotation{A}

Is this a bug?

Regards,
Christoph

[-- Attachment #1.2: Type: text/html, Size: 514 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
  2017-10-24 19:51 ` ntg-context Digest, Vol 160, Issue 40 Christoph Reller
@ 2017-10-25 18:18   ` Pablo Rodriguez
  0 siblings, 0 replies; 7+ messages in thread
From: Pablo Rodriguez @ 2017-10-25 18:18 UTC (permalink / raw)
  To: ntg-context

On 10/24/2017 09:51 PM, Christoph Reller wrote:
> On Tue, 24 Oct 2017 18:31:24 +0200 Pablo Rodriguez wrote:
> [...]
> Thank you Pablo for pointing me to the developer's mailing list. I have
> not thought about searching through that. So, this is good news for me
> and I will wait for the fix.

Christoph,

I’m subscribed to that list and I just saw the message.

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
  2017-10-24  5:05 Christoph Reller
@ 2017-10-24 16:31 ` Pablo Rodriguez
  0 siblings, 0 replies; 7+ messages in thread
From: Pablo Rodriguez @ 2017-10-24 16:31 UTC (permalink / raw)
  To: ntg-context

On 10/24/2017 07:05 AM, Christoph Reller wrote:
> [...]
> Thank you Pablo for confirming this!
> 
> Does anybody know whether this is a bug or whether it is the wrong way
> to enable font-based kerning for quotations?

Hi Christoph,

from the devel mailing list
(https://mailman.ntg.nl/pipermail/dev-context/2017/003422.html): this is
a bug and it there is a fix for it.

It will be applied in one of the next betas (but you can patch your
ConTeXt distribution yourself).

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
@ 2017-10-24  5:05 Christoph Reller
  2017-10-24 16:31 ` Pablo Rodriguez
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Reller @ 2017-10-24  5:05 UTC (permalink / raw)
  To: ntg-context

Mon, 23 Oct 2017 17:21:25 +0200, Pablo Rodriguez <oinos@gmx.es> wrote:
> 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:
> [...]

Thank you Pablo for confirming this!

Does anybody know whether this is a bug or whether it is the wrong way
to enable font-based kerning for quotations?

Cheers,
Christoph
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
  2017-10-23  7:03   ` Christoph Reller
@ 2017-10-23 15:21     ` Pablo Rodriguez
  0 siblings, 0 replies; 7+ messages in thread
From: Pablo Rodriguez @ 2017-10-23 15:21 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
  2017-10-19 11:59 ` Christoph Reller
@ 2017-10-23  7:03   ` Christoph Reller
  2017-10-23 15:21     ` Pablo Rodriguez
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Reller @ 2017-10-23  7:03 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1126 bytes --]

On Thu, Oct 19, 2017 at 1:59 PM Christoph Reller <christoph.reller@gmail.com>
wrote:

> On Thu, 19 Oct 2017 11:53:56 +0200 Floris van Manen <vm@klankschap.nl
> > wrote:
>
>>
>> > On 19 Oct 2017, at 11:33, Christoph Reller <christoph.reller@gmail.com>
>> 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

[-- Attachment #1.2: Type: text/html, Size: 1990 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Quotation with method=font produces error
       [not found] <mailman.1.1508407201.27642.ntg-context@ntg.nl>
@ 2017-10-19 11:59 ` Christoph Reller
  2017-10-23  7:03   ` Christoph Reller
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Reller @ 2017-10-19 11:59 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 850 bytes --]

On Thu, 19 Oct 2017 11:53:56 +0200 Floris van Manen <vm@klankschap.nl
> wrote:

>
> > On 19 Oct 2017, at 11:33, Christoph Reller <christoph.reller@gmail.com>
> 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.

[-- Attachment #1.2: Type: text/html, Size: 1378 bytes --]

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 2601 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-25 18:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 13:38 Quotation with method=font produces error Christoph Reller
     [not found] <mailman.1.1508407201.27642.ntg-context@ntg.nl>
2017-10-19 11:59 ` Christoph Reller
2017-10-23  7:03   ` Christoph Reller
2017-10-23 15:21     ` Pablo Rodriguez
2017-10-24  5:05 Christoph Reller
2017-10-24 16:31 ` Pablo Rodriguez
     [not found] <mailman.684.1508862697.1988.ntg-context@ntg.nl>
2017-10-24 19:51 ` ntg-context Digest, Vol 160, Issue 40 Christoph Reller
2017-10-25 18:18   ` Quotation with method=font produces error Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).