From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3172 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: Re: TraceRot? Date: Fri, 3 Nov 2000 16:25:59 +0100 (MET) Sender: owner-ntg-context@let.uu.nl Message-ID: <200011031525.QAA00614@bar.loria.fr> References: <3.0.6.32.20001102141223.00a34100@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035393926 14854 80.91.224.250 (23 Oct 2002 17:25:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:25:26 +0000 (UTC) Cc: Denis.Roegel@loria.fr (Denis B. Roegel), ntg-context@ntg.nl, roegel@lorraine.loria.fr Original-To: pragma@wxs.nl (Hans Hagen) In-Reply-To: <3.0.6.32.20001102141223.00a34100@pop.wxs.nl> from "Hans Hagen" at Nov 02, 2000 02:12:23 PM Xref: main.gmane.org gmane.comp.tex.context:3172 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3172 `Hans Hagen' wrote > >However, I still can't manage to make TraceRot work. > >Below is my exact example. I do not see tha characters > >framed. > > > >Denis > > > >\def\processfollowingtoken#1% > >\def\followtokens#1% > > These are defined in the loaded library, you must omit these defs. Actually, when I omit the two definitions it works, so I guess there was an error in my definitions. Denis