10 Mar
2009
10 Mar
'09
12:34 a.m.
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 more elegant, ConTeXt way. \define[1]\Abstract{ \startalignment[middle] \switchtobodyfont[11pt] {\it #1} \stopalignment \blank[big]} Example usage: \Abstract{Присвячено практичному застосуванню алгоритмів параметричної ідентифікації для визначення параметрів технологічного процесу гідроструйного різання} Best regards, Vyatcheslav