Re: Really simple question..

2003-03-20 Thread gavron
Christian Ridderström wrote: On Tue, 18 Mar 2003, gavron wrote: [...] I'll check see if this could easily be replaced by a menu.. something called "Styles" perhaps..? unfortunately I can't think of anything that starts w/ a "P".. "Paragraphs"? /Christian :-) Well.. that was the easy

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread Henrik Edlund
On Wed, 19 Mar 2003, Max Bian wrote: MB> I am impressed by the time required to compile LyX. Gcc is slow, but I MB> felt it took much shorter time to build linux kernel with all the MB> modules. MB> MB> Any config time option to speed up the build process besides turning MB> off -O2? Take about

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread Alfredo Braunstein
Henrik Edlund wrote: > Take about the same time to compile LyX as it takes Mozilla for > me. Compiling the Linux kernel is about 10-20 times faster than > both. > C++ has always been a lot slower to compile than C. Regards, Alfredo

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread Sam Zeini
Hi, i am interested on deb´s. Sam.

compile error:missing moc binary

2003-03-20 Thread Thomas Schönhoff
Hi, I'll try to compile LyX-1.3.0-1 on Debian Woody for making a Debian package with checkinstall by using: /usr/local/sbin/checkinstall ./configure --with-frontend=qt Compilation ends up with this error message: configure: error: moc binary not found in $PATH or /bin ! I've never heard of a

Re: compile error:missing moc binary

2003-03-20 Thread Andre Poenitz
On Thu, Mar 20, 2003 at 12:12:51PM +0100, Thomas Schönhoff wrote: > I've never heard of a package named "moc". Could someone tell me what is > missing ? This is some Qt preprocessor (according to my understanding...) On my system it comes with the package qt-devel and is located in /usr/lib/qt-2

Re: compile error:missing moc binary

2003-03-20 Thread Thomas Schönhoff
Andre Poenitz schrieb: On Thu, Mar 20, 2003 at 12:12:51PM +0100, Thomas Schönhoff wrote: I've never heard of a package named "moc". Could someone tell me what is missing ? This is some Qt preprocessor (according to my understanding...) On my system it comes with the package qt-devel and

Re: compile error:missing moc binary

2003-03-20 Thread Andre Poenitz
On Thu, Mar 20, 2003 at 12:42:45PM +0100, Thomas Schönhoff wrote: > Very curious, since LyX-qt-1.3.0 compiled without any complaints, not > missing anything and work smoothly!? Obiviously somethings must have > been changed, isn't it!? Obviously. But I don't know what. Andre' -- Those who des

Re: compile error:missing moc binary

2003-03-20 Thread Dekel Tsur
On Thu, Mar 20, 2003 at 12:12:51PM +0100, Thomas Sch?nhoff wrote: > I'll try to compile LyX-1.3.0-1 on Debian Woody for making a Debian > package with checkinstall by using: > > /usr/local/sbin/checkinstall ./configure --with-frontend=qt > > > Compilation ends up with this error message: > > c

quotation marks

2003-03-20 Thread Mirco Dunker
Hi, who nows the TeX command for quotation marks? What do I have to type in to get something like this: "yes"? greetings Mirco

Re: quotation marks

2003-03-20 Thread Andre Poenitz
On Thu, Mar 20, 2003 at 12:57:20PM +0100, Mirco Dunker wrote: > Hi, who nows the TeX command for quotation marks? What do I have to > type in to get something like this: "yes"? greetings English or German? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have,

Re: Quotatiion marks

2003-03-20 Thread Mirco Dunker
On Thu, Mar 20, 2003 at 12:57:20PM +0100, Mirco Dunker wrote: > Hi, who nows the TeX command for quotation marks? What do I have to > type in to get something like this: "yes"? greetings English or German? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have,

Re: Quotatiion marks

2003-03-20 Thread Andre Poenitz
On Thu, Mar 20, 2003 at 01:02:41PM +0100, Mirco Dunker wrote: "`xxx"' You can "fake" them with ,,xxx``{} Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: Really simple question..

2003-03-20 Thread Christian Ridderström
On Thu, 20 Mar 2003, gavron wrote: > Christian Ridderström wrote: > > >On Tue, 18 Mar 2003, gavron wrote: > > > >>[...] > >> > >>I'll check see if this could easily be replaced by a menu.. something > >>called "Styles" perhaps..? unfortunately I can't think of anything that > >>starts w/ a "P

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread Max Bian
It is probably related to the extensive use of libtool. It runs every time a source file is compiled. Max --- Henrik Edlund <[EMAIL PROTECTED]> wrote: > > Take about the same time to compile LyX as it takes Mozilla for > me. Compiling the Linux kernel is about 10-20 times faster than > both.

IEEEtran

2003-03-20 Thread Jihène Krichène
Hi I'm trying to use the IEEEtran package. I've downloaded the .layout and .cls files from the lyx site. I've followed the help document (the layout file installation). But, I failed to obtain the class article (IEEEtran) in the menu layout>document>document. Do you have any idea ? and do you kn

environments in a book document (not book (AMS)) ?

2003-03-20 Thread EXT / TEAMLOG MELLERIN Pierrick
Hello, Is it possible to use book document (not "book (AMS)") with environments like "theorem", "corollary", "example", ... ? I would prefer use "book" in place of "book (AMS)" for questions of formatting on the screen and in the dvi. Thanks in advance, Pierrick Mellerin.

RE: IEEEtran

2003-03-20 Thread Remzi Seker
Edit preferences reconfigure lyx Also did you do a texhash? -Original Message- From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 8:38 AM To: [EMAIL PROTECTED] Subject: IEEEtran Hi I'm trying to use the IEEEtran package. I've downloaded the .layout and .cls f

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 04:52:03AM -0800, Max Bian wrote: > It is probably related to the extensive use of libtool. It runs every > time a source file is compiled. It has absolutely nothing to do with libtool. john

RE: IEEEtran

2003-03-20 Thread Jihène Krichène
Yes, I've reconfigured lyx. What do you mean by texhash ? -- On Thu, 20 Mar 2003 09:02:54 Remzi Seker wrote: >Edit preferences reconfigure lyx >Also did you do a texhash? > >-Original Message- >From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] >Sent: Thursday, March 20, 2003 8:38 AM >To

Re: Really simple question..

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 03:30:29AM -0500, gavron wrote: >Item "Caption..." "layout Caption" > > I wonder if this is possible..? I had tried using the keyword "Layouts" > before this but lyx apprently only recognizes it in the "toolbar" > section of the ui config file.. Well, if we ha

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Morgan Kelly
On Wed, Mar 19, 2003 at 12:45:41PM -0500, Praedor Atrebates wrote: > checking for Qt library name... failed > configure: error: Cannot compile a simple Qt executable. Check you have the > right $QTDIR ! > error: Bad exit status from /var/tmp/rpm-tmp.46146 (%build) > This is a problem in building

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Praedor Atrebates
On Thursday 20 March 2003 09:24 am, Morgan Kelly wrote: > On Wed, Mar 19, 2003 at 12:45:41PM -0500, Praedor Atrebates wrote: > > checking for Qt library name... failed > > configure: error: Cannot compile a simple Qt executable. Check you have > > the right $QTDIR ! > > error: Bad exit status from

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 09:51:52AM -0500, Praedor Atrebates wrote: > required qt3 libs/includes needed to build any qt-based app, nothing is > missing). I have looked through the config.log and config.status files. > Nothing in either to indicate any problems/missing elements. Do you seriousl

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Jean-Marc Lasgouttes
> "Praedor" == Praedor Atrebates <[EMAIL PROTECTED]> writes: Praedor> Thanks! I tried again using your recommended additional Praedor> switches but the build STILL fails with: Praedor> checking for moc... /usr/lib/qt3//bin/moc checking for uic... Praedor> /usr/lib/qt3//bin/uic checking for Qt

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Praedor Atrebates
On Thursday 20 March 2003 10:00 am, Jean-Marc Lasgouttes wrote: > > "Praedor" == Praedor Atrebates <[EMAIL PROTECTED]> writes: > > Praedor> Thanks! I tried again using your recommended additional > Praedor> switches but the build STILL fails with: [...] > So, can we see you config.log? There ha

RE: IEEEtran

2003-03-20 Thread Jihène Krichène
I've reconfigured lyx. can you please tell me what do you mean by doing a techhash ? -- On Thu, 20 Mar 2003 09:02:54 Remzi Seker wrote: >Edit preferences reconfigure lyx >Also did you do a texhash? > >-Original Message- >From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] >Sent: Thursday,

1.3.1: symbols in math

2003-03-20 Thread Vaclav Smidl
Hi, I have just compiled 1.3.1 and it looks great but all symbols in mathed are replaced by TeX-names. I tried lyx -dbg mathed and got many of the following lines: font lyxsymbol not available and I can't fake it However, everything was allright for 1.3.0. What has changed? Is there an

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Praedor Atrebates
OK, I found entries in the latest config.log refering to the qt compile fail. It is looking for qt2 libs/includes?! Surely this isn't a qt2-based frontend? I have specifically pointed it at /usr/lib/qt3 by setting QTDIR=/usr/lib/qt3 and using the configure switches specifically telling it to

RE: IEEEtran

2003-03-20 Thread I Wayan Warmada
On Thu, 20 Mar 2003, Jihène Krichène wrote: | I've reconfigured lyx. | can you please tell me what do you mean by doing a techhash ? texhash is used if you add new class, package, or font in texmf database. If not, that is not necessary. try to run, $ kpsewhich yourclass.cls if no answer, you

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 10:22:12AM -0500, Praedor Atrebates wrote: > -Wno-non-template-friend -I/usr/lib/qt3//include -L/usr/lib/qt3//lib > -isystem /usr/X11R6/include conftest.cc -lSM -lICE -lc -lm > -L/usr/X11R6/lib -lX11 -lqt-mt >&5 > /tmp/cc4TX2WQ.o: In function `main': > /tmp/cc4TX2WQ

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Praedor Atrebates
On Thursday 20 March 2003 10:25 am, John Levon wrote: > On Thu, Mar 20, 2003 at 10:22:12AM -0500, Praedor Atrebates wrote: > > -Wno-non-template-friend -I/usr/lib/qt3//include -L/usr/lib/qt3//lib > > -isystem /usr/X11R6/include conftest.cc -lSM -lICE -lc -lm > > -L/usr/X11R6/lib -lX11 -lqt-mt >&

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 10:35:29AM -0500, Praedor Atrebates wrote: > What information in the log fragment above indicates a problem with the > compiler version? > > > -Wno-non-template-friend -I/usr/lib/qt3//include -L/usr/lib/qt3//lib > > > -isystem /usr/X11R6/include conftest.cc -lSM -lICE

Re: Really simple question..

2003-03-20 Thread gavron
John Levon wrote: On Thu, Mar 20, 2003 at 03:30:29AM -0500, gavron wrote: Item "Caption..." "layout Caption" I wonder if this is possible..? I had tried using the keyword "Layouts" before this but lyx apprently only recognizes it in the "toolbar" section of the ui config file..

Re: Really simple question..

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 10:38:41AM -0500, gavron wrote: > the "styles" mini-window.. left of the toolbar.. in the xforms version.. It's a combo box, and exactly the same as the ones you get in KWord, MS Word, etc. > Thanks a bunch for precious advice.. and your patience w/ novices like > mese

Re: Quotatiion marks

2003-03-20 Thread Mirco Dunker
Am Donnerstag, 20. März 2003 13:03 schrieb Andre Poenitz: > On Thu, Mar 20, 2003 at 01:02:41PM +0100, Mirco Dunker wrote: > > "`xxx"' > > You can "fake" them with ,,xxx``{} > > Andre' thank you for your answer, that helps

Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Milos Komarcevic
I had the same problem rebuilding on the latest Red Hat beta. The XFree86-devel (and its deps) were missing. Regards, Milos

Re: Cannot build lyx-1.3.1qt src rpm

2003-03-20 Thread Praedor Atrebates
On Thursday 20 March 2003 10:38 am, John Levon wrote: > On Thu, Mar 20, 2003 at 10:35:29AM -0500, Praedor Atrebates wrote: > > What information in the log fragment above indicates a problem with the > > compiler version? > > > > > > -Wno-non-template-friend -I/usr/lib/qt3//include -L/usr/lib/qt3//l

Elsevier layout and authors / thanksref

2003-03-20 Thread Osvaldo Fornaro
Hi list, I just upgrade my lyx installation to 1.3.1 and notice that Frontmatter style, added to elsevier layout to generate frontmatter page did not appear anymore. I need to add several authors with several address and location to a paper. I did this before with red latex code, \author and \th

Re: [ANNOUNCE] LyX 1.3.1 is released

2003-03-20 Thread Reed Loefgren
On Wed, 19 Mar 2003, Max Bian wrote: > I am impressed by the time required to compile LyX. Gcc is slow, but I > felt it took much shorter time to build linux kernel with all the > modules. > > Any config time option to speed up the build process besides turning > off -O2? > > Max > I lurk the l

Compiling LyX 1.3.1 on Mac OS X (10.2.4)

2003-03-20 Thread Kevin Gross
Hi all, I am trying to get LyX 1.3.1 to compile on a Mac running OS X (10.2.4). First, has anyone been successful getting 1.3.0 or 1.3.1 to compile using Apple's (buggy) gcc3? Since I was unsuccessful using Apple's gcc3 (December 2002 Developer Tools), I decided to try compiling with gcc

quotation marks

2003-03-20 Thread Mirco Dunker
Hi, how nows the TeX command for quotation marks? What do I have to type in to get something like this: "yes"? greetings Mirco

Re: Compiling LyX 1.3.1 on Mac OS X (10.2.4)

2003-03-20 Thread Nirmal Govind
> is successful. However, if I use gcc2, the same configure script dies > with > > checking for moc2... not found > checking for moc... /sw/bin/moc > checking for uic... /sw/bin/uic > checking for Qt library name... failed > configure: error: Cannot compile a simple Qt executable. Check you ha

Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread Bo Peng
Hi, Has anyone successfully compiled lyx-1.3.1 with qt frontend on Solaris 2.8? I run ./configure with the following options: --with-frontend=qt --with-qt-dir=/usr/site/qt /usr/site/qt seems to be fine: % ls /usr/site/qt bin/ext/lib/mkspecs/share@ doc@incl

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 12:25:37PM -0600, Bo Peng wrote: > configure: error: Cannot compile a simple Qt executable. Check you have the right > $QTDIR ! We need to see config.log john

Re: quotation marks

2003-03-20 Thread Christian Ridderström
On Thu, 20 Mar 2003, Mirco Dunker wrote: > Hi, > how nows the TeX command for quotation marks? What do I have to type in to get > something like this: "yes"? > greetings > Mirco I'm not sure what you want to do... but if you want the " character, one way to get it is to use the command:

Re: quotation marks

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 07:43:54PM +0100, Christian Ridderstr?m wrote: > I'm not sure what you want to do... but if you want the " character, one > way to get it is to use the command: > self-insert " Or Insert->Special Character->Ordinary Quote john

Re: Compiling LyX 1.3.1 on Mac OS X (10.2.4)

2003-03-20 Thread Ronald Florence
Kevin Gross <[EMAIL PROTECTED]> writes: > I am trying to get LyX 1.3.1 to compile on a Mac running OS X > (10.2.4). First, has anyone been successful getting 1.3.0 or 1.3.1 to > compile using Apple's (buggy) gcc3? A bug in Apple's version of the gcc-3.1 headers breaks compiles of Lyx-1.3.x.

changing the font size (newbie's question)

2003-03-20 Thread Robert Neumann
Hi, I'm using lyx 1.2.0 and I have set the font size for the whole document to 11 pt. Now I would like to change the size for one one chapter to 10 pt. How can I do this, it should be pretty simple, but I could not figure it out.. thanks Robert

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread Bo Peng
> > configure: error: Cannot compile a simple Qt executable. Check you > > have the right $QTDIR ! > We need to see config.log It is attached. -- Bo Peng This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was create

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 01:41:03PM -0600, Bo Peng wrote: > configure:11820: g++ -o conftest -O -fno-exceptions -I/usr/site/qt//include > -L/usr/site/qt//lib -I/opt1/opt.CORE/xpm-3.4k/sunos5/include -isystem > /usr/openwin/include -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib > -Wl,-R/opt1/opt.CORE/xp

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread Bo Peng
> > ld: warning: file libGL.so.1: required by > > /usr/site/qt//lib/libqt-mt.so, not found > > Undefined first referenced > > symbol in file > > glXQueryExtension /usr/site/qt//lib/libqt-mt.so > > glReadPixels/usr

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread John Levon
On Thu, Mar 20, 2003 at 02:28:12PM -0600, Bo Peng wrote: > > This is your problem. > > What is this libGL.so? On my linux box, it is in /usr/X11/lib, but on > Solaris, there is no such thing under /usr/X/lib. Does it come with qt? No, it's the opengl (3D rendering) libraries. If you don't have

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread Les Denham
On Thursday 20 March 2003 1428 pm, you wrote: > > > ld: warning: file libGL.so.1: required by > > > /usr/site/qt//lib/libqt-mt.so, not found > > > Undefined first referenced > > > symbol in file > > > glXQueryExtension /usr/site/qt//lib/l

Re: Compiling LyX 1.3.1 on Solaris 2.8

2003-03-20 Thread Bo Peng
> No, it's the opengl (3D rendering) libraries. If you don't have it, > then you must compile a Qt version that doesn't include the support. I found the lib and use --with-extra-lib to refer to it. I can then configure and make. However, make stops with error message: can not find ... lib. It