failure

2001-07-28 Thread miyo
- hi i got these errors while compiling lyx-1.1.6fix2 on Mandrake8. ude -g -O2 -fno-exceptions -c lyxfunc.C lyxfunc.C: In method `const string LyXFunc::Dispatch (int, const string )': lyxfunc.C:3027: Internal error: Segmentation fault. Please submit a full bug report.

Re: How to choose packages (was Re: Natbib)

2001-07-28 Thread Dekel Tsur
On Sat, Jul 21, 2001 at 06:40:52PM +0200, Asger K. Alstrup Nielsen wrote: Integrating all of this, maybe this hybrid solution would work: Provide a dialog which lists all the packages that the document potentially need. For each package, the dialog will say which section of CTAN the

Re: Improved latex preamble import in reLyX.

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:27:17PM +0200, Jean-Marc Lasgouttes wrote: Juergen Well then I opt we remove all special code we have for this Juergen inside LyX and output the normal \foreignlanguage{} tags. It depends. We should also aim at producing human readable code, not random gibberish

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:10:24PM +0200, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre If aligned is indeed prefered we could as well required ams by Andre default and I do not have to check everything individually. But Andre I am not sure about how

1.2.0cvs footnote inset LaTeX generation fix

2001-07-28 Thread Kayvan A. Sylvan
The new footnote inset needs the following fix. To see the problem, try to export Tutorial.lyx to latex and then run it. In 1.1.6, the existence of footnotes caused the special robust footnote code to be emitted. The following small patch fixes this problem. Please apply. -- Kayvan A.

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:04:04PM +0200, Jean-Marc Lasgouttes wrote: Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel Nothing. As I said, this problem doesn't exist in align, and Dekel align is the preferred way for multi-line equations. The problem exists in most of the array

fail

2001-07-28 Thread lyxteam
what you show are the files created by the main configure script. What I am insterested in is the configure script in lib/ directory. Here I get an input like: configuring in lib running /bin/ksh ../../lyx-devel/lib/configure --with-included-string --with-included-gettext

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Wed, Jul 25, 2001 at 05:21:18AM +0100, John Levon wrote: I'm trying to basically fold the relevant parts into the bug tracker. Can people hint on which are these are still true ? btw, why do we not allow X pastes from us when we've not done Edit-Copy ? Aslo why does there seem to be a

Re: Bug with new insetnote/insetert

2001-07-28 Thread Dekel Tsur
On Tue, Jul 24, 2001 at 12:20:45PM +0200, Jean-Marc Lasgouttes wrote: Finally, I tried to profile table inside inset (where cursor movements between cells are indeed pretty slow) but failed, because gprof is not smart enough to follow virtual methods calls. How are we supposed to handle

BUG: po/Makefile.in.in

2001-07-28 Thread Angus Leeming
My version of find does not recognise the -path option here. Is this a gnu extension? po/Makefile.in.in:201: grep -l _(\.*\) `find src -path src/frontends/kde -prune -o -name \*.[hHC] -print `| \ Angus

GCC version

2001-07-28 Thread Jules Bean
I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? Jules

Re: \lang ignore in ERT insets

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:03:07PM +0200, Juergen Vigna wrote: We didn't need inherit language before, so we don't need one now. You surely meant we didn't have an inherit_language before and we have seen we need one so that all of it is working correctly, isn't it? Up until a week ago we

Re: GCC version

2001-07-28 Thread Baruch Even
* Lars Gullik Bjønnes [EMAIL PROTECTED] [010728 15:40]: Jules Bean [EMAIL PROTECTED] writes: | I'm about to try to build official debian packages of lyx. | | Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? Do you really have an option? mustn't you use what debian provides?

Re: GCC version

2001-07-28 Thread Jules Bean
On Sat, Jul 28, 2001 at 02:30:41PM +0200, Lars Gullik Bjønnes wrote: Jules Bean [EMAIL PROTECTED] writes: | I'm about to try to build official debian packages of lyx. | | Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? Do you really have an option? mustn't you use what debian

Re: BUG: po/Makefile.in.in

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 13:28, Lars Gullik Bjønnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | My version of find does not recognise the -path option here. Is this a gnu | extension? | | po/Makefile.in.in:201: grep -l _(\.*\) `find src -path | src/frontends/kde -prune -o

Re: Bug: Misbehavior when modifying citations

2001-07-28 Thread Angus Leeming
On Friday 27 July 2001 20:33, Michael Schmitt wrote: Hello, just a small bug in the citation code: 1. Add a citation to your document 2. Click at the citation; the dialog pops up 3. Click on the box where you can choose between Author Year, Year, Author, etc. 4. Click OK

Re: failure

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 12:30:49AM -0700, miyo wrote: i got these errors while compiling lyx-1.1.6fix2 on Mandrake8. ude -g -O2 -fno-exceptions -c lyxfunc.C lyxfunc.C: In method `const string LyXFunc::Dispatch (int, const string )': lyxfunc.C:3027: Internal error:

Re: GCC version

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? it looks vaguely like we have issues with 3.0 and crashes in the Maths Panel, but I haven't tested yet... john --

Re: GCC version

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 15:32, John Levon wrote: On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? it looks vaguely like we have issues with 3.0 and crashes

Re: GCC version

2001-07-28 Thread Garst R. Reese
John Levon wrote: On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? it looks vaguely like we have issues with 3.0 and crashes in the Maths Panel, but I

Re: CVS Update: lyx-devel

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 15:40, Baruch Even wrote: Do you mean by any chance to the failed to convert message boxes? This is a problem because no converter was defined to the xpm format. This is only an annoyance and I will remove the message boxes in a coming patch, I will also work on a

Re: CVS Update: lyx-devel

2001-07-28 Thread Baruch Even
* Angus Leeming [EMAIL PROTECTED] [010728 18:20]: On Saturday 28 July 2001 15:40, Baruch Even wrote: Well, I have the appropriate converter defined (ImageMagik's convert) and all is well. However, I've discovered an interesting pair of small bugs: * Open Help-User Guide with the three .eps

Re: GCC version

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 03:40:47PM +0100, Angus Leeming wrote: On Saturday 28 July 2001 15:32, John Levon wrote: On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions?

Graphics inset

2001-07-28 Thread Dekel Tsur
When using pdflatex, why eps files are converted to PNG and not to PDF ?

Re: GCC version

2001-07-28 Thread Jules Bean
On Sat, Jul 28, 2001 at 03:32:12PM +0100, John Levon wrote: On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? it looks vaguely like we have issues with 3.0

Re: Graphics inset

2001-07-28 Thread Baruch Even
* Dekel Tsur [EMAIL PROTECTED] [010728 19:22]: When using pdflatex, why eps files are converted to PNG and not to PDF ? I was told once over lyx-users that PNG is handled better than PDF. Besides converting to PDF will require an extra step, and I'm not sure that netpbm can do PDFs at all. I'm

Re: Graphics inset

2001-07-28 Thread Dekel Tsur
On Sat, Jul 28, 2001 at 07:27:04PM +0300, Baruch Even wrote: * Dekel Tsur [EMAIL PROTECTED] [010728 19:22]: When using pdflatex, why eps files are converted to PNG and not to PDF ? I was told once over lyx-users that PNG is handled better than PDF. There was a bug in pdflatex with

1.1.6fix3 build report (debian packages)

2001-07-28 Thread Jules Bean
Just quickly, because I'm on my way out, some observations: The building of the 'listerrors' binary is dependent on already having installed and reconfigured a lyx binary, it seems. It tries to use the lyx binary in the source tree (../src/lyx) but that binary doesn't know about the fact that

Comments on InsetGraphics

2001-07-28 Thread Michael Schmitt
Hi Even, it seems like the new graphics inset has become default today. Two comments on how to improve it: 1. I use to export my latex documents to pdf. But for intermediate results I prefer to have a short look at the dvi output. My current approach is to store my figures both in

Re: Comments on InsetGraphics

2001-07-28 Thread Baruch Even
* Michael Schmitt [EMAIL PROTECTED] [010729 00:05]: Hi Even, it seems like the new graphics inset has become default today. Two comments on how to improve it: 1. I use to export my latex documents to pdf. But for intermediate results I prefer to have a short look at the dvi output.

Re: Graphics inset

2001-07-28 Thread Dekel Tsur
On Sat, Jul 28, 2001 at 11:29:36PM +0300, Baruch Even wrote: Since when is it fixed, can we assume no user will have a problem? Depends of the pdflatex version users have. But when you convert eps to png you lose information, so using epstopdf is really the right thing to do. Furthermore, if

Re: Graphics inset

2001-07-28 Thread Baruch Even
* Dekel Tsur [EMAIL PROTECTED] [010729 00:15]: On Sat, Jul 28, 2001 at 11:29:36PM +0300, Baruch Even wrote: Since when is it fixed, can we assume no user will have a problem? Depends of the pdflatex version users have. But when you convert eps to png you lose information, so using

Re: Comments on InsetGraphics

2001-07-28 Thread Dekel Tsur
On Sun, Jul 29, 2001 at 12:12:12AM +0300, Baruch Even wrote: 3. Feature request: Is is possible to scale a figure by a certain percentage? Imagine the case where you have two figure of different size. Then it might make sense to shrink both by the same factor. It would help if you

Re: Comments on InsetGraphics

2001-07-28 Thread Baruch Even
* Dekel Tsur [EMAIL PROTECTED] [010729 00:41]: On Sun, Jul 29, 2001 at 12:12:12AM +0300, Baruch Even wrote: 3. Feature request: Is is possible to scale a figure by a certain percentage? Imagine the case where you have two figure of different size. Then it might make sense to

[PATCH] InsetGraphics assorted fixes.

2001-07-28 Thread Baruch Even
Changed GRAPHICS to Graphics. Removed annoying error dialog when no conversion to XPM is available. Changed automatic conversion on export to be smarter when doing PDFs. no karma in src/ and lib/ to commit. -- Baruch Even http://baruch.ev-en.org/ graphics.diff.gz

Re: Comments on InsetGraphics

2001-07-28 Thread Michael Schmitt
Hi Even, I think the correct Latex command for scaling graphics is: \includegraphics[scale=]{file.eps} ^^ Michael == Michael Schmittphone: +49 451 500 3725

Re: Comments on InsetGraphics

2001-07-28 Thread Dekel Tsur
On Sun, Jul 29, 2001 at 12:44:34AM +0300, Baruch Even wrote: \scalebox{2}{\includegraphics{file.eps}} or if you use graphicx, \includegraphics[scale=2]{file.eps}. BTW, if you plan to use graphicx, you should let the user decide if he want to use graphics or graphicx. I'm using

Re: Progress

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 10:49:21PM +0200, Michael Schmitt wrote: Hi guys, I think Purify has found the source of all your problems :-) indeed can you test with attached patch ? And Garst ? I think it should be applied ... thanks john -- I'd rather be rudely informed than politely left

Re: Progress

2001-07-28 Thread Garst R. Reese
I think Purify has found the source of all your problems :-) indeed can you test with attached patch ? And Garst ? sure. Let you know in 2h. Garst

Artwork

2001-07-28 Thread Reinhard Stepanek
Hi! It's maybe non of your urgent needs, but how about a polished version of the LyX-Logo. Take a look at http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork.html and feel free to use it! If you will need someone who draws some buttons too, don't hesitate to ask me... Reinhard

Re: Artwork

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 02:44:46AM +0200, Reinhard Stepanek wrote: Hi! It's maybe non of your urgent needs, but how about a polished version of the LyX-Logo. Take a look at http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork.html and feel free to use it! If you will need

Re: Progress

2001-07-28 Thread Garst R. Reese
John Levon wrote: On Sat, Jul 28, 2001 at 10:49:21PM +0200, Michael Schmitt wrote: Hi guys, I think Purify has found the source of all your problems :-) indeed can you test with attached patch ? And Garst ? Works for me. Many thanks to Michael and John. Garst

Re: graphics problems

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps format with other suffixes from eagle. Suddenly lyx is telling me that I am missing converters epsi to xpm, cmp to xpm, sol to xpm, drd to xpm,

Re: graphics problems

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 03:52:33AM +0100, John Levon wrote: On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps format with other suffixes from eagle. Suddenly lyx is telling me that I am

Re: graphics problems

2001-07-28 Thread Garst R. Reese
John Levon wrote: On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps format with other suffixes from eagle. Suddenly lyx is telling me that I am missing converters epsi to xpm, cmp to xpm,

Re: graphics problems

2001-07-28 Thread Garst R. Reese
Kayvan A. Sylvan wrote: Baruch, I suppose you could use ImageMagick identify or something ? What packages are supposed to be installed for this to work? Not sure what you mean by this. I have both netpbm and ImageMagick installed. Some tests with identify were real slow. Garst

Re: graphics problems

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 12:08:04AM -0300, Garst R. Reese wrote: Kayvan A. Sylvan wrote: Baruch, I suppose you could use ImageMagick identify or something ? What packages are supposed to be installed for this to work? Not sure what you mean by this. I have both netpbm and

Re: graphics problems

2001-07-28 Thread Garst R. Reese
Kayvan A. Sylvan wrote: On Sun, Jul 29, 2001 at 12:08:04AM -0300, Garst R. Reese wrote: Kayvan A. Sylvan wrote: Baruch, I suppose you could use ImageMagick identify or something ? What packages are supposed to be installed for this to work? Not sure what you mean by this.

Re: graphics problems

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 02:20:13AM -0300, Garst R. Reese wrote: What do I need to do to get this to work? netpbm has pstopnm and ppmtoxpm, but pstopnm just runs ghostscript. Why go to xpm at all? Baruch, Can you provide the script/whatever is necessary to make the new Graphics inset

Re: graphics problems

2001-07-28 Thread Baruch Even
* John Levon [EMAIL PROTECTED] [010729 08:46]: On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps format with other suffixes from eagle. Suddenly lyx is telling me that I am missing converters

Re: graphics problems

2001-07-28 Thread Baruch Even
* Kayvan A. Sylvan [EMAIL PROTECTED] [010729 08:56]: On Sun, Jul 29, 2001 at 02:20:13AM -0300, Garst R. Reese wrote: What do I need to do to get this to work? netpbm has pstopnm and ppmtoxpm, but pstopnm just runs ghostscript. Why go to xpm at all? Baruch, Can you provide the

Re: graphics problems

2001-07-28 Thread Baruch Even
* Kayvan A. Sylvan [EMAIL PROTECTED] [010729 08:46]: On Sun, Jul 29, 2001 at 03:52:33AM +0100, John Levon wrote: On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps format with other suffixes

Re: graphics problems

2001-07-28 Thread Garst R. Reese
Baruch Even wrote: * Kayvan A. Sylvan [EMAIL PROTECTED] [010729 08:46]: On Sun, Jul 29, 2001 at 03:52:33AM +0100, John Levon wrote: On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: I had a document with lots of .epsi files generated with ps2epsi or files in .eps

failure

2001-07-28 Thread miyo
- > hi > i got these errors while compiling lyx-1.1.6fix2 > on Mandrake8. > ude -g -O2 -fno-exceptions -c lyxfunc.C > lyxfunc.C: In method `const string > LyXFunc::Dispatch > (int, const string > &)': > lyxfunc.C:3027: Internal error: Segmentation > fault. > Please submit a full

Re: How to choose packages (was Re: Natbib)

2001-07-28 Thread Dekel Tsur
On Sat, Jul 21, 2001 at 06:40:52PM +0200, Asger K. Alstrup Nielsen wrote: > Integrating all of this, maybe this hybrid solution would work: > > Provide a dialog which lists all the packages that the document > potentially need. For each package, the dialog will say which section > of CTAN the

Re: Improved latex preamble import in reLyX.

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:27:17PM +0200, Jean-Marc Lasgouttes wrote: > Juergen> Well then I opt we remove all special code we have for this > Juergen> inside LyX and output the normal \foreignlanguage{} tags. > > It depends. We should also aim at producing human readable code, not > random

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:10:24PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > Andre> If aligned is indeed prefered we could as well required ams by > Andre> default and I do not have to check everything individually. But > Andre> I am not

1.2.0cvs footnote inset LaTeX generation fix

2001-07-28 Thread Kayvan A. Sylvan
The new footnote inset needs the following fix. To see the problem, try to export Tutorial.lyx to latex and then run it. In 1.1.6, the existence of footnotes caused the special robust footnote code to be emitted. The following small patch fixes this problem. Please apply. -- Kayvan A.

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:04:04PM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> Nothing. As I said, this problem doesn't exist in align, and > Dekel> align is the preferred way for multi-line equations. > > The problem exists in most of

fail

2001-07-28 Thread lyxteam
>what you show are the files created by the main configure script. What > > I am insterested in is the configure script in lib/ directory. Here I > > get an input like: > > > > configuring in lib > > running /bin/ksh ../../lyx-devel/lib/configure --with-included-string >--with-included-gettext

Re: BUGS.lyx

2001-07-28 Thread Dekel Tsur
On Wed, Jul 25, 2001 at 05:21:18AM +0100, John Levon wrote: > > I'm trying to basically fold the relevant parts into the bug tracker. Can people > hint on which are these are still true ? > > btw, why do we not allow X pastes from us when we've not done Edit->Copy ? Aslo > why does there seem

Re: Bug with new insetnote/insetert

2001-07-28 Thread Dekel Tsur
On Tue, Jul 24, 2001 at 12:20:45PM +0200, Jean-Marc Lasgouttes wrote: > > Finally, I tried to profile table inside inset (where cursor movements > between cells are indeed pretty slow) but failed, because gprof is not > smart enough to follow virtual methods calls. How are we supposed to >

BUG: po/Makefile.in.in

2001-07-28 Thread Angus Leeming
My version of find does not recognise the "-path" option here. Is this a gnu extension? po/Makefile.in.in:201: grep -l "_(\".*\")" `find src -path src/frontends/kde -prune -o -name \*.[hHC] -print `| \ Angus

GCC version

2001-07-28 Thread Jules Bean
I'm about to try to build official debian packages of lyx. Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? Jules

Re: "\lang ignore" in ERT insets

2001-07-28 Thread Dekel Tsur
On Fri, Jul 27, 2001 at 03:03:07PM +0200, Juergen Vigna wrote: > > We didn't need inherit language before, so we don't need one now. > > You surely meant we didn't have an inherit_language before and we have > seen we need one so that all of it is working correctly, isn't it? Up until a week

Re: GCC version

2001-07-28 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010728 15:40]: > Jules Bean <[EMAIL PROTECTED]> writes: > > | I'm about to try to build official debian packages of lyx. > | > | Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? > > Do you really have an option? mustn't you use what debian

Re: GCC version

2001-07-28 Thread Jules Bean
On Sat, Jul 28, 2001 at 02:30:41PM +0200, Lars Gullik Bjønnes wrote: > Jules Bean <[EMAIL PROTECTED]> writes: > > | I'm about to try to build official debian packages of lyx. > | > | Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? > > Do you really have an option? mustn't you use what

Re: BUG: po/Makefile.in.in

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 13:28, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | My version of find does not recognise the "-path" option here. Is this a gnu > | extension? > | > | po/Makefile.in.in:201: grep -l "_(\".*\")" `find src -path > |

Re: Bug: Misbehavior when modifying citations

2001-07-28 Thread Angus Leeming
On Friday 27 July 2001 20:33, Michael Schmitt wrote: > Hello, > > just a small bug in the citation code: > > 1. Add a citation to your document > 2. Click at the citation; the dialog pops up > 3. Click on the box where you can choose between > Author Year, Year, Author, etc. > 4.

Re: failure

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 12:30:49AM -0700, miyo wrote: > > i got these errors while compiling lyx-1.1.6fix2 > > on Mandrake8. > > ude -g -O2 -fno-exceptions -c lyxfunc.C > > lyxfunc.C: In method `const string > > LyXFunc::Dispatch > > (int, const string > > &)': > > lyxfunc.C:3027:

Re: GCC version

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: > I'm about to try to build official debian packages of lyx. > > Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? it looks vaguely like we have issues with 3.0 and crashes in the Maths Panel, but I haven't tested yet... john

Re: GCC version

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 15:32, John Levon wrote: > On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: > > > I'm about to try to build official debian packages of lyx. > > > > Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? > > it looks vaguely like we have issues with 3.0

Re: GCC version

2001-07-28 Thread Garst R. Reese
John Levon wrote: > > On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: > > > I'm about to try to build official debian packages of lyx. > > > > Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? > > it looks vaguely like we have issues with 3.0 and crashes in the > Maths

Re: CVS Update: lyx-devel

2001-07-28 Thread Angus Leeming
On Saturday 28 July 2001 15:40, Baruch Even wrote: > Do you mean by any chance to the "failed to convert" message boxes? > This is a problem because no converter was defined to the xpm > format. > > This is only an annoyance and I will remove the message boxes in a > coming patch, I will also

Re: CVS Update: lyx-devel

2001-07-28 Thread Baruch Even
* Angus Leeming <[EMAIL PROTECTED]> [010728 18:20]: > On Saturday 28 July 2001 15:40, Baruch Even wrote: > Well, I have the appropriate converter defined (ImageMagik's convert) and all > is well. However, I've discovered an interesting pair of small bugs: > > * Open Help->User Guide with the

Re: GCC version

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 03:40:47PM +0100, Angus Leeming wrote: > On Saturday 28 July 2001 15:32, John Levon wrote: > > On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: > > > > > I'm about to try to build official debian packages of lyx. > > > > > > Any thoughts on gcc/g++/libstdc++

Graphics inset

2001-07-28 Thread Dekel Tsur
When using pdflatex, why eps files are converted to PNG and not to PDF ?

Re: GCC version

2001-07-28 Thread Jules Bean
On Sat, Jul 28, 2001 at 03:32:12PM +0100, John Levon wrote: > On Sat, Jul 28, 2001 at 01:28:01PM +0100, Jules Bean wrote: > > > I'm about to try to build official debian packages of lyx. > > > > Any thoughts on gcc/g++/libstdc++ versions? 2.95? 3.0? > > it looks vaguely like we have issues

Re: Graphics inset

2001-07-28 Thread Baruch Even
* Dekel Tsur <[EMAIL PROTECTED]> [010728 19:22]: > When using pdflatex, why eps files are converted to PNG and not to PDF ? I was told once over lyx-users that PNG is handled better than PDF. Besides converting to PDF will require an extra step, and I'm not sure that netpbm can do PDFs at all.

Re: Graphics inset

2001-07-28 Thread Dekel Tsur
On Sat, Jul 28, 2001 at 07:27:04PM +0300, Baruch Even wrote: > * Dekel Tsur <[EMAIL PROTECTED]> [010728 19:22]: > > When using pdflatex, why eps files are converted to PNG and not to PDF ? > > I was told once over lyx-users that PNG is handled better than PDF. There was a bug in pdflatex with

Bugs list

2001-07-28 Thread Dekel Tsur
NEW_INSETS: *- Spellchecking is very slow in tabulars. Perhaps the reason is that during the spellchecking the cursor is drawn going over the cells of the tabular. *- Behavior of search is strange in tabulars: 1. If the document doesn't contain the word (and the document contains a

1.1.6fix3 build report (debian packages)

2001-07-28 Thread Jules Bean
Just quickly, because I'm on my way out, some observations: The building of the 'listerrors' binary is dependent on already having installed and reconfigured a lyx binary, it seems. It tries to use the lyx binary in the source tree (../src/lyx) but that binary doesn't know about the fact that

Re: Graphics inset

2001-07-28 Thread Baruch Even
* Dekel Tsur <[EMAIL PROTECTED]> [010728 22:28]: > On Sat, Jul 28, 2001 at 07:27:04PM +0300, Baruch Even wrote: > > * Dekel Tsur <[EMAIL PROTECTED]> [010728 19:22]: > > > When using pdflatex, why eps files are converted to PNG and not to PDF ? > > > > I was told once over lyx-users that PNG is

Comments on InsetGraphics

2001-07-28 Thread Michael Schmitt
Hi Even, it seems like the new graphics inset has become default today. Two comments on how to improve it: 1. I use to export my latex documents to pdf. But for intermediate results I prefer to have a short look at the dvi output. My current approach is to store my figures both in

Re: Progress

2001-07-28 Thread Michael Schmitt
Hi guys, I think Purify has found the source of all your problems :-) UMR: Uninitialized memory read This is occurring while in: FormMathsBitmap::form()const [FormMathsBitmap.C:54] FormMathsPanel::input(flobjs_*,long) [FormMathsPanel.C:233]

Re: Comments on InsetGraphics

2001-07-28 Thread Baruch Even
* Michael Schmitt <[EMAIL PROTECTED]> [010729 00:05]: > Hi Even, > > it seems like the new graphics inset has become default today. > > Two comments on how to improve it: > > 1. I use to export my latex documents to pdf. But for intermediate >results I prefer to have a short look at the

Re: Graphics inset

2001-07-28 Thread Dekel Tsur
On Sat, Jul 28, 2001 at 11:29:36PM +0300, Baruch Even wrote: > Since when is it fixed, can we assume no user will have a problem? Depends of the pdflatex version users have. But when you convert eps to png you lose information, so using epstopdf is really the right thing to do. > > Furthermore,

Re: Graphics inset

2001-07-28 Thread Baruch Even
* Dekel Tsur <[EMAIL PROTECTED]> [010729 00:15]: > On Sat, Jul 28, 2001 at 11:29:36PM +0300, Baruch Even wrote: > > Since when is it fixed, can we assume no user will have a problem? > > Depends of the pdflatex version users have. > But when you convert eps to png you lose information, > so

Re: Comments on InsetGraphics

2001-07-28 Thread Dekel Tsur
On Sun, Jul 29, 2001 at 12:12:12AM +0300, Baruch Even wrote: > > 3. Feature request: Is is possible to scale a figure by a certain > >percentage? Imagine the case where you have two figure of different > >size. Then it might make sense to shrink both by the same factor. > > It would help

Re: Comments on InsetGraphics

2001-07-28 Thread Baruch Even
* Dekel Tsur <[EMAIL PROTECTED]> [010729 00:41]: > On Sun, Jul 29, 2001 at 12:12:12AM +0300, Baruch Even wrote: > > > 3. Feature request: Is is possible to scale a figure by a certain > > >percentage? Imagine the case where you have two figure of different > > >size. Then it might make

[PATCH] InsetGraphics assorted fixes.

2001-07-28 Thread Baruch Even
Changed GRAPHICS to Graphics. Removed annoying error dialog when no conversion to XPM is available. Changed automatic conversion on export to be smarter when doing PDFs. no karma in src/ and lib/ to commit. -- Baruch Even http://baruch.ev-en.org/ graphics.diff.gz

Re: Comments on InsetGraphics

2001-07-28 Thread Michael Schmitt
Hi Even, I think the correct Latex command for scaling graphics is: \includegraphics[scale=]{file.eps} ^^ Michael == Michael Schmittphone: +49 451 500 3725

Re: Comments on InsetGraphics

2001-07-28 Thread Dekel Tsur
On Sun, Jul 29, 2001 at 12:44:34AM +0300, Baruch Even wrote: > > \scalebox{2}{\includegraphics{file.eps}} > > > > or if you use graphicx, \includegraphics[scale=2]{file.eps}. > > > > BTW, if you plan to use graphicx, you should let the user decide if he want > > to use graphics or graphicx. >

Re: Progress

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 10:49:21PM +0200, Michael Schmitt wrote: > Hi guys, > > I think Purify has found the source of all your problems :-) indeed can you test with attached patch ? And Garst ? I think it should be applied ... thanks john -- "I'd rather be rudely informed than politely

Re: Progress

2001-07-28 Thread Garst R. Reese
> > I think Purify has found the source of all your problems :-) > > indeed > > can you test with attached patch ? And Garst ? sure. Let you know in 2h. Garst

Artwork

2001-07-28 Thread Reinhard Stepanek
Hi! It's maybe non of your urgent needs, but how about a "polished" version of the LyX-Logo. Take a look at http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork.html and feel free to use it! If you will need someone who draws some buttons too, don't hesitate to ask me... Reinhard

Re: Artwork

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 02:44:46AM +0200, Reinhard Stepanek wrote: > Hi! > > It's maybe non of your urgent needs, but how about a "polished" version of > the LyX-Logo. Take a look at > > http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork.html > > and feel free to use it! > If you

Re: Progress

2001-07-28 Thread Garst R. Reese
John Levon wrote: > > On Sat, Jul 28, 2001 at 10:49:21PM +0200, Michael Schmitt wrote: > > > Hi guys, > > > > I think Purify has found the source of all your problems :-) > > indeed > > can you test with attached patch ? And Garst ? Works for me. Many thanks to Michael and John. Garst

Re: graphics problems

2001-07-28 Thread John Levon
On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: > I had a document with lots of .epsi files generated with ps2epsi or > files in .eps format with other suffixes from eagle. Suddenly lyx is > telling me that I am missing converters epsi to xpm, cmp to xpm, sol to > xpm, drd to

Re: graphics problems

2001-07-28 Thread Kayvan A. Sylvan
On Sun, Jul 29, 2001 at 03:52:33AM +0100, John Levon wrote: > On Sat, Jul 28, 2001 at 11:10:56PM -0300, Garst R. Reese wrote: > > > I had a document with lots of .epsi files generated with ps2epsi or > > files in .eps format with other suffixes from eagle. Suddenly lyx is > > telling me that I

  1   2   >