21 Jan
2006
21 Jan
'06
6:02 p.m.
Tobias Burnus wrote:
Hello,
I want to have:
aaaaaaaaaa aaaaaaaaaa bbbbbbb bbbbbbbbb
That is: The second paragraph being indented. I tried: --------------<cut>--------------- \setupindenting[next,yes,big]
Ordering matters, it seems. Try this: \setupindenting[next,big,yes] Don't know about that other problem.
In addition, I have the problem that -------------- \chapter{foo} bar -------------- is printed as | 1 foo |bar
No such problem here (and I also use the 01.16 version). Cheers, Taco