I dare to ask one more question: For many years I use a dirty approach to typesetting quotes. I the document I simply type "words in quotes", and then I switch the quotes to be an active character with some macros. But this brings a lot of garbage to bookmarks. Now it even makes an error with the new version of ConTeXt (ver: 2003.8.21). Can I temporaryly switch quotes to category 12 (just for bookmark processing)? How?
With many thanks Michal Kvasnicka
P.S. My code is like this: \chardef\clqq=254 \sfcode254=0 \lccode254=0 \chardef\crqq=255 \sfcode255=0 \lccode255=0 \catcode`\"=\active \def\firstquote{\clqq\let"=\secondquote} \def\secondquote{\crqq{}\let"=\firstquote} \let"=\firstquote
The error message is this: ! TeX capacity exceeded, sorry [input stack size=3000]. "->\clqq \let " =\secondquote "->\clqq \let " =\secondquote "->\clqq \let " =\secondquote "->\clqq \let " =\secondquote "->\clqq \let " =\secondquote "->\clqq \let " =\secondquote ... l.156 ...ional Banking"}{2::0:A:2:5:0:0:0::64}{66}
_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context