[NTG-context] \definedescription problems (beta)

2012-02-16 Thread Peter Park Nelson
Two problems using \definedescription the 2.16 beta: \definedescription[mydescription][location=serried,text={Description}] %% This gives an error (no blank lines around content): \startmydescription This is a description \stopmydescription %% But this works (with blank lines):

Re: [NTG-context] \definedescription problems (beta)

2012-02-16 Thread Otared Kavian
Hi Peter, As Wolfgang pointed out in answering one of the problems I reported earlier today, one has to use « alternative=hanging » instead of « location=hanging ». I guess it should be the same with the « serried ». Best regards: OK On 16 févr. 2012, at 21:41, Peter Park Nelson wrote: Two

Re: [NTG-context] \definedescription problems (beta)

2012-02-16 Thread Wolfgang Schuster
Am 16.02.2012 um 21:41 schrieb Peter Park Nelson: Two problems using \definedescription the 2.16 beta: \definedescription[mydescription][location=serried,text={Description}] %% This gives an error (no blank lines around content): \startmydescription This is a description

Re: [NTG-context] \definedescription problems (beta)

2012-02-16 Thread Wolfgang Schuster
Am 16.02.2012 um 21:50 schrieb Otared Kavian: Hi Peter, As Wolfgang pointed out in answering one of the problems I reported earlier today, one has to use « alternative=hanging » instead of « location=hanging ». I guess it should be the same with the « serried ». Yes, descriptions and

Re: [NTG-context] \definedescription problems (beta)

2012-02-16 Thread Peter Park Nelson
I just saw Otared's message. alternative=serried gives an error. Two error examples: 1. spacing around description contents: %%--example-%% \definedescription[Abstract][text={Abstract}] \starttext \startAbstract % THIS ONLY WORKS WITH BLANK LINES: \input

Re: [NTG-context] \definedescription problems (beta)

2012-02-16 Thread Wolfgang Schuster
Am 16.02.2012 um 22:20 schrieb Peter Park Nelson: I just saw Otared's message. alternative=serried gives an error. Two error examples: 1. spacing around description contents: %%--example-%% \definedescription[Abstract][text={Abstract}] \starttext