Re: Help! (Thesis issues)

2000-10-25 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | I'm running lyx-1.1.5fix2. I'm enjoying the new features. Unfortunately, I | can't compile my thesis anymore. I get the following error: | | Package babel error: you have used an old interface to call babel | \bblstyerror | | You could proce

Help! (Thesis issues)

2000-10-25 Thread Amir Karger
I'm running lyx-1.1.5fix2. I'm enjoying the new features. Unfortunately, I can't compile my thesis anymore. I get the following error: Package babel error: you have used an old interface to call babel \bblstyerror You could proceed but don't complain if you run into errors. How do I

Re: XForms TODO list

2000-10-25 Thread Garst R. Reese
Juergen Vigna wrote: > > On 25-Oct-2000 Angus Leeming wrote: > > resolve my crashes when the cursor goes out of scope. (That's your black > > lines.) I have had no problems with 0.89 at all; what's your opinion? Is it > > Well I guess it should say (That's my black lines.) as I fixed this and it

Re: bug report: lyx crashes with plus

2000-10-25 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | I've fixed the bug. | This is an example that when a char array is used instead of string, bad | things will happen... I applied the patch. Lgb

Re: bug report: lyx crashes with plus

2000-10-25 Thread Dekel Tsur
On Tue, Oct 24, 2000 at 08:15:50PM +0200, Ariel Tankus wrote: > The bug is very simple to reproduce: > > 1. Open a new document. > 2. Enter math mode (Alt-X math-mode). > 3. In the math-mode, hold down the `+' key. > 4. When LyX-1.1.5fix2 crashes, leave the `+' key. > > Other keys may do as wel

Re: Hebrew/English/Spanish/Russian

2000-10-25 Thread Dekel Tsur
On Wed, Oct 25, 2000 at 05:58:02PM +0200, Baruch Even wrote: > My current setup is for Hebrew/English, I now need to add Spanish and > Russian to the mix. For this I believe that I need to setup the Compose > key in order to use those fancy letters of Spanish with the dots and > stuff. How do I se

Re: X - Unicode-Fonts

2000-10-25 Thread Dekel Tsur
On Wed, Oct 25, 2000 at 02:59:09PM +0200, Andre Poenitz wrote: > > Well, I just stumbled across > > http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html > > It mentions X, Unicode, Font, "the entire TeX repertoire" and some other > words. Maybe someone could have a look and tell me whether this is u

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > Angus> Here you'll have to explain yourself a little more. Do you want > Angus> the Esc key to be bound to the "Cancel/Close" dialog button? It > Yes. Is that an unreasonable thing? It's an eminently reasonable thing to do. Attached is a patch t

Bugs in LyX

2000-10-25 Thread Baruch Even
Well the semester started and I'm back to writing, so here are the problems I've got into. In an hebrew document, macros are defined inside the body of the document, surrounded by \L{ } This makes them local and so invisible to the rest of the document. This causes errors on latexing, exporting t

Hebrew/English/Spanish/Russian

2000-10-25 Thread Baruch Even
As part of my studies I'm going to learn Spanish and Russian, I'd need to write a bit in the said language, so the question is this, how do I set up LyX to allow me to write, display and print the four languages at the same time. My current setup is for Hebrew/English, I now need to add Spanish a

the LColor::color colours

2000-10-25 Thread Lior Silberman
Going over the LColor::color enumeration, I found out that the colours defined there are not used according to the names: 1. LColor::floats ("Titles color of floats") is never used. InsetFloat uses LColor::footnote! 2. LColor::inset is never used, LColor::insetframe is only used in InsetText, an

Re: XForms TODO list

2000-10-25 Thread Juergen Vigna
On 25-Oct-2000 Angus Leeming wrote: > that the one who made the problem was the only one to REALLY suffer (crashes > v lines), but this doesn't excuse me. I guess this is X related as we passed some negative values to X routines for drawing! Most of the problem result when using max() - min()

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Juergen Vigna wrote: > On 25-Oct-2000 Angus Leeming wrote: > > resolve my crashes when the cursor goes out of scope. (That's your black > > lines.) I have had no problems with 0.89 at all; what's your opinion? Is > > it > > Well I guess it should say (That's my black lines.) a

Re: XForms TODO list

2000-10-25 Thread Juergen Vigna
On 24-Oct-2000 Dekel Tsur wrote: > I've already removed linuxdoc_to_lyx and relyx_command, and I will also remove > custom_export_command/custom_export_format. You still didn't tell me how you want to substitute the dialog with the new export code! > The ascii_roff_command is currently not bei

Re: XForms TODO list

2000-10-25 Thread Juergen Vigna
On 25-Oct-2000 Angus Leeming wrote: > resolve my crashes when the cursor goes out of scope. (That's your black > lines.) I have had no problems with 0.89 at all; what's your opinion? Is it Well I guess it should say (That's my black lines.) as I fixed this and it was releated with one of your

RE: Tabular-float + scrolling

2000-10-25 Thread Juergen Vigna
On 25-Oct-2000 R. Lahaye wrote: > > Hi, > > When the cursor is inside a table of a tabular float, > the "tab"-label and the float-border-lines disappear > while scrolling. Hi this will stay so for the time being (this means v 1.1.6) as the floats will be substitued by insets! > PS: Is there

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> A. So, in general, we don't want a short cut of a "simple" Angus> C, because that makes it impossible to enter text in input Angus> fields? I guess so (but you'd better try it). In fact, it would probably be nice if the xforms

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> What is the point of #C below? > > Angus> Close|#CCc^[^M > > This is for Meta-C. A. So, in general, we don't want a short cut of a "simple" C, because that makes it imposs

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> What is the point of #C below? Angus> Close|#CCc^[^M This is for Meta-C. JMarc

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > [many things snipped] > > Angus> Here you'll have to explain yourself a little more. Do you want > Angus> the Esc key to be bound to the "Cancel/Close" dialog button? It > > Yes. Is th

Re: TeX-mode text color (dark red) configurable?

2000-10-25 Thread Lior Silberman
On Wed, 25 Oct 2000, Angus Leeming wrote: > On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > > > > The list of color is only available for now in src/LColors.C. However, > > the first example of section 3.7.4 proposes exactly a solution for > > what you are asking :) > > Thanks, Jean-Marc! Yo

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | X is set up correctly. I can use Compose elsewhere, including in lyx. > | Just not in xforms. > > Not even with 0.89? Never tried. I'm english; not got much need for all this fancy stuff ;-) I'll upgra

Re: Are my compiler warnings useful ?

2000-10-25 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> ButtonPolicies.C: In method R> `PreferencesPolicy::PreferencesPolicy()': 53: warning: passing Thanks. It seems that Lars has been more efficient than me and fixed this in the meantime. JMarc

Re: XForms TODO list

2000-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | X is set up correctly. I can use Compose elsewhere, including in lyx. Just | not in xforms. Not even with 0.89? | I downgraded from 0.89 to 0.88 in an (unsuccessful) attempt to | resolve my crashes when the cursor goes out of scope. (That's your bla

Re: Are my compiler warnings useful ?

2000-10-25 Thread R. Lahaye
Jean-Marc Lasgouttes wrote: > > > "R" == R Lahaye <[EMAIL PROTECTED]> writes: > > R> Hi, I separated all my compiler warnings from all the other output, > R> ButtonPolicies.C: > > I cannot what these refer to. Can you post more info (at least for the > first one)? ButtonPolicies.C: In meth

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: [many things snipped] Angus> Here you'll have to explain yourself a little more. Do you want Angus> the Esc key to be bound to the "Cancel/Close" dialog button? It Yes. Is that an unreasonable thing? JMarc

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
Changed "Columns" in form_document.fd to "Page cols". This should fix the Finnish translation problem. > BTW, the README in xforms/forms states that I should run 'make > install' and this target does not seem to exist anymore. Could you > update the file? Done. > - in look-and-feel->screen fon

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Spell checker section. > | * I haven't tried to implement André's suggestion of "compose your own > | special characters", although I like it and will investigate further. At > | the moment you'll have

X - Unicode-Fonts

2000-10-25 Thread Andre Poenitz
First of all: I am pretty clueless concerning fonts and everything surrounding it, but I think there has been a problem with the display of certain TeX symbols and accented characters within LyX. Well, I just stumbled across http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html It mentions X, Unico

Re: Are my compiler warnings useful ?

2000-10-25 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | filetools.C: In function `const class string MakeRelPath(const class string &, const |class string &)': | 861: warning: comparison between signed and unsigned Ok, I think this is fixed now. | lyxrc.C: In method `void LyXRC::output(class ostream &) cons

Preferences: stray check buttons?

2000-10-25 Thread R. Lahaye
Hi, The Inputs-tab in the Preferences dialog has two check buttons that seem to me as stray buttons: They're both on the left, at the same level as "Temp dir" and "Backup path". If these buttons dis/enable the use of the Temp-dir and the Backup-path, something should at least be greyed out when

Re: Are my compiler warnings useful ?

2000-10-25 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, I separated all my compiler warnings from all the other output, R> when performing the make of 1.1.6cvs. R> I don't understand the warnings in detail, but I suspect they could R> cause trouble. The warnings are from filetools.C, lyxrc.C, a

Re: XForms TODO list

2000-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Spell checker section. | * I haven't tried to implement André's suggestion of "compose your own | special characters", although I like it and will investigate further. At the | moment you'll have to cut and paste from some x-application. No, you need

Tabular-float + scrolling

2000-10-25 Thread R. Lahaye
Hi, When the cursor is inside a table of a tabular float, the "tab"-label and the float-border-lines disappear while scrolling. Rob. PS: Is there a connection with other scrolling problems: -> black vertical lines appear while scrolling -> context of canvas jumps when resizing the lyx wi

Are my compiler warnings useful ?

2000-10-25 Thread R. Lahaye
Hi, I separated all my compiler warnings from all the other output, when performing the make of 1.1.6cvs. I don't understand the warnings in detail, but I suspect they could cause trouble. The warnings are from filetools.C, lyxrc.C, and ButtonPolicies.C. A stripped version of these warnings a

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> A few remarks on the preference popup: Another one: in tabs which have an input field, the Esc key does not cancel. JMarc

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> I'll apply it. BTW, the README in xforms/forms states that I should run 'make install' and this target does not seem to exist anymore. Could you update the file? A few remarks on the preference popup: - in look-a

Re: XForms TODO list

2000-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The patch attached adds spell checker, default paper size and Angus> TeX encoding to the preferences dialog. I'll apply it. BTW, while you are looking at xforms popups, could you make the (small) modification proposed at http://ww

Re: TeX-mode text color (dark red) configurable?

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > Angus> I take it that this list also specifies all those attributes > Angus> whose colour can be specified by the user? I'll try and make a > Angus> preferences section for it. > That would be great? Do you plan a color picker?? Not today! Let's

Re: XForms TODO list

2000-10-25 Thread Angus Leeming
On Fri, 20 Oct 2000, Allan Rae wrote: > No particular order. > > 2. Add new tabfolders to Preferences (HOWTO at end) > Spellchecker: all the lyxrc stuff for spellchecking (obviously) > 3. Extend existing Preferences tabfolders > Inputs->General: date_inser*t, relyx*, linuxdoc_to_l

Re: Warning: language `default' not recognized!

2000-10-25 Thread Juergen Vigna
On 25-Oct-2000 Jean-Marc Lasgouttes wrote: > > Juergen> That's a good question! :) > > Maybe because you have a default template default.lyx in > .lyx/templates which specifies the "default" language. > I guess you got it! #:O) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: TeX-mode text color (dark red) configurable?

2000-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I take it that this list also specifies all those attributes Angus> whose colour can be specified by the user? I'll try and make a Angus> preferences section for it. That would be great? Do you plan a color picker?? Angus> Iniden

Re: TeX-mode text color (dark red) configurable?

2000-10-25 Thread Angus Leeming
On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > > "R" == R Lahaye <[EMAIL PROTECTED]> writes: > > R> Hi, A collegue of mine, using 1.1.5-CJK, complains about the small > R> difference in color for regular text (black) and TeX-mode text > R> (dark red). Can he change that color ? > > In 1.1.

Re: Warning: language `default' not recognized!

2000-10-25 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 25-Oct-2000 R. Lahaye wrote: >> Then why does this warning also show up (in 1.1.6cvs) when I open >> a New document (File -> New) ? >> Juergen> That's a good question! :) Maybe because you have a default template default

Re: Warning: language `default' not recognized!

2000-10-25 Thread Juergen Vigna
On 25-Oct-2000 R. Lahaye wrote: > > Then why does this warning also show up (in 1.1.6cvs) > when I open a New document (File -> New) ? > That's a good question! :) I'll have a look at this! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vig

Re: XForms TODO list

2000-10-25 Thread Juergen Vigna
On 24-Oct-2000 Angus Leeming wrote: > > are the linuxdoc_to_lyx and ascii_roff_command relevant any more? Ie, should > I put them in Preferences, or will they be covered by the convert code? > Well I don't know for linuxdoc_to_lyx, but the ascii_roff_command is (will be again) needed to have

Re: XForms TODO list

2000-10-25 Thread Andre Poenitz
> #\escape_chars "æøåÆØÅ" > > Clearly, xforms does not support input of these characters by the user, so > now what? A hack: Let the user input two characters and "compose" them manually. Andre' -- André Pönitz [EMAIL PROTECTED]

Re: stream_cast<> and Re: LyXFunc/LyXAction

2000-10-25 Thread Andre Poenitz
> Suppose we have a class with the members variable1 and variable2. > This is great, and we live with this class for a year, and use the > layout of it indirectly through XTL. > Now, it turns out we need a variable3, so what are we to do? We would > like to support the old layout, but at the same

Re: up-dates SUSE logo (fwd)

2000-10-25 Thread John Levon
On 24 Oct 2000, Lars Gullik Bjønnes wrote: > "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: > > | Could somebody please have a look at this for the web-site I > | suppose? > > We get the suse logo directly from suse: > > src="http://www.suse.de/en/images/SuSE_images/logos/suse_g.gif"

1.1.5fix2 not running LaTeX enough times

2000-10-25 Thread Tom Holroyd
I have a doc with lots of refs, and LyX 1.1.4 runs BibTeX and LaTex the correct number of times (4 - possibly once too many, but my machine is fast so I don't care) -- with the exact same setup and LyX 1.1.5fix2 it only runs LaTeX twice and there are still (?) refs -- and the log shows LaTeX warni