From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31655 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: formula, bookmarks and misc Date: Tue, 31 Oct 2006 15:55:08 -0500 (EST) Message-ID: References: <4543FF4E.5050905@free.fr> <115224fb0610310045r258f7760x5b53fcef5a8795d8@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162328161 2462 80.91.229.2 (31 Oct 2006 20:56:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Oct 2006 20:56:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 31 21:55:55 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gf0du-0000Et-AA for gctc-ntg-context-518@m.gmane.org; Tue, 31 Oct 2006 21:55:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3C321FE11; Tue, 31 Oct 2006 21:55:27 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27147-03; Tue, 31 Oct 2006 21:55:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 299071FE33; Tue, 31 Oct 2006 21:55:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FEDC1FE3C for ; Tue, 31 Oct 2006 21:55:16 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27145-03 for ; Tue, 31 Oct 2006 21:55:11 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with SMTP id AF7A41FE11 for ; Tue, 31 Oct 2006 21:55:10 +0100 (CET) Original-Received: FROM eecs4327u10.engin.umich.edu (eecs4327u10.engin.umich.edu [141.213.51.138]) BY hackers.mr.itd.umich.edu ID 4547B82D.3226A.31661 ; 31 Oct 2006 15:55:09 -0500 X-X-Sender: adityam@eecs4327u10.engin.umich.edu Original-To: mailing list for ConTeXt users In-Reply-To: <115224fb0610310045r258f7760x5b53fcef5a8795d8@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31655 Archived-At: On Tue, 31 Oct 2006, Wolfgang Schuster wrote: > 2006/10/29, Sebastian Rooks : >> >> 2/ I'm using bookmarks but abbreviations in heads do not work properly. >> I've used a workaround some 3 years ago but I cannot remember which. Any >> suggestion ? (see test file below) > > \appendtoks \def\UK{UK} \to \simplifiedcommands Why doesn't \doglobal\appendtoks\setvalue{#2}{#2}\to\simplifiedcommands line in the definition of dodocomplexsynonym do this automatically? Aditya