Re: [patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-28 Thread Georg Baum
Uwe Stöhr wrote: > Am 21.02.2012 22:16, schrieb Georg Baum: > >>> With the module I could add >>> tex2lyx support for fancyvrb and thus fix the bug but I'm not sure if >>> this way is the best. Comments are welcome. >> >> Please fix the standard verbatim environment first before you add new >> th

Re: [patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-26 Thread Uwe Stöhr
Am 21.02.2012 09:16, schrieb Jean-Marc Lasgouttes: Two questions: * did the fix proposed by Enrico fix the bug? No. This is only one part of a fix. * did you actually test on the example file? Yes. I am surprised that $ characters are magically taken in account. What do you mean? Ac

Re: [patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-26 Thread Uwe Stöhr
Am 21.02.2012 22:16, schrieb Georg Baum: With the module I could add tex2lyx support for fancyvrb and thus fix the bug but I'm not sure if this way is the best. Comments are welcome. Please fix the standard verbatim environment first before you add new things. The standard verbatim environme

Re: [patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-21 Thread Georg Baum
Uwe Stöhr wrote: > The attached module is written to support the Verbatim environment of the > LaTeX-package fancyvrb. I wrote it to be able to fix > www.lyx.org/trac/ticket/7648 > that sends LyX into an infinite loop since tex2lyx cannot handle files > using fancyvrb. tex2lyx can of course not su

Re: [patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-21 Thread Jean-Marc Lasgouttes
Le 21/02/2012 01:29, Uwe Stöhr a écrit : The attached module is written to support the Verbatim environment of the LaTeX-package fancyvrb. I wrote it to be able to fix www.lyx.org/trac/ticket/7648 that sends LyX into an infinite loop since tex2lyx cannot handle files using fancyvrb. tex2lyx can o

[patch] a new module for fancyvrb to fix infinite loop bug #7648

2012-02-20 Thread Uwe Stöhr
The attached module is written to support the Verbatim environment of the LaTeX-package fancyvrb. I wrote it to be able to fix www.lyx.org/trac/ticket/7648 that sends LyX into an infinite loop since tex2lyx cannot handle files using fancyvrb. tex2lyx can of course not support every package but i