Thanx Hans, is there possibility insert by this way still pagenumber? for example: \writebetweenlist[Ikap]{\hskip2em {\bf Přílohy} \hfill\the\pagenumber } % get error Thanx Jaroslav Dne 18.5.2010 9:49, Hans Hagen napsal(a):
On 18-5-2010 8:02, Jaroslav Hajtmar wrote:
Hello all, When I do:
\writetolist[chapter]{}{Appendicess}
then content is
1. Section one 2. Section two . Appendices
stopper is visible - unacceptable for me
when I do: \writebetweenlist[chapter]{Appendicess}
then content is
1. Section one 2. Section two Appendices
without indentation - - unacceptable for me
well, writebetween is just that, you can try
\writebetweenlist[chapter]{\hskip3em Appendicess}
(a more comples solution involves cloning chapter but i have no time for explaining that now)
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------