Am 17.07.2011 um 16:51 schrieb Peter Schorsch:

> Hi,
> 
> as soon I have a linebreak inside a heading via \\ I get this
> \\ also in the text of that heading in the pdf-bookmarks:
> 
> \setupinteraction[state=start]
> \placebookmarks[chapter,section,subsection][chapter,section]
> 
> \starttext
> \completecontent[criterium=all]
> \chapter{A very,\\very long long title}
> \chapter{A very, very long long title}
> \stoptext
> 
> What did I forgot to get rid of the linebreak sign in the pdf
> bookmarks?

Use \startchapter as Thomas suggests or add

  \appendtoks\def\\{ }\to \simplifiedcommands

to the begin of your document.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to