Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Abdelrazak Younes
Georg Baum wrote: Am Samstag, 14. Oktober 2006 14:04 schrieb Abdelrazak Younes: Georg Baum wrote: Am Samstag, 14. Oktober 2006 13:46 schrieb Abdelrazak Younes: Georg Baum wrote: It was used for requirements like ams. The second part of the patch is definitely right, the first one is wrong, s

Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Georg Baum
Am Samstag, 14. Oktober 2006 14:04 schrieb Abdelrazak Younes: > Georg Baum wrote: > > Am Samstag, 14. Oktober 2006 13:46 schrieb Abdelrazak Younes: > >> Georg Baum wrote: > >>> It was used for requirements like ams. The second part of the patch is > >>> definitely right, the first one is wrong, s

Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Abdelrazak Younes
Georg Baum wrote: Am Samstag, 14. Oktober 2006 13:46 schrieb Abdelrazak Younes: Georg Baum wrote: It was used for requirements like ams. The second part of the patch is definitely right, the first one is wrong, since the fonts are only used for drawing and metrics. I don't understand. That's e

Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Georg Baum
Am Samstag, 14. Oktober 2006 13:46 schrieb Abdelrazak Younes: > Georg Baum wrote: > > It was used for requirements like ams. The second part of the patch is > > definitely right, the first one is wrong, since the fonts are only used > > for drawing and metrics. > > I don't understand. That's exa

Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Abdelrazak Younes
Georg Baum wrote: Am Samstag, 14. Oktober 2006 12:42 schrieb Abdelrazak Younes: Georg Baum wrote: Am Freitag, 13. Oktober 2006 23:27 schrieb [EMAIL PROTECTED]: Author: younes Date: Fri Oct 13 23:27:55 2006 New Revision: 15327 URL: http://www.lyx.org/trac/changeset/15327 Log: enable buffer-exp

Re: [Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Georg Baum
Am Samstag, 14. Oktober 2006 12:42 schrieb Abdelrazak Younes: > Georg Baum wrote: > > Am Freitag, 13. Oktober 2006 23:27 schrieb [EMAIL PROTECTED]: > >> Author: younes > >> Date: Fri Oct 13 23:27:55 2006 > >> New Revision: 15327 > >> > >> URL: http://www.lyx.org/trac/changeset/15327 > >> Log: > >>

[Patch] math_font_available() returns true when lyx::use_gui is false (was Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...)

2006-10-14 Thread Abdelrazak Younes
Georg Baum wrote: Am Freitag, 13. Oktober 2006 23:27 schrieb [EMAIL PROTECTED]: Author: younes Date: Fri Oct 13 23:27:55 2006 New Revision: 15327 URL: http://www.lyx.org/trac/changeset/15327 Log: enable buffer-export without loading the GUI. * lyx_main.C: - parse_export(): set lyx::use_gui t

Re: [Cvslog] r15327 - in /lyx-devel/trunk/src: lyx_main.C mathed/MathF...

2006-10-14 Thread Georg Baum
Am Freitag, 13. Oktober 2006 23:27 schrieb [EMAIL PROTECTED]: > Author: younes > Date: Fri Oct 13 23:27:55 2006 > New Revision: 15327 > > URL: http://www.lyx.org/trac/changeset/15327 > Log: > enable buffer-export without loading the GUI. > > * lyx_main.C: > - parse_export(): set lyx::use_gui to