Re: boost::shared_pointer

2001-05-27 Thread Baruch Even
* Andre Poenitz <[EMAIL PROTECTED]> [010528 09:46]: > > Is there some way to get "simple" smart_pointers (i.e. the copy/destuction > behaviour of shared_pointer without the reference counting)? Yes and No. There is in the C++ standard a template for auto_ptr which is a smarter shared_ptr. For t

Cannot build Lyx under Solaris

2001-05-27 Thread Webb, Duncan
Title: I cannot link either 1.1.6fix1 or 1.1.6fix2 under Solaris.Everything seems to compile okay but when the program is linked the following message is shown:    undefined reference to `insert_unique__t8_Rb_tree5Zt12basic...The configure command was:./configure  --prefix=/opt2 --exec-pref

[srwmcln@baby.bedroom.gen.nz: Re: -display and -e cmd line option interaction]

2001-05-27 Thread Kayvan A. Sylvan
We need to fix the docs about --export. - Forwarded message from Clive Nicolson <[EMAIL PROTECTED]> - Delivered-To: [EMAIL PROTECTED] Date: Mon, 28 May 2001 18:10:03 +1200 From: Clive Nicolson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: -display and -e cm

boost::shared_pointer

2001-05-27 Thread Andre Poenitz
Is there some way to get "simple" smart_pointers (i.e. the copy/destuction behaviour of shared_pointer without the reference counting)? It looks as though it hit me again... Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: mathed76.diff

2001-05-27 Thread Andre Poenitz
> See bug.lyx This one loads without problems... Strange thing. > PS: why the {cc} appears on a new line? This what not intentional. Fixed in the next patch. > > > - You cannot select more that one cell in an array/eqnarray. > [...] > Ok. But this is quite important issue. I keep it in mind.

Re: -display and -e cmd line option interaction

2001-05-27 Thread Kayvan A. Sylvan
On Mon, May 28, 2001 at 01:23:09PM +1200, Clive Nicolson wrote: > With lyx version 1.1.6fix2 of 18 May 2001 under RedHat Linux > I get the following error: > > cvcv$ lyx -display :0 --export latex broad.lyx > Wrong command line option `-display'. Exiting. > > Without the --export (or -e) option

-display and -e cmd line option interaction

2001-05-27 Thread Clive Nicolson
With lyx version 1.1.6fix2 of 18 May 2001 under RedHat Linux I get the following error: cvcv$ lyx -display :0 --export latex broad.lyx Wrong command line option `-display'. Exiting. Without the --export (or -e) option the command is ok. The order of the options seems not to matter. Clive

Re: Bug in "include file" dialog

2001-05-27 Thread Baruch Even
* Michael Schmitt <[EMAIL PROTECTED]> [010528 00:44]: > > PS: What is the best way of reporting bugs in lyx-devel right now (with > 1.2.0pre1 coming closer)? I wonder whether SourceForge is the right place > because I guess there are many small bugs in the cvs version but most of > them can be fi

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Marcello Nuccio
On Sun, May 27, 2001 at 08:07:00AM -0700, Kayvan A. Sylvan wrote: > > Is there an rpm2deb utility somewhere? http://kitenet.net/programs/alien/ -- marcenuc

Re: Cursor leaves math inset if M-x is pressed

2001-05-27 Thread Garst R. Reese
Lars Gullik Bjønnes wrote: > > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > | > | Did the quote binding get fixed? Where do I look to fix it myself? > | > | As I reported before, " produces " instead of `` and ''. > > I think I commited that. Howerver I too see "" but if I change to use > «»

Bug in "include file" dialog

2001-05-27 Thread Michael Schmitt
Hi, in the "include file" dialog, the "load" button does not work. I just get the console message OkCancelReadOnlyPolicy: No transition for input 3 from state 0 Michael PS: What is the best way of reporting bugs in lyx-devel right now (with 1.2.0pre1 coming closer)? I wonder whether SourceF

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Paul Seelig
[EMAIL PROTECTED] (Marcello Nuccio) writes: > On Sun, May 27, 2001 at 03:21:34PM +0200, Paul Seelig wrote: > > > > > I run debian/unstable which is updated almost on a daily basis and > > there is still no gcc-3.0 included in the Debian FTP archive. And i > > really don't want to mess with a gcc

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Paul Seelig
[EMAIL PROTECTED] (Kayvan A. Sylvan) writes: > Is there an rpm2deb utility somewhere? Maybe the Redhat RPM could > work as a base for the debian package? > Well, there is always "alien". But i prefer a clean compilation which really cleanly fits the Debian system. The reason i like Debian so m

Re: GIFs

2001-05-27 Thread Asger K. Alstrup Nielsen
On Thu, 24 May 2001, John Levon wrote: > Is it OK for me to convert all the GIFs on lyx.org to PNGs ? > > I doubt anyone runs a browser these days that can't handle PNG > (well except transparent PNGs). Please note that the PNG support in Netscape 4.x is buggy. If you do this, you have to manua

1.1.6fix2 ERT in table

2001-05-27 Thread Herbert Voss
i have a long table so that the screen shows only a part of the table. in the last five rows i had to toggle ert to none ert. every time when i click on the tex button when i marked the text, the table jumps up on screen to the first row. it's a little bit annoying ... Herbert -- http://www.ed

1.1.6fix2 table

2001-05-27 Thread Herbert Voss
copy any text which is outside the table. insert it in any empty cell. it's not possible to put the cursor with the mouse to the right place, the cursor is always two characters left. pasting in a non empty cell all works well. Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/

Re: Cursor leaves math inset if M-x is pressed

2001-05-27 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Sun, May 27, 2001 at 06:35:36PM +0200, Lars Gullik Bjønnes wrote: | > Juergen Vigna <[EMAIL PROTECTED]> writes: | > | > | On 24-May-2001 Angus Leeming wrote: | > | | > | > So I really will just have to get used to this then. Guess emacs doesn'

Re: ASCII export

2001-05-27 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | doing an ASCII export currently creates rather many | "Should this ever happen?" messages. I suppose the answer is yes ! I guess the answer is No! and that ascii export is doing something wrong. -- Lgb

Re: Cursor leaves math inset if M-x is pressed

2001-05-27 Thread Kayvan A. Sylvan
On Sun, May 27, 2001 at 06:35:36PM +0200, Lars Gullik Bjønnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > > | On 24-May-2001 Angus Leeming wrote: > | > | > So I really will just have to get used to this then. Guess emacs doesn't have > | > insets, so it can bind Esc to anything it want

Re: Cursor leaves math inset if M-x is pressed

2001-05-27 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 24-May-2001 Angus Leeming wrote: | | > So I really will just have to get used to this then. Guess emacs doesn't have | > insets, so it can bind Esc to anything it wants. M-x will just have to do. | > Sigh | | Well we could bin ESC to a lyx-fu

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Kayvan A. Sylvan
On Sun, May 27, 2001 at 03:21:34PM +0200, Paul Seelig wrote: > To tell the truth, i even don't really use LyX myself, maybe just a > few times a year. I feel more comfortable with AUCTeX on any kind of > (X)Emacs and actually only compile the unofficial .deb because i like > LyX so much, that i w

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Marcello Nuccio
On Sun, May 27, 2001 at 03:21:34PM +0200, Paul Seelig wrote: > > > I run debian/unstable which is updated almost on a daily basis and > there is still no gcc-3.0 included in the Debian FTP archive. And i > really don't want to mess with a gcc prerelease. > just do "apt-get install gcc-3.0". It

Lyx 1.1.6fix2: long time to get ps view

2001-05-27 Thread G.Angely
Under LyX 1.1.6fix2, viewing as Postscript takes a very long time comparing to 1.15fix2: - viewing the "LyX tutorial" document takes at first some minutes, comparing to an half one for 1.1.5fix2 - viewing the same document later, takes 45 s with 1.1.6fix2 and 5 s with 1.1.5fix2 - viewing the "Us

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Paul Seelig
[EMAIL PROTECTED] (Chanop Silpa-Anan) writes: > It's good that you put together the deb. However, I still experienced the > slowness when lyx calls latex from this deb. Do you have this problem on > your box with this deb? > Yes, unfortunately i do have it this way here as well. :-( > The only

Key bug : asciitilde

2001-05-27 Thread adrien . rebollo
Hello, Thank you very much for the dead keys working again. While I was trying the keys, I found another bug, this time with the ascii tilde character "~", which is displayed as a logical not "¬". I join the output from lyx -dbg key. Not that it is a terrific problem, but had to mention it. A

Re: [ANNOUNCE] LyX 1.1.6fix2

2001-05-27 Thread Chanop Silpa-Anan
Hi, It's good that you put together the deb. However, I still experienced the slowness when lyx calls latex from this deb. Do you have this problem on your box with this deb? The only way I can get lyx to run properly (both 1.1.6fix2 and 1.2.0cvs) is to use gcc-3.0. My locally compiled lyx-1.1.