Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-16 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Jun 16, 2003 at 09:27:01AM +0100, Angus Leeming wrote: >> Well, ControlMath2.[Ch] is in cvs: >> http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/controllers/ControlMath2.C?rev=1.1&content-type=text/vnd.viewcvs-

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 09:27:01AM +0100, Angus Leeming wrote: > Well, ControlMath2.[Ch] is in cvs: > http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/controllers/ControlMath2.C?rev=1.1&content-type=text/vnd.viewcvs-markup > > (I guess you couldn't have compiled if you didn't have it

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-16 Thread Angus Leeming
Dekel Tsur wrote: > I'm unable to build LyX. I get the following errors: > frontends/qt2/.libs/libqt2.a(Dialogs.o)(.text+0x991): In function > Dialogs::build(std::basic_string, > std::allocator > const&)': > : undefined reference to > : ControlMath2::ControlMath2[in-charge](Dialog&)' > frontends/qt

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-14 Thread Dekel Tsur
On Sat, Jun 14, 2003 at 05:16:09PM +0100, John Levon wrote: > On Sat, Jun 14, 2003 at 07:10:54PM +0300, Dekel Tsur wrote: > > > On my system, the courier font is called "Courier 10 Pitch" and not > > adobe-courier. As a result, the font in the preamble dialog is substituted > > by some unreadable

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-14 Thread John Levon
On Sat, Jun 14, 2003 at 07:10:54PM +0300, Dekel Tsur wrote: > On my system, the courier font is called "Courier 10 Pitch" and not > adobe-courier. As a result, the font in the preamble dialog is substituted > by some unreadable font. What "unreadable font" ? It should at least fall back to the de

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-14 Thread Dekel Tsur
On Fri, Jun 06, 2003 at 04:27:08PM +, [EMAIL PROTECTED] wrote: > CVSROOT: /usr/local/lyx/cvsroot > Module name: lyx-devel > Repository: lyx-devel/src/frontends/qt2/ui/ > Changes by: [EMAIL PROTECTED] 03/06/06 16:27:08 > > Modified files: > lyx-devel/src/frontends/qt2/ui/:

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-06 Thread John Levon
On Fri, Jun 06, 2003 at 04:32:27PM +0200, Andre Poenitz wrote: > > Log message: > > try to get a courier font for the preamble > > What about replacing the preamble with a InsetPreamble (based on > InsetERT)? Fine by me, feel very free. I liked JMarc's suggestions. regards john