10 Apr
2013
10 Apr
'13
10:23 a.m.
Am 10.04.2013 um 12:20 schrieb H. Özoguz
Hi there,
I have here an book, where I want to have empty lines between paragraphs, not only indenting.
Of course I could write always ++++ Para 1 \blank
Para 2 ++++
but it would be easiest, if empty lines in the editors would be automatically interpreted as "\blank" – and then without indenting of course. How to get that?
\setupwhitespace[line] \starttext First paragraph Second paragraph \stoptext Wolfgang