Re: [NTG-context] Text style in bookmarks

2006-05-22 Thread nico
On Sun, 21 May 2006 19:20:38 +0200, Hans Hagen [EMAIL PROTECTED] wrote: nico wrote: Hello, Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? \setupinteraction[state=start] \appendtoks

Re: [NTG-context] Text style in bookmarks

2006-05-21 Thread Peter Münster
On Sat, 20 May 2006, nico wrote: Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? This works well with LaTeX and hyperref. Perhaps the same mechanism could be adopted to ConTeXt? Cheers, Peter --

Re: [NTG-context] Text style in bookmarks

2006-05-21 Thread Hans Hagen
� wrote: On Sat, 20 May 2006, nico wrote: Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? This works well with LaTeX and hyperref. Perhaps the same mechanism could be adopted to ConTeXt? a

Re: [NTG-context] Text style in bookmarks

2006-05-21 Thread Hans Hagen
nico wrote: Hello, Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? Adding \bf or \tt as empty macros to the simplifiedcommands doesn't avoid the curly braces to appear (which is normal). Do I need to

Re: [NTG-context] Text style in bookmarks

2006-05-21 Thread Aditya Mahajan
On Sun, 21 May 2006, Hans Hagen wrote: nico wrote: Hello, Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? Adding \bf or \tt as empty macros to the simplifiedcommands doesn't avoid the curly braces to

Re: [NTG-context] Text style in bookmarks

2006-05-21 Thread Hans Hagen
Aditya Mahajan wrote: On Sun, 21 May 2006, Hans Hagen wrote: nico wrote: Hello, Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? Adding \bf or \tt as empty macros to the simplifiedcommands

[NTG-context] Text style in bookmarks

2006-05-20 Thread nico
Hello, Is there a trick so that I can put styles like {\bf ...} or {\tt ...} in the headings without having any weird text in the bookmarks? Adding \bf or \tt as empty macros to the simplifiedcommands doesn't avoid the curly braces to appear (which is normal). Do I need to use something

Re: [NTG-context] Text style in bookmarks

2006-05-20 Thread Willi Egger
Hi Nico, Provided I understnad you correctly, then you could play with code as: \setuphead [chapter] [style=\sca, after={\blank[3*big]}, number=no, alternative=middle, textstyle=\sca] \setuplist [contents]

Re: [NTG-context] Text style in bookmarks

2006-05-20 Thread nico
Hi Willi, On Sat, 20 May 2006 20:14:30 +0200, Willi Egger [EMAIL PROTECTED] wrote: Provided I understnad you correctly, then you could play with code as: \setuphead Thanks, but it is not a global heading style I look for, but the ability to do things like this: \section{This {\tt

Re: [NTG-context] Text style in bookmarks

2006-05-20 Thread Johannes Graumann
nico wrote: Hi Willi, On Sat, 20 May 2006 20:14:30 +0200, Willi Egger [EMAIL PROTECTED] wrote: Provided I understnad you correctly, then you could play with code as: \setuphead Thanks, but it is not a global heading style I look for, but the ability to do things like this: