On Tue, Sep 30, 2003 at 07:17:28PM +0200, Asger Kunuk Alstrup wrote: > On Mon, 29 Sep 2003, Angus Leeming wrote: > > > Andre Poenitz wrote: > > > > > LyX hangs when \def\foo{\foo} or similar appears in the .tex > > > output. A recent article (<[EMAIL PROTECTED]>) in > > > de.comp.text.tex suggests that there are even methods to eat all > > > memory by saying \def~{\if~}~. > > At least the first should be detectable by an intelligent interpreter.
I try that in mathed, but already \def\a{\b}\def\b{\a} "works around". > Other than that, who cares? I do as it happened to myself recently after renaming a few macros. Andre'