Re: [NTG-context] weird behavior of brackets in block quotations

2016-03-07 Thread Alan Bowen
Thanks, Wolfgang! That is very helpful.

Alan

On Mon, Mar 7, 2016 at 3:56 PM, Wolfgang Schuster <
schuster.wolfg...@gmail.com> wrote:

> Alan Bowen 
> 7. März 2016 um 21:52
> We use “[...]” in quotations to indicate departures from the written text.
>
> In the latest beta, “[...]” is a problem in block quotations and [] does
> not appear in the output.
>
> \setupdelimitedtext
> [blockquote]
> [before={\blank[small,fixed]},
>   after={\blank[small,fixed]}]
>
> \starttext
> [t]he quotation goes as follows:
> \startblockquote
>
> \startblockquote\relax
>
> [t]he science of astrology was developed in, most probably,
> \stopblockquote
> \input ward
> \stoptext
>
> “[...]” is OK in the body text and “[]” appears in the output.
>
> But, in the block quotation, “[…]” gets the error message:
>
> The \startblockquote command has a optional argument (which is passed to
> \startnarrower)
> and you have to stop ConTeXt to use [t] as the argument for the command.
>
> Wolfgang
>
>
> ___
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki : http://contextgarden.net
>
> ___
>
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] weird behavior of brackets in block quotations

2016-03-07 Thread Wolfgang Schuster

Alan Bowen 
7. März 2016 um 21:52
We use “[...]” in quotations to indicate departures from the written text.

In the latest beta, “[...]” is a problem in block quotations and [] 
does not appear in the output.


\setupdelimitedtext
[blockquote]
[before={\blank[small,fixed]},
after={\blank[small,fixed]}]

\starttext
[t]he quotation goes as follows:
\startblockquote

\startblockquote\relax

[t]he science of astrology was developed in, most probably,
\stopblockquote
\input ward
\stoptext

“[...]” is OK in the body text and “[]” appears in the output.

But, in the block quotation, “[…]” gets the error message:

The \startblockquote command has a optional argument (which is passed to 
\startnarrower)

and you have to stop ConTeXt to use [t] as the argument for the command.

Wolfgang
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___