Re: LyX 1.2.0 won't link

2002-06-21 Thread Niklas Werner
Hi There! frontends/.libs/libfrontends.a(FormError.o): In function `FormError::update(void)': FormError.o(.text+0x204): undefined reference to `ControlInsetInsetError, basic_stringchar, string_char_traitschar, __default_alloc_templatetrue, 0 ::params(void)' collect2: ld returned 1 exit

Re: LyX 1.2.0 won't link

2002-06-21 Thread Lars Gullik Bjønnes
Niklas Werner [EMAIL PROTECTED] writes: | This is easy to solve, once you know it | compile with CXXFLAGS=-O -whatever-else-you-want | somehow the code is broken as to give above error when optimising more | than -O ;-( More likely the compiler than the code... -- Lgb

lyx1.2 and pool_size

2002-06-21 Thread Beaubert
Hi all, I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same Any Idea? When I change the pool_size valu must I also make a texhash after?

Re: lyx1.2 and pool_size

2002-06-21 Thread John Levon
On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same This usually means that the

Re: equations over multiple lines

2002-06-21 Thread Milos Komarcevic
Insert - Maths - AMS *** features which I assumed would let me do the same thing, (except with a nice gui) but when I used it, it said command-disabled how do I enable it, or isn't it finished yet?? I can do all the available AMS math environments from the menu Insert - Math - AMS *align*...

Subject: problems compiling lyx-1.2.0 (Unsatisfied symbols)

2002-06-21 Thread Jost Martin
Hello, Olli Grewe reported on 13.6.2002 about problems compiling lyx 1.2.0. I've got the same problem on HPUX 10.20 using gcc 2.95.2. Compilation went smoothly, but the link-step failed with the same bunch of missing symbols. (But the output of the list of symbols differs somewhat in the

Re: lyx1.2 and pool_size

2002-06-21 Thread Beaubert
John Levon wrote: On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same This

Re: problem with xfig import

2002-06-21 Thread Helge Hafting
Osvaldo Fornaro wrote: Hi, lyxers I have a problem to import xfig files with lyx 1.2.0. The error message is that file.eps is not found, so i think that the filter for import is not well defined. fig2dev exist in my system and works (and 1.1.6. worked ok). Xfig works fine with the

Re: lyx1.2 and pool_size

2002-06-21 Thread Herbert Voss
Beaubert wrote: John Levon wrote: On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the

web archive at marc

2002-06-21 Thread Mate Wierdl
OK, so I made sure the appropriate messages are going to this new web archive, and I see the devel, doc and users list's messages appearing. http://marc.theaimsgroup.com/?l=lyx-develr=1b=200206w=2 http://marc.theaimsgroup.com/?l=lyx-docsr=1b=200206w=2

Create a new file with File open

2002-06-21 Thread Matt Brennan
As I recal, in v.1.1, you were able to create a new file by typing its name in the File-Open... popup. Now in v. 1.2 this is no longer possible. Hopefully, it should be easy to carry this feature forward to v.1.2.1 mb -@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-*-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-

What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Heiko Schrder
Hi to all, IMHO the version 1.1.6 fix 4 has some important advantages the version 1.2.0 does not have. These things are: a.) 1.1.6 fix 4: Leaving Mathed inserts a space (very important). 1.2.0: You have to insert a space maually after leaving Mathed. b.) 1.1.6 fix 4: Minibuffer shows shotcuts

Re: What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Ling Li
LyX 1.2.0 can not work with floats (figure or table, ...) included in a paragraph with \emph on. For example, it will translate into LaTeX code like: \emph{ \begin{table} ...\end{table} ...} which can not compile. While in LyX 1.1.6fix4, LyX will correctly shift the mode: \emph{

Re: why does it need libstdc++-libc6.1-2.so.3

2002-06-21 Thread Ling Li
In one computer with RH 7.2, I used the rpm package for RH 7.3 together with xforms-0.89, i.e., rpm -U xforms-0.89-1.i386.rpm lyx-1.2.0-1rh73-xforms089.i386.rpm and it works. On Wed, 12 Jun 2002, Matt Brennan wrote: Addelkader, I had a similar porblem. I just created a soft link which

Re: LyX 1.2.0 won't link

2002-06-21 Thread Niklas Werner
Hi There! frontends/.libs/libfrontends.a(FormError.o): In function `FormError::update(void)': FormError.o(.text+0x204): undefined reference to `ControlInsetInsetError, basic_stringchar, string_char_traitschar, __default_alloc_templatetrue, 0 ::params(void)' collect2: ld returned 1 exit

Re: LyX 1.2.0 won't link

2002-06-21 Thread Lars Gullik Bjønnes
Niklas Werner [EMAIL PROTECTED] writes: | This is easy to solve, once you know it | compile with CXXFLAGS=-O -whatever-else-you-want | somehow the code is broken as to give above error when optimising more | than -O ;-( More likely the compiler than the code... -- Lgb

lyx1.2 and pool_size

2002-06-21 Thread Beaubert
Hi all, I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same Any Idea? When I change the pool_size valu must I also make a texhash after?

Re: lyx1.2 and pool_size

2002-06-21 Thread John Levon
On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same This usually means that the

Re: equations over multiple lines

2002-06-21 Thread Milos Komarcevic
Insert - Maths - AMS *** features which I assumed would let me do the same thing, (except with a nice gui) but when I used it, it said command-disabled how do I enable it, or isn't it finished yet?? I can do all the available AMS math environments from the menu Insert - Math - AMS *align*...

Subject: problems compiling lyx-1.2.0 (Unsatisfied symbols)

2002-06-21 Thread Jost Martin
Hello, Olli Grewe reported on 13.6.2002 about problems compiling lyx 1.2.0. I've got the same problem on HPUX 10.20 using gcc 2.95.2. Compilation went smoothly, but the link-step failed with the same bunch of missing symbols. (But the output of the list of symbols differs somewhat in the

Re: lyx1.2 and pool_size

2002-06-21 Thread Beaubert
John Levon wrote: On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same This

Re: problem with xfig import

2002-06-21 Thread Helge Hafting
Osvaldo Fornaro wrote: Hi, lyxers I have a problem to import xfig files with lyx 1.2.0. The error message is that file.eps is not found, so i think that the filter for import is not well defined. fig2dev exist in my system and works (and 1.1.6. worked ok). Xfig works fine with the

Re: lyx1.2 and pool_size

2002-06-21 Thread Herbert Voss
Beaubert wrote: John Levon wrote: On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the

web archive at marc

2002-06-21 Thread Mate Wierdl
OK, so I made sure the appropriate messages are going to this new web archive, and I see the devel, doc and users list's messages appearing. http://marc.theaimsgroup.com/?l=lyx-develr=1b=200206w=2 http://marc.theaimsgroup.com/?l=lyx-docsr=1b=200206w=2

Create a new file with File open

2002-06-21 Thread Matt Brennan
As I recal, in v.1.1, you were able to create a new file by typing its name in the File-Open... popup. Now in v. 1.2 this is no longer possible. Hopefully, it should be easy to carry this feature forward to v.1.2.1 mb -@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-*-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-@-

What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Heiko Schrder
Hi to all, IMHO the version 1.1.6 fix 4 has some important advantages the version 1.2.0 does not have. These things are: a.) 1.1.6 fix 4: Leaving Mathed inserts a space (very important). 1.2.0: You have to insert a space maually after leaving Mathed. b.) 1.1.6 fix 4: Minibuffer shows shotcuts

Re: What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Ling Li
LyX 1.2.0 can not work with floats (figure or table, ...) included in a paragraph with \emph on. For example, it will translate into LaTeX code like: \emph{ \begin{table} ...\end{table} ...} which can not compile. While in LyX 1.1.6fix4, LyX will correctly shift the mode: \emph{

Re: why does it need libstdc++-libc6.1-2.so.3

2002-06-21 Thread Ling Li
In one computer with RH 7.2, I used the rpm package for RH 7.3 together with xforms-0.89, i.e., rpm -U xforms-0.89-1.i386.rpm lyx-1.2.0-1rh73-xforms089.i386.rpm and it works. On Wed, 12 Jun 2002, Matt Brennan wrote: Addelkader, I had a similar porblem. I just created a soft link which

Re: LyX 1.2.0 won't link

2002-06-21 Thread Niklas Werner
Hi There! > frontends/.libs/libfrontends.a(FormError.o): In function > `FormError::update(void)': > FormError.o(.text+0x204): undefined reference to `ControlInset basic_string __default_alloc_template > >::params(void)' > collect2: ld returned

Re: LyX 1.2.0 won't link

2002-06-21 Thread Lars Gullik Bjønnes
Niklas Werner <[EMAIL PROTECTED]> writes: | This is easy to solve, once you know it | compile with CXXFLAGS=-O -whatever-else-you-want > | somehow the code is broken as to give above error when optimising more | than -O ;-( More likely the compiler than the code... -- Lgb

lyx1.2 and pool_size

2002-06-21 Thread Beaubert
Hi all, I have a pb with lyx1.2 and the size of the pool_size. In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but now with 1.2 version the Tex capacity exceed but the file is the same Any Idea? When I change the pool_size valu must I also make a texhash after?

Re: lyx1.2 and pool_size

2002-06-21 Thread John Levon
On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: > I have a pb with lyx1.2 and the size of the pool_size. > In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 but > now with 1.2 version the Tex capacity exceed but the file is the same This usually means that the

Re: equations over multiple lines

2002-06-21 Thread Milos Komarcevic
>Insert -> Maths -> AMS *** > > features which I assumed would let me do the same thing, (except with a >nice gui) but when I used it, it said "command-disabled" > >how do I enable it, or isn't it finished yet?? I can do all the available AMS math environments from the menu "Insert -> Math ->

Subject: problems compiling lyx-1.2.0 (Unsatisfied symbols)

2002-06-21 Thread Jost Martin
Hello, Olli Grewe reported on 13.6.2002 about problems compiling lyx 1.2.0. I've got the same problem on HPUX 10.20 using gcc 2.95.2. Compilation went smoothly, but the link-step failed with the same bunch of missing symbols. (But the output of the list of symbols differs somewhat in the

Re: lyx1.2 and pool_size

2002-06-21 Thread Beaubert
John Levon wrote: > On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: > >> I have a pb with lyx1.2 and the size of the pool_size. >> In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 >> but >> now with 1.2 version the Tex capacity exceed but the file is the same >

Re: problem with xfig import

2002-06-21 Thread Helge Hafting
Osvaldo Fornaro wrote: > > Hi, lyxers > > I have a problem to import xfig files with lyx 1.2.0. The error message is > that file.eps is not found, so i think that the filter for import is not well > defined. fig2dev exist in my system and works (and 1.1.6. worked ok). Xfig works fine with the

Re: lyx1.2 and pool_size

2002-06-21 Thread Herbert Voss
Beaubert wrote: > John Levon wrote: > > >>On Fri, Jun 21, 2002 at 12:22:04PM +0200, Beaubert wrote: >> >> >>>I have a pb with lyx1.2 and the size of the pool_size. >>>In texmf.cnf I have set pool_size=75 which work well with lyx1.1.6 >>>but >>>now with 1.2 version the Tex capacity exceed

web archive at marc

2002-06-21 Thread Mate Wierdl
OK, so I made sure the appropriate messages are going to this new web archive, and I see the devel, doc and users list's messages appearing. http://marc.theaimsgroup.com/?l=lyx-devel=1=200206=2 http://marc.theaimsgroup.com/?l=lyx-docs=1=200206=2

Create a new file with "File open"

2002-06-21 Thread Matt Brennan
As I recal, in v.1.1, you were able to create a new file by typing its name in the File->Open... popup. Now in v. 1.2 this is no longer possible. Hopefully, it should be easy to carry this feature forward to v.1.2.1 mb

What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Heiko Schröder
Hi to all, IMHO the version 1.1.6 fix 4 has some important advantages the version 1.2.0 does not have. These things are: a.) 1.1.6 fix 4: Leaving Mathed inserts a space (very important). 1.2.0: You have to insert a space maually after leaving Mathed. b.) 1.1.6 fix 4: Minibuffer shows shotcuts

Re: What is IMHO much better in 1.1.6 fix 4 than in 1.2.0

2002-06-21 Thread Ling Li
LyX 1.2.0 can not work with floats (figure or table, ...) included in a paragraph with \emph on. For example, it will translate into LaTeX code like: \emph{ \begin{table} ...\end{table} ...} which can not compile. While in LyX 1.1.6fix4, LyX will correctly shift the mode: \emph{

Re: why does it need libstdc++-libc6.1-2.so.3

2002-06-21 Thread Ling Li
In one computer with RH 7.2, I used the rpm package for RH 7.3 together with xforms-0.89, i.e., rpm -U xforms-0.89-1.i386.rpm lyx-1.2.0-1rh73-xforms089.i386.rpm and it works. On Wed, 12 Jun 2002, Matt Brennan wrote: > > Addelkader, > > I had a similar porblem. I just created a soft link