30 Sep
2009
30 Sep
'09
5:14 p.m.
Piotr Kopszak schrieb:
Seems I almost learnt how to do it, but notice the whitespace after the first paragraph.
Piotr
\setupindenting[yes,1pc] \defineindenting[qq][text=,separator=,width=0.5\textwidth]
Just add the empty key 'after=' to your definition and the whitespace vanishes. Best wishes, Peter
\starttext \qq \input zapf
\input knuth \stoptext
2009/9/30 Piotr Kopszak
: Hello list,
Is there a way to obtain a differrent indentation for the first paragraph, than all the following ones? I would like the first to be indented by 0.5\textwidth and all the others by 1 pica.
Many thanks in advance
Piotr