Re: [NTG-context] A few minor questions (Taco Hoekwater)

2009-03-10 Thread Taco Hoekwater
Vyatcheslav Yatskovsky wrote: Thanks a lot, Taco, for your definition of my abstract. However, I'd prefer to use it like \Abstract{No more then one paragraph inside} How its definition could look like? You could add this after my stuff: \def\Abstract#1{\startAbstract #1\stopAbstact} or u

Re: [NTG-context] A few minor questions (Taco Hoekwater)

2009-03-10 Thread Vyatcheslav Yatskovsky
Thanks a lot, Taco, for your definition of my abstract. However, I'd prefer to use it like \Abstract{No more then one paragraph inside} How its definition could look like? Best, Vyatcheslav ___ If your question is

Re: [NTG-context] A few minor questions

2009-03-10 Thread Taco Hoekwater
Vyatcheslav Yatskovsky wrote: > Hello, > > 1) I use \setupindenting[yes, big]. How to make the first paragraph > (after the section title) to be indented too? \setuphead[section][indentnext=yes] > 2) I made a command for abstracts (a few lines in the beginning of the > paper, one paragraph onl

[NTG-context] A few minor questions

2009-03-09 Thread Vyatcheslav Yatskovsky
Hello, 1) I use \setupindenting[yes, big]. How to make the first paragraph (after the section title) to be indented too? 2) I made a command for abstracts (a few lines in the beginning of the paper, one paragraph only). Please, look at my definition, i'd like to know how to implement it in m