Re: MathEd micro patch

2001-02-21 Thread Andre Poenitz
This patch replaces a couple of 255s with (N(yytext)-1), which keeps up with changes in the size of yytext. As a bonus it communicates with me what the significance of the value to me. The macro recogniser could still be improved (take 1 character and look for multiple character if the

Re: mathed (matrix not working)

2001-02-21 Thread Andre Poenitz
| Ok, the mathed matrix is not working properly, this has probably | happened during one of last two mathed patches. | | Could you describe "not working properly" with a few more words? Maybe | I can spot it without X... The effects are best spotted with X... instead of the nice

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Lars Gullik Bjønnes
Baruch Even [EMAIL PROTECTED] writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | | (Just to cover my ass, this is done by the decision of Lars, I'm

Re: mathed (matrix not working)

2001-02-21 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | | Ok, the mathed matrix is not working properly, this has probably | | happened during one of last two mathed patches. | | | | Could you describe "not working properly" with a few more words? Maybe | | I can spot it without X... | | The

Re: 1.1.6fix1 stability?

2001-02-21 Thread Jean-Marc Lasgouttes
"Mike" == [EMAIL PROTECTED] writes: Mike Only a little heretical :-) I wanted to show a little annoyance Mike without being completely rude about it. I know you want a lot of Mike people to test such things; I just wish another pre or two had Mike been released first (but then that would have

Re: 1.1.6fix1 stability?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Jean-Marc Lasgouttes wrote: What happened also is that the little Kai arrived in december, so that #:O) Juergen had other things in mind than fixing the tabular. This means we knew the situation was not going to improve very soon. Sure and he still holds my breath! But now

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Jean-Marc Lasgouttes
"Allan" == Allan Rae [EMAIL PROTECTED] writes: Allan What's wrong with changing the paragraph alignment with Allan Layout-Paragraph like you do for every other paragraph in your Allan document? To concur with Allan : wanting tabular to be centered by default is like saying that LyX should add

Re: 1.1.6fix1 stability?

2001-02-21 Thread Jean-Marc Lasgouttes
"Juergen" == Juergen Vigna [EMAIL PROTECTED] writes: Juergen P.S.: But I'm quite sure this cannot be backported to 1.1.6 Juergen (at least not by me), as this would mean to redo the whole Juergen stuff as I don't know how to sort out the changes I made with Juergen the ones other made, and I

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Jean-Marc Lasgouttes wrote: To concur with Allan : wanting tabular to be centered by default is like saying that LyX should add \textsf around section headings because this is nicer... If tables are really better centered; then someone should go ahead and look for a package

Re: [Bug #133241] The LyX logo hides the open dialog

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Allan Rae wrote: This is the WM implementation/interpretation of the transient setting. What other decoration levels are there that provide no icon button? I'll dig out my Xlib book some time. As for the splash-screen-hides-other-stuff bug this is bogus. Just click

Re: BUG: can't set margins

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Juergen Vigna wrote: On 20-Feb-2001 Garst R. Reese wrote: the output produced. I checked the LaTeX output exported, and there's absolutely nothing in it to set margins. Did you click on the Use Geometry Package button? Yes but this shouldn't be neccessary.

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Baruch Even
* Lars Gullik Bjnnes [EMAIL PROTECTED] [010221 12:47]: Baruch Even [EMAIL PROTECTED] writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | |

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Edwin Leuven
BTW.: Is someone working on porting the Character-Layout to the GUII? Edwin grabbed this one, I don't think he's started yet though ? Haven't started yet but looking at the code a bit, bufferview_funcs.C in particular. I was wondering wondering why these are not member functions of the

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Juergen Vigna wrote: But we need some way to do this (and other stuff) via the Dispatcher. We can also make a general lfun to dispatch this type of stuff (like par_options par center f.ex). I have the same problem with the applying of fontchanges as this is also only

Re: [Bug #133241] The LyX logo hides the open dialog

2001-02-21 Thread Allan Rae
On Wed, 21 Feb 2001, John Levon wrote: On Wed, 21 Feb 2001, Allan Rae wrote: callback/signal-emit somewhere else to hide the splash screen if the user performs some interaction (either with menu or minibuffer). We already hide it if the buffer is rendering. Wouldn't this be a bit

solution to the math matrix problem

2001-02-21 Thread Andre Poenitz
The attached patch reverts part of the MathedArray * - change in order to make MathMatrix work again. Andre' -- Andr Pnitz [EMAIL PROTECTED] ? mathed30.diff ? mathed35.diff ? bug.diff ? mathed25.diff ? mathed27.diff ? mathed26.diff ? mathed29.diff ?

Re: solution to the math matrix problem

2001-02-21 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | The attached patch reverts part of the MathedArray * - change in order | to make MathMatrix work again. Can you also, before you continue the mathed cleanup, check that math is written and read correctly? - read a math doc (f.ex. one of the example

Re: solution to the math matrix problem

2001-02-21 Thread Andre Poenitz
Can you also, before you continue the mathed cleanup, check that math is written and read correctly? - read a math doc (f.ex. one of the example files) - write it out to a different name - diff and see what changed if anything. Urgs... reading math_macros is broken. They work within a

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Edwin Leuven wrote: Haven't started yet but looking at the code a bit, bufferview_funcs.C in particular. I was wondering wondering why these are not member functions of the appropriate class. The character stuff seems to affect quite a bit of code... They are not part of

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Angus Leeming
On Wednesday 21 February 2001 12:51, Juergen Vigna wrote: On 21-Feb-2001 Edwin Leuven wrote: Haven't started yet but looking at the code a bit, bufferview_funcs.C in particular. I was wondering wondering why these are not member functions of the appropriate class. The character stuff

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | They are not part of the class because they don't need anything of the | class. So to hold classes small (which are used over and over) it is better | to not put such functions into the class (that's as much as I understood | of what Lars told us ;)

Re: solution to the math matrix problem

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 01:24:45PM +0100, Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | The attached patch reverts part of the MathedArray * - change in order | to make MathMatrix work again. Can you also, before you continue the mathed cleanup, check that math is

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 02:02:53PM +0100, Lars Gullik Bjønnes wrote: but the only way to do it corrently is with structs and strucs are closed so we wait until we can use namespaces... which should not be too long now... I recently upgraded my compiler to a version that supports namespaces.

Re: BUG: can't set margins

2001-02-21 Thread Kevin S. Van Horn
On Tue, 20 Feb 2001, Garst R. Reese wrote: I just installed LyX 1.1.6fix1, and now I have lost the ability to set margins for a document. Did you click on the Use Geometry Package button? That did the job. Thanks. I would still call this a documentation and user interface bug, though.

Re: BUG: can't set margins

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: On Tue, 20 Feb 2001, Garst R. Reese wrote: I just installed LyX 1.1.6fix1, and now I have lost the ability to set margins for a document. Did you click on the Use Geometry Package button? That did the job. Thanks. I would still call

Re: Portuguese mirror (fwd)

2001-02-21 Thread Amir Karger
On Tue, Feb 20, 2001 at 09:50:34PM +0100, Asger K. Alstrup Nielsen wrote: -- Forwarded message -- Date: Tue, 20 Feb 2001 14:50:36 + From: Jos Ernesto Jardim [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Portuguese mirror Hi We have a portuguese mirror in

Re: BUG: can't set margins

2001-02-21 Thread Lars Gullik Bjønnes
Allan Rae [EMAIL PROTECTED] writes: | On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: | | On Tue, 20 Feb 2001, Garst R. Reese wrote: | |I just installed LyX 1.1.6fix1, and now I have lost the ability to set |margins for a document. | Did you click on the Use Geometry Package button? |

Re: BUG: can't set margins

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 02:26:33PM +, John Levon wrote: I would still call this a documentation and user interface bug, though. In earlier versions of LyX I never had to click on this "Use Geometry Package" button, and there is nothing on the popup menu to indicate that I might need

Re: Preferences-Colors

2001-02-21 Thread Amir Karger
On Thu, Feb 22, 2001 at 12:41:28AM +1000, Allan Rae wrote: On Wed, 13 Dec 2000, Amir Karger wrote: On Tue, Dec 12, 2000 at 03:44:46PM +1000, Allan Rae wrote: On Sat, 2 Dec 2000, Angus Leeming wrote: P.S. We should probably try to lower the nested tabfolder so that it might be

Re: BUG: can't set margins

2001-02-21 Thread Allan Rae
On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: On Tue, 20 Feb 2001, Garst R. Reese wrote: I just installed LyX 1.1.6fix1, and now I have lost the ability to set margins for a document. Did you click on the Use Geometry Package button? That did the job. Thanks. I would still call

Possible bug in Lyx 1.16fix1: folded floats and TOC

2001-02-21 Thread Kaspar Pflugshaupt
Hello, not really sure if this is a bug, rather an interface annoyance, but here goes: If I fold in all table and figure floats via the "edit" menu, and then try to jump to one figure or table by clicking on its line in the TOC window, LyX jumps to the end of my document, every time. I'd rather

Re: BUG: can't set margins

2001-02-21 Thread Allan Rae
On 21 Feb 2001, Lars Gullik Bjnnes wrote: Allan Rae [EMAIL PROTECTED] writes: | On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: | | On Tue, 20 Feb 2001, Garst R. Reese wrote: | |I just installed LyX 1.1.6fix1, and now I have lost the ability to set |margins for a document. |

Re: XForms: Iconifying and restoring windows

2001-02-21 Thread Angus Leeming
FYI: John, I think that this may be relevant to your FL_TRANSIENT problem? Allan, I remember in the dim and distant past that you were interested in uniconifying an iconified window. Angus -- Forwarded Message -- Subject: Re: XForms: Iconifying and restoring windows Date:

Re: Preferences-Colors

2001-02-21 Thread Allan Rae
On Wed, 13 Dec 2000, Amir Karger wrote: On Tue, Dec 12, 2000 at 03:44:46PM +1000, Allan Rae wrote: On Sat, 2 Dec 2000, Angus Leeming wrote: P.S. We should probably try to lower the nested tabfolder so that it might be more obvious that they in fact tabbed rather than MS-style

tables vertical align

2001-02-21 Thread Ulrich Günther
Vertical alignment in tables seems not to work. I tried to have a fixed width cell with two lines of text next to another cell. It was impossible to have the text in the other cell 'top' aligned. Ulrich

Re: XForms: Iconifying and restoring windows

2001-02-21 Thread R. Lahaye
Angus Leeming wrote: FYI: John, I think that this may be relevant to your FL_TRANSIENT problem? Allan, I remember in the dim and distant past that you were interested in uniconifying an iconified window. Remotely connected to this: When iconized, the icon gets the text "LyX:

Math-mode bugs in 1.1.6fix1

2001-02-21 Thread Kevin S. Van Horn
1. When editing a display math formula, I tried to delete a row of an array. In past versions of LyX I did this with META e k, and the documentation still says that is what I should do to delete a row of an array. Unfortunately, as soon as I hit META e I get the Edit pull-down menu. So I can

bogus error msg?

2001-02-21 Thread Garst R. Reese
When I export a file as ASCII, I get an error box telling me that there was an error copying for /tmp something to the destination, which is not my default doc directory. But, the .txt file arrives where it should, and looks fine. cvs yesterday. Garst

Re: solution to the math matrix problem

2001-02-21 Thread Andre Poenitz
| The attached patch reverts part of the MathedArray * - change in order | to make MathMatrix work again. Can you also, before you continue the mathed cleanup, check that math is written and read correctly? With current CVS, when reading a math-macro, the body of the macro is

a few questions

2001-02-21 Thread Edwin Leuven
Yesterday I asked why the functions in bufferview_funcs are not members of the appropriate class. Jurgen replied: They are not part of the class because they don't need anything of the class. So to hold classes small (which are used over and over) it is better to not put such functions into

Re: MathEd micro patch

2001-02-21 Thread Andre Poenitz
> This patch replaces a couple of 255s with (N(yytext)-1), which keeps up > with changes in the size of yytext. As a bonus it communicates with me > what the significance of the value to me. The macro recogniser could > still be improved (take 1 character and look for multiple character if > the

Re: mathed (matrix not working)

2001-02-21 Thread Andre Poenitz
> | > Ok, the mathed matrix is not working properly, this has probably > | > happened during one of last two mathed patches. > | > | Could you describe "not working properly" with a few more words? Maybe > | I can spot it without X... > > The effects are best spotted with X... instead of the

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | WARNING! This patch uses boost in its namespace, please test it and | report if it fails to compile. If you don't test it now, don't complain | if cvs lyx fails to compile in a few days! | | (Just to cover my ass, this is done by the decision of Lars,

Re: mathed (matrix not working)

2001-02-21 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | > | > Ok, the mathed matrix is not working properly, this has probably | > | > happened during one of last two mathed patches. | > | | > | Could you describe "not working properly" with a few more words? Maybe | > | I can spot it without X... | > |

Re: 1.1.6fix1 stability?

2001-02-21 Thread Jean-Marc Lasgouttes
> "Mike" == <[EMAIL PROTECTED]> writes: Mike> Only a little heretical :-) I wanted to show a little annoyance Mike> without being completely rude about it. I know you want a lot of Mike> people to test such things; I just wish another pre or two had Mike> been released first (but then that

Re: 1.1.6fix1 stability?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Jean-Marc Lasgouttes wrote: > > What happened also is that the little Kai arrived in december, so that #:O) > Juergen had other things in mind than fixing the tabular. This means > we knew the situation was not going to improve very soon. Sure and he still holds my breath! But

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> What's wrong with changing the paragraph alignment with Allan> Layout->Paragraph like you do for every other paragraph in your Allan> document? To concur with Allan : wanting tabular to be centered by default is like saying that LyX

Re: 1.1.6fix1 stability?

2001-02-21 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> P.S.: But I'm quite sure this cannot be backported to 1.1.6 Juergen> (at least not by me), as this would mean to redo the whole Juergen> stuff as I don't know how to sort out the changes I made with Juergen> the ones other

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Jean-Marc Lasgouttes wrote: > > To concur with Allan : wanting tabular to be centered by default is > like saying that LyX should add \textsf around section headings > because this is nicer... If tables are really better centered; then > someone should go ahead and look for a

Re: [Bug #133241] The LyX logo hides the "open" dialog

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Allan Rae wrote: > This is the WM implementation/interpretation of the transient setting. > What other decoration levels are there that provide no icon button? I'll dig out my Xlib book some time. > > As for the splash-screen-hides-other-stuff bug this is bogus. Just

Re: BUG: can't set margins

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Juergen Vigna wrote: > > On 20-Feb-2001 Garst R. Reese wrote: > > >> the output produced. I checked the LaTeX output exported, and there's > >> absolutely nothing in it to set margins. > > Did you click on the Use Geometry Package button? > > Yes but this shouldn't be

Re: [PATCH] InsetGraphics cleanup

2001-02-21 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010221 12:47]: > Baruch Even <[EMAIL PROTECTED]> writes: > > | WARNING! This patch uses boost in its namespace, please test it and > | report if it fails to compile. If you don't test it now, don't complain > | if cvs lyx fails to compile in a few days!

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Edwin Leuven
> > BTW.: Is someone working on porting the Character-Layout to the GUII? > > Edwin grabbed this one, I don't think he's started yet though ? > Haven't started yet but looking at the code a bit, bufferview_funcs.C in particular. I was wondering wondering why these are not member functions of

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Juergen Vigna wrote: > But we need some way to do this (and other stuff) via the Dispatcher. > We can also make a general lfun to dispatch this type of stuff (like > par_options par center f.ex). I have the same problem with the applying > of fontchanges as this is also only

Re: [Bug #133241] The LyX logo hides the "open" dialog

2001-02-21 Thread Allan Rae
On Wed, 21 Feb 2001, John Levon wrote: > On Wed, 21 Feb 2001, Allan Rae wrote: > > callback/signal-emit somewhere else to hide the splash screen if the user > > performs some interaction (either with menu or minibuffer). We already > > hide it if the buffer is rendering. > > Wouldn't this be a

"solution" to the math matrix problem

2001-02-21 Thread Andre Poenitz
The attached patch reverts part of the MathedArray * -> & change in order to make MathMatrix work again. Andre' -- André Pönitz [EMAIL PROTECTED] ? mathed30.diff ? mathed35.diff ? bug.diff ? mathed25.diff ? mathed27.diff ? mathed26.diff ?

Re: "solution" to the math matrix problem

2001-02-21 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | The attached patch reverts part of the MathedArray * -> & change in order | to make MathMatrix work again. Can you also, before you continue the mathed cleanup, check that math is written and read correctly? - read a math doc (f.ex. one of the

Re: "solution" to the math matrix problem

2001-02-21 Thread Andre Poenitz
> Can you also, before you continue the mathed cleanup, check that math > is written and read correctly? > > - read a math doc (f.ex. one of the example files) > - write it out to a different name > - diff and see what changed if anything. Urgs... reading math_macros is broken. They work within

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Juergen Vigna
On 21-Feb-2001 Edwin Leuven wrote: > Haven't started yet but looking at the code a bit, bufferview_funcs.C in > particular. I was wondering wondering why these are not member functions of > the appropriate class. The character stuff seems to affect quite a bit of > code... They are not part

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Angus Leeming
On Wednesday 21 February 2001 12:51, Juergen Vigna wrote: > On 21-Feb-2001 Edwin Leuven wrote: > > > Haven't started yet but looking at the code a bit, bufferview_funcs.C in > > particular. I was wondering wondering why these are not member functions of > > the appropriate class. The

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | > They are not part of the class because they don't need anything of the | > class. So to hold classes small (which are used over and over) it is better | > to not put such functions into the class (that's as much as I understood | > of what Lars told

Re: "solution" to the math matrix problem

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 01:24:45PM +0100, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | The attached patch reverts part of the MathedArray * -> & change in order > | to make MathMatrix work again. > > Can you also, before you continue the mathed cleanup, check

Re: What's happening with tabular in 1.1.6?

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 02:02:53PM +0100, Lars Gullik Bjønnes wrote: > but the only way to do it corrently is with structs and strucs are > closed so we wait until we can use namespaces... which should not be > too long now... I recently upgraded my compiler to a version that supports

Re: BUG: can't set margins

2001-02-21 Thread Kevin S. Van Horn
On Tue, 20 Feb 2001, Garst R. Reese wrote: > > I just installed LyX 1.1.6fix1, and now I have lost the ability to set > > margins for a document. > Did you click on the Use Geometry Package button? That did the job. Thanks. I would still call this a documentation and user interface bug,

Re: BUG: can't set margins

2001-02-21 Thread John Levon
On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: > On Tue, 20 Feb 2001, Garst R. Reese wrote: > > > > I just installed LyX 1.1.6fix1, and now I have lost the ability to set > > > margins for a document. > > Did you click on the Use Geometry Package button? > > That did the job. Thanks. > > I

Re: Portuguese mirror (fwd)

2001-02-21 Thread Amir Karger
On Tue, Feb 20, 2001 at 09:50:34PM +0100, Asger K. Alstrup Nielsen wrote: > > > -- Forwarded message -- > Date: Tue, 20 Feb 2001 14:50:36 + > From: José Ernesto Jardim <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Portuguese mirror > > Hi > > We have a portuguese

Re: BUG: can't set margins

2001-02-21 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: | | > On Tue, 20 Feb 2001, Garst R. Reese wrote: | > | > > > I just installed LyX 1.1.6fix1, and now I have lost the ability to set | > > > margins for a document. | > > Did you click on the Use Geometry

Re: BUG: can't set margins

2001-02-21 Thread Dekel Tsur
On Wed, Feb 21, 2001 at 02:26:33PM +, John Levon wrote: > > I would still call this a documentation and user interface bug, though. In > > earlier versions of LyX I never had to click on this "Use Geometry Package" > > button, and there is nothing on the popup menu to indicate that I might

Re: Preferences->Colors

2001-02-21 Thread Amir Karger
On Thu, Feb 22, 2001 at 12:41:28AM +1000, Allan Rae wrote: > On Wed, 13 Dec 2000, Amir Karger wrote: > > > On Tue, Dec 12, 2000 at 03:44:46PM +1000, Allan Rae wrote: > > > On Sat, 2 Dec 2000, Angus Leeming wrote: > > > > > > P.S. We should probably try to lower the nested tabfolder so that it

Re: BUG: can't set margins

2001-02-21 Thread Allan Rae
On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: > On Tue, 20 Feb 2001, Garst R. Reese wrote: > > > > I just installed LyX 1.1.6fix1, and now I have lost the ability to set > > > margins for a document. > > Did you click on the Use Geometry Package button? > > That did the job. Thanks. > > I would

Possible bug in Lyx 1.16fix1: folded floats and TOC

2001-02-21 Thread Kaspar Pflugshaupt
Hello, not really sure if this is a bug, rather an interface annoyance, but here goes: If I fold in all table and figure floats via the "edit" menu, and then try to jump to one figure or table by clicking on its line in the TOC window, LyX jumps to the end of my document, every time. I'd rather

Re: BUG: can't set margins

2001-02-21 Thread Allan Rae
On 21 Feb 2001, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | On Wed, 21 Feb 2001, Kevin S. Van Horn wrote: > | > | > On Tue, 20 Feb 2001, Garst R. Reese wrote: > | > > | > > > I just installed LyX 1.1.6fix1, and now I have lost the ability to set > | > > > margins for

Re: XForms: Iconifying and restoring windows

2001-02-21 Thread Angus Leeming
FYI: John, I think that this may be relevant to your FL_TRANSIENT problem? Allan, I remember in the dim and distant past that you were interested in uniconifying an iconified window. Angus -- Forwarded Message -- Subject: Re: XForms: Iconifying and restoring windows Date:

Re: Preferences->Colors

2001-02-21 Thread Allan Rae
On Wed, 13 Dec 2000, Amir Karger wrote: > On Tue, Dec 12, 2000 at 03:44:46PM +1000, Allan Rae wrote: > > On Sat, 2 Dec 2000, Angus Leeming wrote: > > > > P.S. We should probably try to lower the nested tabfolder so that it might > > be more obvious that they in fact tabbed rather than MS-style

tables vertical align

2001-02-21 Thread Ulrich Günther
Vertical alignment in tables seems not to work. I tried to have a fixed width cell with two lines of text next to another cell. It was impossible to have the text in the other cell 'top' aligned. Ulrich

Re: XForms: Iconifying and restoring windows

2001-02-21 Thread R. Lahaye
Angus Leeming wrote: > > FYI: > > John, I think that this may be relevant to your FL_TRANSIENT problem? > > Allan, I remember in the dim and distant past that you were interested in > uniconifying an iconified window. Remotely connected to this: When iconized, the icon gets the text "LyX: ".

Math-mode bugs in 1.1.6fix1

2001-02-21 Thread Kevin S. Van Horn
1. When editing a display math formula, I tried to delete a row of an array. In past versions of LyX I did this with META e k, and the documentation still says that is what I should do to delete a row of an array. Unfortunately, as soon as I hit META e I get the Edit pull-down menu. So I can

bogus error msg?

2001-02-21 Thread Garst R. Reese
When I export a file as ASCII, I get an error box telling me that there was an error copying for /tmp something to the destination, which is not my default doc directory. But, the .txt file arrives where it should, and looks fine. cvs yesterday. Garst

Re: "solution" to the math matrix problem

2001-02-21 Thread Andre Poenitz
> > | The attached patch reverts part of the MathedArray * -> & change in order > > | to make MathMatrix work again. > > > > Can you also, before you continue the mathed cleanup, check that math > > is written and read correctly? > > With current CVS, when reading a math-macro, the body of the

a few questions

2001-02-21 Thread Edwin Leuven
Yesterday I asked why the functions in bufferview_funcs are not members of the appropriate class. Jurgen replied: > They are not part of the class because they don't need anything of the > class. So to hold classes small (which are used over and over) it is better > to not put such functions