Re: Umlaut in formula

2000-11-06 Thread Juergen Vigna
On 03-Nov-2000 Andre Poenitz wrote: Have not the german keyboard a dead key to type this accent? German keyboards have special keys for the umlauts ("o at the 'american' ;, "u at [ and "a at '). But I can't really tell how they work with LyX. I use almost exclusively the American layout,

Re: Anti-Friday Campaign?

2000-11-06 Thread Juergen Vigna
On 04-Nov-2000 Garst R. Reese wrote: Well, somebody was down because I had the about same problem at about the same time. anoncvs would not respond. The first time I tried it said no route to host, after that it just sat there. Well next time you (general you ;) could make a traceroute

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
I think that you should list all (and only) .kmap files. (But you can just replace the keymap comboxes by simple text input buttons, as I am going to remove the kbmap_primary/kbmap_secondary variables from lyxrc.) Ok. We're to leave it up to the user to get things right here?. But why are

Re: Patch: export code

2000-11-06 Thread Jean-Marc Lasgouttes
"R" == R Lahaye [EMAIL PROTECTED] writes: R In principle, these dialogs should be file-extension sensitive R (tex: latex, nw: noweb etc.) but can be overwritten by choosing R from a button which lists the possible formats. R We may then even merge "File-Open" and "File-Import", if the .lyx R

Re: Reconfigure? Was: LyX: Unknown tag `\fax_command'

2000-11-06 Thread Jean-Marc Lasgouttes
"Allan" == Allan Rae [EMAIL PROTECTED] writes: Allan Probably the easiest way to fix this is to stop using textclass Allan numbers and just stick to using the name everywhere instead. Allan The biggest difficulty we have to reloading after a reconfigure Allan at present is that the numbering of

Re: FormPreferences patch

2000-11-06 Thread Jean-Marc Lasgouttes
"Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel I think that you should list all (and only) .kmap files. (But Dekel you can just replace the keymap comboxes by simple text input Dekel buttons, as I am going to remove the Dekel kbmap_primary/kbmap_secondary variables from lyxrc.) What are

Dumn question

2000-11-06 Thread Angus Leeming
Why have all functions returning a string changed from string func(); to string const func(); ? Equally, why hasn't this been done to functions returning an int, or a bool etc? Angus

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
On Mon, 06 Nov 2000, Jean-Marc Lasgouttes wrote: "Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel I think that you should list all (and only) .kmap files. (But Dekel you can just replace the keymap comboxes by simple text input Dekel buttons, as I am going to remove the Dekel

Re: Patch: export code

2000-11-06 Thread Jean-Marc Lasgouttes
"Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel Here is updated version of the patch, in which I've added the Dekel following: I'll apply it. JMarc

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
"Baruch" == Baruch Even [EMAIL PROTECTED] writes: Baruch There is a bug in the Menus code with regard to sub-menus. Try Baruch opening the Edit menu and select the "Floats Insets" Baruch submenu, now without canceling anything click to open the Baruch "Tabular" submenu, notice that the old

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
"R" == R Lahaye [EMAIL PROTECTED] writes: R The same thing when just selecting a menu item: click on Edit, R which will show the Edit-menu-list. Now click on, for example, R Help. This will just close the Edit-menu-list. A second click on R Help will eventually popup the Help-menu-list, which

Re: LyX dependency regex failure

2000-11-06 Thread Lars Gullik Bjønnes
Baruch Even [EMAIL PROTECTED] writes: | When I'm writing hebrew texts I'm using a package ttfheb.sty to use | truetype fonts (much better than the metafonts that are the other option). | For this I manually use \usepackage{ttfheb.sty} | | The problem is that in the log file it outputs as: |

Question on default.ui vs. toolbar

2000-11-06 Thread R. Lahaye
Hi, When I add in default.ui toolbar-Items as follows: Icon "math-mode" Icon "math-insert ^" Icon "math-insert _" LyX will look for the following filenames as icon-images: math-mode.xpm symbol-insert_^.xpm symbol-insert__.xpm Why does LyX change the last two in

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
"R" == R Lahaye [EMAIL PROTECTED] writes: R Jean-Marc Lasgouttes wrote: What is a bug, though is that if "Edit" is open, you will have a lot of problems trying to open "Insert". R Well, in my case with Xforms 0.89, this "bug" behaves exactly the R same as the earlier mentioned "feature" of

Re: Dumn question

2000-11-06 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | I don't really know. There are only a few places where this would be | a (disputable) advantage for consistency reasons. :-) true I guess but it is part of the "programming-by-contract" paradigm and also a way to ensure that tempraries are not

Re: Question on default.ui vs. toolbar

2000-11-06 Thread Jean-Marc Lasgouttes
"R" == R Lahaye [EMAIL PROTECTED] writes: R Hi, When I add in default.ui toolbar-Items as follows: R Icon "math-mode" Icon "math-insert ^" Icon "math-insert _" R LyX will look for the following filenames as icon-images: R math-mode.xpm symbol-insert_^.xpm symbol-insert__.xpm R Why

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
Patch attached. Any answers to the questions below? Angus 2000-11-06 Angus Leeming [EMAIL PROTECTED] * src/frontends/xforms/forms/form_preferences.fd: Inactive tab folders are no longer dark. Haven't yet worked out how to lighten the colour of the active tabfolder. Any

Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread KRISHNARAM KNG
Hello, I compiled lyx-1.1.5 just now, ran it as lyx-1.1.5/src/lyx. It opened lyx-1.1.5/lib/examples/splash.lyx, after which I started the tutorial. I closed the tutorial. Then, when I tried to close splash.lyx using file--close, lyx crashed giving the following message. I tried, but could

Re: Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread Lars Gullik Bjønnes
"KRISHNARAM KNG" [EMAIL PROTECTED] writes: | Hello, | | I compiled lyx-1.1.5 just now, ran it as lyx-1.1.5/src/lyx. It opened | lyx-1.1.5/lib/examples/splash.lyx, after which I started the tutorial. | I closed the tutorial. Then, when I tried to close splash.lyx using | file--close, lyx crashed

Re: Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread Jean-Marc Lasgouttes
"KRISHNARAM" == KRISHNARAM KNG [EMAIL PROTECTED] writes: KRISHNARAM I compiled lyx-1.1.5 just now, ran it as KRISHNARAM lyx-1.1.5/src/lyx. It opened KRISHNARAM lyx-1.1.5/lib/examples/splash.lyx, after which I started KRISHNARAM the tutorial. I closed the tutorial. Then, when I tried to

Re: the .str().c_str() trick

2000-11-06 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Is the .str().c_str() trick needed anymore? It seems that we Lars have just plain .str() several places in the code and have not Lars got any failure reports about this yet? I get it to complain when compiling on cxx with lyxstring.

Patch: default.ui lyx_gui.C

2000-11-06 Thread R. Lahaye
Hi, * lib/ui/default.ui: clean-up and added sub/superscript to menu and to toolbar * src/lyx_gui.C: extended the default LyX window width to 750 to accomodate two extra toolbar items Somebody still has to add the appropriate icon-images in lib/images, which were sent by

Re: bug in buffer-child-insert dialog

2000-11-06 Thread Angus Leeming
Fixed. On Sun, 05 Nov 2000, R. Lahaye wrote: Hi, The dialog that pops up with "buffer-child-insert" (currently under "File-Insert-File...") can't be closed by using the windowmanager's "X" in the upper right corner of the dialog window. Clicking on "X" is ignored. The Cancel button

Re: Can't Apply Float Placement in Document Layout.

2000-11-06 Thread Angus Leeming
Both fixed. Angus On Thu, 02 Nov 2000, R. Lahaye wrote: Hi, [1.1.6cvs] OK, Apply and Restore do not light up when I change "Float Placement" field in 'Document Layout-Extra-tab'. Bug? Rob. Same for "Document-tab: Extra options".

Re: LyX dependency regex failure

2000-11-06 Thread Baruch Even
On 6 Nov 2000, Lars Gullik Bjønnes wrote: Baruch Even [EMAIL PROTECTED] writes: | When I'm writing hebrew texts I'm using a package ttfheb.sty to use | truetype fonts (much better than the metafonts that are the other option). | For this I manually use \usepackage{ttfheb.sty} | | The

Re: Patch: default.ui lyx_gui.C

2000-11-06 Thread Lars Gullik Bjønnes
"R. Lahaye" [EMAIL PROTECTED] writes: | Hi, | | * lib/ui/default.ui: clean-up and added sub/superscript to menu | and to toolbar And we want tose in the default toolbar?! I certainly don't. | * src/lyx_gui.C: extended the default LyX window width to 750 | to accomodate two

Re: the .str().c_str() trick

2000-11-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | "Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Is the .str().c_str() trick needed anymore? It seems that we | Lars have just plain .str() several places in the code and have not | Lars got any failure reports about this yet? |

Re: FormPreferences patch

2000-11-06 Thread Dekel Tsur
(LanguagesXXX): the kbmap choices now contain the files sytem_lyxdir/kbd/*.kmap. I think that these choices should eventually be replaced by an input with a file browse button, but since the browse buttons don'y yet work, this'll do for the moment. The items in the

Re: FormPreferences patch

2000-11-06 Thread Dekel Tsur
On Mon, Nov 06, 2000 at 11:12:08AM +0100, Jean-Marc Lasgouttes wrote: "Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel I think that you should list all (and only) .kmap files. (But Dekel you can just replace the keymap comboxes by simple text input Dekel buttons, as I am going to

FYI: (*it). vs it-

2000-11-06 Thread Lars Gullik Bjønnes
FYI: Note that is some libraries the operator- for iterators are missing so for (vectorstring:iterator it = vstr.begin(); it != vstr.end(); ++it) { // print out one string at a time. cerr (*it) "Length: " it-length() endl; } is not guaranteed to work. However we have

Compiling Errors

2000-11-06 Thread Yves Capdeboscq
Hello, When I try to compile lyx-1.1.5fix2 on my machine (a sparc-sun-solaris2.7) I get a strange error message at the end of the compilation: Making all in intl Making all in po Making all in src make all-recursive Making all in mathed Making all in insets Making all in support /bin/sh

New patch: for default.ui only

2000-11-06 Thread R. Lahaye
Hi, I have attached an new update of default.ui. Do not apply my yesterday's patch (on lyx_gui.C); all that was probably a bit overdone! The current patch includes: * src/lib/ui/default.ui: added sub/superscripts to menu as Insert-Special characters and cleaned-up the file. Rob.

FindPaste only for plain ascii text?

2000-11-06 Thread R. Lahaye
Hi, Is is possible to find special characters with the FindReplace dialog? For example I want to find the next 'Menu-separator' in the lyx text. Rob. PS: When wanting to adjust the menubar changes to the lyx-documentation, it would be good to hop from one menu-separator to the next, making

LyX still crashes with Preferences selection buttons

2000-11-06 Thread R. Lahaye
Hi, I've reported this earlier, but may provide slightly more details here. The crash happens as follows: start LyX Edit-Preferences-Usage-Spell checker now keep changing the 'Spell command', without clicking on any of the Restore ... Close buttons. Sometimes LyX crashes

Re: LyX still crashes with Preferences selection buttons

2000-11-06 Thread R. Lahaye
"R. Lahaye" wrote: Hi, I've reported this earlier, but may provide slightly more details here. The crash happens as follows: start LyX Edit-Preferences-Usage-Spell checker now keep changing the 'Spell command', without clicking on any of the Restore ... Close buttons.

Re: LyX still crashes with Preferences selection buttons

2000-11-06 Thread Allan Rae
On Tue, 7 Nov 2000, R. Lahaye wrote: "R. Lahaye" wrote: Hi, I've reported this earlier, but may provide slightly more details here. The crash happens as follows: start LyX Edit-Preferences-Usage-Spell checker now keep changing the 'Spell command', without

Re: FYI: (*it). vs it-

2000-11-06 Thread Andre Poenitz
Note that is some libraries the operator- for iterators are missing Is this an Official Recommendation for LyX code now? Andre' PS: Which libraries? -- André Pönitz [EMAIL PROTECTED]

Re: Umlaut in formula

2000-11-06 Thread Juergen Vigna
On 03-Nov-2000 Andre Poenitz wrote: >> Have not the german keyboard a dead key to type this accent? > > German keyboards have special keys for the umlauts ("o at the 'american' ;, > "u at [ and "a at '). But I can't really tell how they work with LyX. I use > almost exclusively the American

Re: Anti-Friday Campaign?

2000-11-06 Thread Juergen Vigna
On 04-Nov-2000 Garst R. Reese wrote: > Well, somebody was down because I had the about same problem at about > the same time. > anoncvs would not respond. The first time I tried it said no route to > host, > after that it just sat there. Well next time you (general you ;) could make a

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
> I think that you should list all (and only) .kmap files. > (But you can just replace the keymap comboxes by simple text input buttons, > as I am going to remove the kbmap_primary/kbmap_secondary variables from > lyxrc.) Ok. We're to leave it up to the user to get things right here?. But why

Re: Patch: export code

2000-11-06 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> In principle, these dialogs should be file-extension sensitive R> (tex: latex, nw: noweb etc.) but can be overwritten by choosing R> from a button which lists the possible formats. R> We may then even merge "File->Open" and "File->Import", if

Re: Reconfigure? Was: "LyX: Unknown tag `\fax_command'"

2000-11-06 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Probably the easiest way to fix this is to stop using textclass Allan> numbers and just stick to using the name everywhere instead. Allan> The biggest difficulty we have to reloading after a reconfigure Allan> at present is that the

Re: FormPreferences patch

2000-11-06 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> I think that you should list all (and only) .kmap files. (But Dekel> you can just replace the keymap comboxes by simple text input Dekel> buttons, as I am going to remove the Dekel> kbmap_primary/kbmap_secondary variables from

Dumn question

2000-11-06 Thread Angus Leeming
Why have all functions returning a string changed from string func(); to string const func(); ? Equally, why hasn't this been done to functions returning an int, or a bool etc? Angus

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
On Mon, 06 Nov 2000, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> I think that you should list all (and only) .kmap files. (But > Dekel> you can just replace the keymap comboxes by simple text input > Dekel> buttons, as I am going to remove the

Re: Patch: export code

2000-11-06 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Here is updated version of the patch, in which I've added the Dekel> following: I'll apply it. JMarc

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: Baruch> There is a bug in the Menus code with regard to sub-menus. Try Baruch> opening the Edit menu and select the "Floats & Insets" Baruch> submenu, now without canceling anything click to open the Baruch> "Tabular" submenu, notice that

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> The same thing when just selecting a menu item: click on Edit, R> which will show the Edit-menu-list. Now click on, for example, R> Help. This will just close the Edit-menu-list. A second click on R> Help will eventually popup the

Re: LyX dependency regex failure

2000-11-06 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | When I'm writing hebrew texts I'm using a package ttfheb.sty to use | truetype fonts (much better than the metafonts that are the other option). | For this I manually use \usepackage{ttfheb.sty} | | The problem is that in the log file it outputs as: |

Question on default.ui vs. toolbar

2000-11-06 Thread R. Lahaye
Hi, When I add in default.ui toolbar-Items as follows: Icon "math-mode" Icon "math-insert ^" Icon "math-insert _" LyX will look for the following filenames as icon-images: math-mode.xpm symbol-insert_^.xpm symbol-insert__.xpm Why does LyX change the last two in

Re: Menuing bug

2000-11-06 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Jean-Marc Lasgouttes wrote: >> What is a bug, though is that if "Edit" is open, you will have a >> lot of problems trying to open "Insert". R> Well, in my case with Xforms 0.89, this "bug" behaves exactly the R> same as the earlier mentioned

Re: Dumn question

2000-11-06 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | I don't really know. There are only a few places where this would be | a (disputable) advantage for consistency reasons. :-) true I guess but it is part of the "programming-by-contract" paradigm and also a way to ensure that tempraries are not

Re: Question on default.ui vs. toolbar

2000-11-06 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, When I add in default.ui toolbar-Items as follows: R> Icon "math-mode" Icon "math-insert ^" Icon "math-insert _" R> LyX will look for the following filenames as icon-images: R> math-mode.xpm symbol-insert_^.xpm symbol-insert__.xpm

Re: FormPreferences patch

2000-11-06 Thread Angus Leeming
Patch attached. Any answers to the questions below? Angus 2000-11-06 Angus Leeming <[EMAIL PROTECTED]> * src/frontends/xforms/forms/form_preferences.fd: Inactive tab folders are no longer dark. Haven't yet worked out how to lighten the colour of the active tabfolder.

Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread KRISHNARAM KNG
Hello, I compiled lyx-1.1.5 just now, ran it as lyx-1.1.5/src/lyx. It opened lyx-1.1.5/lib/examples/splash.lyx, after which I started the tutorial. I closed the tutorial. Then, when I tried to close splash.lyx using file-->close, lyx crashed giving the following message. I tried, but could

Re: Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread Lars Gullik Bjønnes
"KRISHNARAM KNG" <[EMAIL PROTECTED]> writes: | Hello, | | I compiled lyx-1.1.5 just now, ran it as lyx-1.1.5/src/lyx. It opened | lyx-1.1.5/lib/examples/splash.lyx, after which I started the tutorial. | I closed the tutorial. Then, when I tried to close splash.lyx using | file-->close, lyx

Re: Lyx crashed -- gdb backtrace with full info provided

2000-11-06 Thread Jean-Marc Lasgouttes
> "KRISHNARAM" == KRISHNARAM KNG <[EMAIL PROTECTED]> writes: KRISHNARAM> I compiled lyx-1.1.5 just now, ran it as KRISHNARAM> lyx-1.1.5/src/lyx. It opened KRISHNARAM> lyx-1.1.5/lib/examples/splash.lyx, after which I started KRISHNARAM> the tutorial. I closed the tutorial. Then, when I tried

Re: the .str().c_str() trick

2000-11-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Is the .str().c_str() trick needed anymore? It seems that we Lars> have just plain .str() several places in the code and have not Lars> got any failure reports about this yet? I get it to complain when compiling on cxx with

Patch: default.ui & lyx_gui.C

2000-11-06 Thread R. Lahaye
Hi, * lib/ui/default.ui: clean-up and added sub/superscript to menu and to toolbar * src/lyx_gui.C: extended the default LyX window width to 750 to accomodate two extra toolbar items Somebody still has to add the appropriate icon-images in lib/images, which were sent by

Re: bug in "buffer-child-insert" dialog

2000-11-06 Thread Angus Leeming
Fixed. On Sun, 05 Nov 2000, R. Lahaye wrote: > Hi, > > The dialog that pops up with "buffer-child-insert" > (currently under "File->Insert->File...") can't be > closed by using the windowmanager's "X" in the upper > right corner of the dialog window. > Clicking on "X" is ignored. > > The button

Re: Can't "Float Placement" in Document Layout.

2000-11-06 Thread Angus Leeming
Both fixed. Angus On Thu, 02 Nov 2000, R. Lahaye wrote: > Hi, > > [1.1.6cvs] > > , and do not light up when I change > "Float Placement" field in 'Document Layout->Extra-tab'. > > Bug? > Rob. > Same for "Document-tab: Extra options".

Re: LyX dependency regex failure

2000-11-06 Thread Baruch Even
On 6 Nov 2000, Lars Gullik Bjønnes wrote: > Baruch Even <[EMAIL PROTECTED]> writes: > > | When I'm writing hebrew texts I'm using a package ttfheb.sty to use > | truetype fonts (much better than the metafonts that are the other option). > | For this I manually use \usepackage{ttfheb.sty} > | >

Re: Patch: default.ui & lyx_gui.C

2000-11-06 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Hi, | | * lib/ui/default.ui: clean-up and added sub/superscript to menu | and to toolbar And we want tose in the default toolbar?! I certainly don't. | * src/lyx_gui.C: extended the default LyX window width to 750 | to accomodate two

Re: the .str().c_str() trick

2000-11-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Is the .str().c_str() trick needed anymore? It seems that we | Lars> have just plain .str() several places in the code and have not | Lars> got any failure reports about

Re: FormPreferences patch

2000-11-06 Thread Dekel Tsur
> (LanguagesXXX): the kbmap choices now contain the files > sytem_lyxdir/kbd/*.kmap. I think that these choices should eventually > be replaced by an input with a file browse button, but since the browse > buttons don'y yet work, this'll do for the moment. The items in

Re: FormPreferences patch

2000-11-06 Thread Dekel Tsur
On Mon, Nov 06, 2000 at 11:12:08AM +0100, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> I think that you should list all (and only) .kmap files. (But > Dekel> you can just replace the keymap comboxes by simple text input > Dekel> buttons, as I

FYI: (*it). vs it->

2000-11-06 Thread Lars Gullik Bjønnes
FYI: Note that is some libraries the operator-> for iterators are missing so for (vector:iterator it = vstr.begin(); it != vstr.end(); ++it) { // print out one string at a time. cerr << (*it) << "Length: " << it->length() << endl; } is not guaranteed to work. However we have

Compiling Errors

2000-11-06 Thread Yves Capdeboscq
Hello, When I try to compile lyx-1.1.5fix2 on my machine (a sparc-sun-solaris2.7) I get a strange error message at the end of the compilation: Making all in intl Making all in po Making all in src make all-recursive Making all in mathed Making all in insets Making all in support /bin/sh

New patch: for default.ui only

2000-11-06 Thread R. Lahaye
Hi, I have attached an new update of default.ui. Do not apply my yesterday's patch (on lyx_gui.C); all that was probably a bit overdone! The current patch includes: * src/lib/ui/default.ui: added sub/superscripts to menu as Insert->Special characters and cleaned-up the file. Rob.

Find only for plain ascii text?

2000-11-06 Thread R. Lahaye
Hi, Is is possible to find special characters with the Find dialog? For example I want to find the next 'Menu-separator' in the lyx text. Rob. PS: When wanting to adjust the menubar changes to the lyx-documentation, it would be good to hop from one menu-separator to the next, making the

LyX still crashes with Preferences selection buttons

2000-11-06 Thread R. Lahaye
Hi, I've reported this earlier, but may provide slightly more details here. The crash happens as follows: start LyX Edit->Preferences->Usage->Spell checker now keep changing the 'Spell command', without clicking on any of the ... buttons. Sometimes LyX crashes immediately at the

Re: LyX still crashes with Preferences selection buttons

2000-11-06 Thread R. Lahaye
"R. Lahaye" wrote: > > Hi, > > I've reported this earlier, but may provide slightly more > details here. > > The crash happens as follows: > start LyX > Edit->Preferences->Usage->Spell checker > now keep changing the 'Spell command', without > clicking on any of the ... buttons.

Re: LyX still crashes with Preferences selection buttons

2000-11-06 Thread Allan Rae
On Tue, 7 Nov 2000, R. Lahaye wrote: > "R. Lahaye" wrote: > > > > Hi, > > > > I've reported this earlier, but may provide slightly more > > details here. > > > > The crash happens as follows: > > start LyX > > Edit->Preferences->Usage->Spell checker > > now keep changing the 'Spell

Re: FYI: (*it). vs it->

2000-11-06 Thread Andre Poenitz
> Note that is some libraries the operator-> for iterators are missing Is this an Official Recommendation for LyX code now? Andre' PS: Which libraries? -- André Pönitz [EMAIL PROTECTED]