Starting problem

1999-05-21 Thread RvtO
When I start the new compiled Lyx 1.01/2 I get the following message fl_set_object_boxtype. Setting boxtype of NULL object. In fl_bgn_form [forms.c 55] You forgot to call fl_end_form. and the program stops. This with use of Xforms88 and 86 version downloaded from ftp.lyx.org I use Linux 2.0.36

Re: Starting problem

1999-05-21 Thread Jean-Marc Lasgouttes
> "RvtO" == RvtO <[EMAIL PROTECTED]> writes: RvtO> When I start the new compiled Lyx 1.01/2 I get the following RvtO> message fl_set_object_boxtype. Setting boxtype of NULL object. RvtO> In fl_bgn_form [forms.c 55] You forgot to call fl_end_form. RvtO> and the program stops. This with use

Re: cross-Reference to other document

1999-05-21 Thread Jean-Marc Lasgouttes
> "Kees" == w w <[EMAIL PROTECTED]> writes: Kees> I'm making a report from multiple documents. That is I save all Kees> the chapters as a seperate lyx file and use "include file..." in Kees> the main document. let's say in chapter three I want to refere Kees> to an other chapter saved as do

Re[2]: Starting problem

1999-05-21 Thread RvtO
> > "RvtO" == RvtO <[EMAIL PROTECTED]> writes: > > RvtO> When I start the new compiled Lyx 1.01/2 I get the following > RvtO> message fl_set_object_boxtype. Setting boxtype of NULL object. > RvtO> In fl_bgn_form [forms.c 55] You forgot to call fl_end_form. > > RvtO> and the program stops.

Feature: View LaTeX source?

1999-05-21 Thread Thomas Steffen
hi, i just started using (and promoting) lyx, and i am really missing one feature: to have a view at the latex source. exporting and then starting xemacs is a bit tiresome. is there a way to get this in the menu? Thomas <[EMAIL PROTECTED]> -- linux, linuctis - f, das beste

Re: Feature: View LaTeX source?

1999-05-21 Thread Jean-Marc Lasgouttes
> "Thomas" == Thomas Steffen <[EMAIL PROTECTED]> writes: Thomas> hi, i just started using (and promoting) lyx, and i am really Thomas> missing one feature: to have a view at the latex Thomas> source. exporting and then starting xemacs is a bit Thomas> tiresome. is there a way to get this in t

Re: Starting problem

1999-05-21 Thread Jean-Marc Lasgouttes
> "RvtO" == RvtO <[EMAIL PROTECTED]> writes: >> > "RvtO" == RvtO <[EMAIL PROTECTED]> writes: >> RvtO> When I start the new compiled Lyx 1.01/2 I get the following RvtO> message fl_set_object_boxtype. Setting boxtype of NULL object. RvtO> In fl_bgn_form [forms.c 55] You forgot to call fl

Re: Save All feature and Version Control

1999-05-21 Thread Jean-Marc Lasgouttes
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes: Christian> Hi I would like a "Save All" feature that automatically Christian> saves all modified files in Lyx. The reason follows below, Christian> but does anybody know if there is a named command for this? No, it does not e

Exporting notes?

1999-05-21 Thread Reuben Thomas
It'd be useful if notes were exported as comments in LaTeX files, so that you don't lose them by mistake if you go from LyX to LaTeX. -- http://www.cl.cam.ac.uk/users/rrt1001/ | certain, a. insufficiently analysed

Re: Exporting notes?

1999-05-21 Thread Jean-Marc Lasgouttes
> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: Reuben> It'd be useful if notes were exported as comments in LaTeX Reuben> files, so that you don't lose them by mistake if you go from Reuben> LyX to LaTeX. Yes, that's how it should be. I added that to my TODO list, although I doubt i

Re: Slides(foiltex): Sub-headings and text centering/tabulating?

1999-05-21 Thread Jean-Marc Lasgouttes
> "Q" == Q Modnar <[EMAIL PROTECTED]> writes: Q> Hi, I'm currently creating slides using the foiltex template in Q> LyX. Q> I'd like to know how to create sub-headings on a page. There Q> doesn't seem to be an option for this. No, the foilTeX package does not support that by default. You c

Pagenumbering

1999-05-21 Thread Steffen Schmidt
Hi, is it possible to change the pagenumbering - I mean, I would like to have my table of contents numbered in roman numbers (I, II, III, IV...) and the other parts in arabic numbers (1, 2, ...). Is this possible with LyX? Thanks Steffen begin:vcard n:Schmidt;Steffen tel;work:Arbeitsgrupp

Re: Pagenumberingboundary="------------A925F394019985491807EB7D"

1999-05-21 Thread Herbert
Steffen Schmidt wrote: > > Hi, > > is it possible to change the pagenumbering - I mean, I would like to > have my table of contents numbered in roman numbers (I, II, III, IV...) > and the other parts in arabic numbers (1, 2, ...). Is this possible with > LyX? \pagenumbering{roman} ... \pagenum

Re: Pagenumberingboundary="------------A925F394019985491807EB7D"

1999-05-21 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert <[EMAIL PROTECTED]> writes: Herbert> Steffen Schmidt wrote: >> Hi, >> >> is it possible to change the pagenumbering - I mean, I would like >> to have my table of contents numbered in roman numbers (I, II, III, >> IV...) and the other parts in arabic numbers (1, 2, .

Re: Save All feature and Version Control

1999-05-21 Thread Christian Ridderström
Jean-Marc Lasgouttes wrote: > > "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes: > > Christian> Hi I would like a "Save All" feature that automatically > Christian> saves all modified files in Lyx. The reason follows below, > Christian> but does anybody know if there is a name

Re: Save All feature and Version Control

1999-05-21 Thread Jean-Marc Lasgouttes
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes: Christian> Where I work, we usually just lock the screens (we're using Christian> Unix work stations). Furthermore, if I quit, I will have to Christian> load all the files once more. It is faster if I can just Christian> selec

Re: Pagenumbering

1999-05-21 Thread Andreas Jahnen
---Reply to mail from Steffen Schmidt about Pagenumbering > Hi, > > is it possible to change the pagenumbering - I mean, I would like to > have my table of contents numbered in roman numbers (I, II, III, IV...) > and the other parts in arabic numbers (1, 2, ...). Is this possible with > LyX? Th

Re: /tmp/... etc not found Success

1999-05-21 Thread Raymond E. Rogers Sr.
Fixed!!! And many thanks to JMarc for patience. I had gotten a libc.so.5 form of libforms.so.0.88 mixed into my system. A diagnostic approach that would have worked is. locate libforms.so.0.88 strings path/libforms.so.0.88 |egrep libc The first step is for those of us who have multiple install

Re: /tmp/... etc not found Success

1999-05-21 Thread Jean-Marc Lasgouttes
> "Raymond" == Raymond E Rogers <[EMAIL PROTECTED]> writes: Raymond> Fixed!!! And many thanks to JMarc for patience. I had Raymond> gotten a libc.so.5 form of libforms.so.0.88 mixed into my Raymond> system. A diagnostic approach that would have worked is. Ah! I knew it from the beginning

New prerelease of lyx-1.0.3

1999-05-21 Thread Lars Gullik Bjønnes
-BEGIN PGP SIGNED MESSAGE- After the somewhat unfortunate release of 1.0.2 (the chdir bug), there have been fixed a few bugs in 1.0.3pre2 and more now in 1.0.3pre4. We have hopefully been able to remove all the rough edges now. But as with all prereleases you should be carefull, make a

Problem with RCS in LyX 1.0.1

1999-05-21 Thread Andreas Busch
Hi, I am using LyX 1.0.1 under OS/2 (XFree86). Today I installed the revision control system RCS. LyX is supposed to support it, and so I went on to try it. I selected the Registration... option from the menu and registered my file. It was duly put into the /RCS/ directory and the version on m

Re: Problem with RCS in LyX 1.0.1

1999-05-21 Thread Pierre-Henri Boinnard
On Fri, 21 May 1999, Andreas Busch wrote: > Hi, Hello, > > I am using LyX 1.0.1 under OS/2 (XFree86). Today I installed the revision control > system RCS. LyX is supposed to support it, and so I went on to try it. > I selected the Registration... option from the menu and registered my file. It