weird behavior of brackets in block quotations
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 [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: tex error > tex error on line 14 in file /Users/bowen1/Desktop/TestTeX/test.tex: ! Missing number, treated as zero tex error > tex error on line 9 in file /Users/bowen1/Desktop/TestTeX/test.tex: ! Missing number, treated as zero <to be read again> t \spac_narrower_method_analyze ...c_narrower_mid #1 \relax \fi \syst_helpers_repeat_with_command ..._again [#1]#5 \else \syst_helpers_repeat... \17>>1 ..._process_comma_list_with_parameters {#1} \syst_helpers_do_process_c... \syst_helpers_do_process_comma_list ...rgument #1, ]\relax \global \advance \... \spac_narrower_start_apply ...narrower_initialize \advance \leftskip \dimexp... ... l.9 [t] he science of astrology was developed in, most probably, 1 \setupdelimitedtext 2 [blockquote] 3 [before={\blank[small,fixed]}, 4 after={\blank[small,fixed]}] 5 6 \starttext 7 [t]he quotation goes as follows: 8 \startblockquote 9 >> [t]he science of astrology was developed in, most probably, 10 \stopblockquote 11 \input ward 12 \stoptext Alan
Alan Bowen mailto:bowenalan03@gmail.com 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
Thanks, Wolfgang! That is very helpful. Alan On Mon, Mar 7, 2016 at 3:56 PM, Wolfgang Schuster < schuster.wolfgang@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
___________________________________________________________________________________
participants (2)
-
Alan Bowen
-
Wolfgang Schuster