22 May
2006
22 May
'06
9:43 a.m.
On Sun, 21 May 2006 19:20:38 +0200, 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?
\setupinteraction[state=start]
\appendtoks \let\groupedcommand\thirdofthreearguments \to \simplifiedcommands
% no command for monospaced yet
\unprotected \definealternativestyle [\v!mono] [\tt] []
\placebookmarks \starttext \chapter{test \mono{test} \bold{test}} \stoptext
(i will add the extra definitions to the core)
Thanks! Regards, BG