Re: r25270 - in /lyx-devel/trunk/src: Encoding.cpp Encoding.h...

2008-06-16 Thread Enrico Forestieri
On Mon, Jun 16, 2008 at 09:17:07AM +0200, Abdelrazak Younes wrote: > Maybe you could create a helper method in InsetMath to avoid the code > repetition in all inset? Good idea. Thank you! -- Enrico

Re: r25270 - in /lyx-devel/trunk/src: Encoding.cpp Encoding.h...

2008-06-16 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: forenr Date: Mon Jun 16 03:21:17 2008 New Revision: 25270 URL: http://www.lyx.org/trac/changeset/25270 Log: Fix bug 1527 http://bugzilla.lyx.org/show_bug.cgi?id=1527 Modified: lyx-devel/trunk/src/mathed/CommandInset.cpp