27 Nov
2012
27 Nov
'12
11:11 a.m.
Am 27.11.2012 um 12:06 schrieb H. Özoguz
Hi there,
today many questions :)
Look at this:
\starttext \completecontent \section[ title={A very long title\par with a formatting in it} ] \stoptext
I have a case, where I want to have a line-break (\par) in the title in the text (to avoid hyphenation) - but not in the index of contents - there it should be simply like:
Use \\ and not \par to break the line in the header because in the TOC it’s handled as a space. Wolfgang