Re: lyx-1.1.5 bug report

2000-07-05 Thread Jose Abilio Oliveira Matos
On Thu, Jul 06, 2000 at 03:19:36AM +0100, Joao Cardoso wrote: > > Hi, > > First of all, thanks for lyx! Obrigado. ;) > In 1.1.5, on sco-3.2v5.0.4, I detected two problems: > > 1-lyx is always running, consuming CPU time. You can check it with > 'top'. This is a problem, as I always have ly

Literate Program patch - bug fix

2000-07-05 Thread Bernard Michael Hurley
Hi all, I have just fixed a bug in the Literate Programming facility in LyX. The attached patch affects: in /src: LaTeX.h LaTeX.C Literate.h Literate.C in /lib/examples: Literate.lyx Error messages are now passed back correctly from gcc and placed "under" error buttons in a Literate L

Lyx Pretty Print Features for Scientific Programming

2000-07-05 Thread Nicholas Konidaris
Dear Lyx Developers -- Thank you for an awesome program! One thing I have dreamt about for years is a way to have a 'pretty printing' front end for a programming language (like C.) Imagine.. Instead of having to view expressions as: x = 3*x+23*y*sin(d1)/(d2+ra+cos(f));

lyx-1.1.5 bug report

2000-07-05 Thread Joao Cardoso
Hi, First of all, thanks for lyx! In 1.1.5, on sco-3.2v5.0.4, I detected two problems: 1-lyx is always running, consuming CPU time. You can check it with 'top'. This is a problem, as I always have lyx (and xemacs) open ;-) 2-the screen font options in lyxrc are badly parsed. I use true type f

Re: Patch: better multi-lingual support

2000-07-05 Thread Lars Gullik Bjønnes
Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes: | Unless you have any objection I will revert the change. Please, do. | > Lgb | | PS: Still coding with only the rigth hand untill the 21. :+( did you get punched on the nose too? Lgb

Re: Patch: better multi-lingual support

2000-07-05 Thread Jose Abilio Oliveira Matos
On Tue, Jul 04, 2000 at 09:40:21PM +0200, Lars Gullik Bjønnes wrote: > > Your patch looks _really_ good, and I think I will apply it even if I > have some points that should be dealt with. The Dekel patch also changed the insetinclude.h and changed one variable to mutable. Since then I have s

Latest lyx-1.1.5cvsfix1 RPM in ftp.sylvan.com/pub/lyx/devel/lyx-1.1.5

2000-07-05 Thread Kayvan A. Sylvan
The latest CVS 1.1.5fix1 release RPM has been generated and is in the usual directory: ftp://ftp.sylvan.com/pub/lyx/devel Enjoy! ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc.| Laura Isabel

Patch: lyx.1 manpages.

2000-07-05 Thread R. Lahaye
Jean-Marc Lasgouttes wrote: > > "R" == R Lahaye <[EMAIL PROTECTED]> writes: > R> Yes. The "-display" option works, without any additional coding. > > It is handled by xforms, and is mentionned on the man page. There are > many others, so should we add all of them? (not sure). Maybe not, sinc

Re: [Richard.Morrow@tip.CSIRO.AU (Richard Morrow)] Help

2000-07-05 Thread Kayvan A. Sylvan
On Wed, Jul 05, 2000 at 12:17:27PM +0200, Jean-Marc Lasgouttes wrote: > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> --=-=-= How can we make it easier for web iliterates(sp?) to get > Lars> to the lyx sources/rpm/packages and to install/compile? > > Lars> Do we need

Re: Let's do the fix warp again ! (status report #2)

2000-07-05 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Note that this has now been rewritten a bit in cvs. | | Yes, but is it necessary to import the rewrite in fix1? I opted for | minimal changes. No, no. I never meant to imply that. However, that patch is not quite correct since the .cot s

Re: If you please, draw me a fix (status update #3)

2000-07-05 Thread R. Lahaye
Jean-Marc Lasgouttes wrote: > Remaining problems > == > - closing the url inset popup from the WM may eventually lead to a crash. > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg12218.html This was posted by me. (currently I'm running 1.1.6cvs, not 1.1.5). This URL prob

Re: Let's do the fix warp again ! (status report #2)

2000-07-05 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Thanks. Applied to lyx-1_1_5 too. Lars> Note that this has now been rewritten a bit in cvs. Yes, but is it necessary to import the rewrite in fix1? I opted for minimal

Re: Patch: improved -geometry option

2000-07-05 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Yes. The "-display" option works, without any additional coding. R> Must be hidden in some of the Xforms or X11 functions that scan R> argv and argc. Don't know. Could this be unix-specific (I'm on a RH R> linux 6.2 box)? Try it out: lyx -displ

Re: DEC cxx compile warning

2000-07-05 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | | Angus> Compiling the latest CVS, I get the following warning message. | Angus> Perhaps this is useful to someone. Angus | | Angus> cxx -std strict_ansi -nocleanup -ptr | Angus> /usr

Re: Patch: better multi-lingual support

2000-07-05 Thread mike . ressler
On 5 Jul 2000, Jean-Marc Lasgouttes wrote: > If using language "default" (i.e. no babel) causes too many problems > (it seems that babel does not allow to return to the state before its > loading) what is sure is that default language shold not be american > english nor british english, but simply

Re: DEC cxx compile warning

2000-07-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Compiling the latest CVS, I get the following warning message. Angus> Perhaps this is useful to someone. Angus Angus> cxx -std strict_ansi -nocleanup -ptr Angus> /usr/users/aleem/lyx/devel/lyx_cxx_repository -DHAVE_CONFIG_H Angus>

If you please, draw me a fix (status update #3)

2000-07-05 Thread Jean-Marc Lasgouttes
Hello, I think it is nearly time to release 1.1.5fix1. All of the known bugs have not been fixed, but it is still a big improvement over what we have now. Let me recall that all these fixes have been checked in the branch lyx-1_1_5, which you can get with the command cvs checkout -d lyx-1_1_5

Re: Let's do the fix warp again ! (status report #2)

2000-07-05 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Thanks. Applied to lyx-1_1_5 too. Note that this has now been rewritten a bit in cvs. Lgb

Re: Patch: improved -geometry option

2000-07-05 Thread R. Lahaye
"Lars Gullik Bjřnnes" wrote: > "R. Lahaye" <[EMAIL PROTECTED]> writes: > | lyx_main.C: > | Geometry explanation corrected. > | The "-display" option added. > > Only the documentation of the display option? Yes. The "-display" option works, without any additional coding. Must be hidden in som

Re: Let's do the fix warp again ! (status report #2)

2000-07-05 Thread Jean-Marc Lasgouttes
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: Baruch> One additional fix that could be added (really a minor one) is Baruch> in the dependency of latex'ing. Specifically when an hebrew Baruch> document has a TOC it will need (as any document with a TOC) Baruch> two passes, however the

Re: About the mouse-wheel

2000-07-05 Thread Jean-Marc Lasgouttes
> "edscott" == edscott <[EMAIL PROTECTED]> writes: edscott> The behaviour ot the wheel in 1.1.4 (scrolling up and down a edscott> line at a time) was different from how 1.1.5 behaves(a full edscott> page at a time). Although a full page at a time would be edscott> better for reading a docume

Re: Patch: better multi-lingual support

2000-07-05 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | Again with the "default" language ? | I've already said that the "default" language should be deleted. Lars> I am still a bit ambivalent concerning this, but I suppose you Lars> are right. If using language "default" (i.e. no ba

Re: Patch: improved -geometry option

2000-07-05 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Hi, | | I have attached two new patches against the current CVS, that | improve the recently included "-geometry WxH+X+Y" parameters. | | lyx_gui.C: | Negative X/Y values are now not ignored anymore and they | are recalculated into (almost?) correct

Patch: improved -geometry option

2000-07-05 Thread R. Lahaye
Hi, I have attached two new patches against the current CVS, that improve the recently included "-geometry WxH+X+Y" parameters. lyx_gui.C: Negative X/Y values are now not ignored anymore and they are recalculated into (almost?) correct positive xpos/ypos values. Width is checked to be a

Re: Patch: better multi-lingual support

2000-07-05 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Jul 04, 2000 at 09:40:21PM +0200, Lars Gullik Bjønnes wrote: | > | To use it, select "iso10646-1" as screen font encoding. | > | (note that the text is still stored as 8-bit. At the rendering stage it is | > | transformed to 16-bit according to the

DEC cxx compile warning

2000-07-05 Thread Angus Leeming
Compiling the latest CVS, I get the following warning message. Perhaps this is useful to someone. Angus cxx -std strict_ansi -nocleanup -ptr /usr/users/aleem/lyx/devel/lyx_cxx_repository -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../src/cheaders -I/usr/local/include -g -MD

Re: Patch: better multi-lingual support

2000-07-05 Thread Dekel Tsur
On Tue, Jul 04, 2000 at 09:40:21PM +0200, Lars Gullik Bj&resh;nnes wrote: > | To use it, select "iso10646-1" as screen font encoding. > | (note that the text is still stored as 8-bit. At the rendering stage it is > | transformed to 16-bit according to the current language) > > So we need unicode

more InsetCitation questions

2000-07-05 Thread Angus Leeming
Good afternoon to you all. All appears to be working in the new GUI-independent InsetCitation with its xforms-specific FormCitation frontend. I'm not sure, however, if working is "good enough". Q1. If I pass an InsetCitation * into FormCitation by emitting the signal Dialogs::showCitatio

Re: The latest CVS update

2000-07-05 Thread Juergen Vigna
On 05-Jul-2000 Lars Gullik Bjønnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > >| BTW.: Lars what about the rsync of user-www? > > user-www is not rsynced, but cvs-updated. I know but I used to rsync the local mirror! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-.

Re: [Richard.Morrow@tip.CSIRO.AU (Richard Morrow)] Help

2000-07-05 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> --=-=-= How can we make it easier for web iliterates(sp?) to get Lars> to the lyx sources/rpm/packages and to install/compile? Lars> Do we need some rewrite of the www pages? We should probably have direct links to the availa

[Richard.Morrow@tip.CSIRO.AU (Richard Morrow)] Help

2000-07-05 Thread Lars Gullik Bjønnes
How can we make it easier for web iliterates(sp?) to get to the lyx sources/rpm/packages and to install/compile? Do we need some rewrite of the www pages? Lgb Dear [EMAIL PROTECTED], I need a little help in downloading a copy of LYX for use with LINUX 6.2 that

Re: The latest CVS update

2000-07-05 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | BTW.: Lars what about the rsync of user-www? user-www is not rsynced, but cvs-updated. Lgb

RE: tiny patch

2000-07-05 Thread Juergen Vigna
> using std::ostream; > +using std::endl; > > InsetCollapsable::InsetCollapsable() > : UpdatableInset() Applied! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax:

Re: tiny patch

2000-07-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The following trivial patch allows compilation of current CVS Angus> with DEC compilers A. It is already in my tree. I will submit that soon. JMarc

tiny patch

2000-07-05 Thread Angus Leeming
The following trivial patch allows compilation of current CVS with DEC compilers A. Index: insetcollapsable.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insetcollapsable.C,v retrieving revision 1.24 diff -u -r1.24 inse

Re: Patch: better multi-lingual support

2000-07-05 Thread Juergen Vigna
On 04-Jul-2000 Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > >| The following patch improves the multi-lingual support: >| >| 1. Add support for displaying languages with multiple charsets. >| See a screenshot at http://www.math.tau.ac.il/~dekel/lyx/unicode.png > > Impr

Basque.dtx translation

2000-07-05 Thread blackziggy
Hi, folks!   I'm just finished the basque.dtx translation 4 LaTeX, and submit it to JLBraams. I don´t know when but I think that in a short time period we can download it from LaTeX web page...   Can  somebody wants to change the file language.C to include a row refering to basque language? O

Re: The latest CVS update

2000-07-05 Thread Juergen Vigna
On 04-Jul-2000 Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > >| Tell me if it works now. >| (wait some 22 minutes before testing...) > > Try now. > > One reason why this was not found earlier is that you are one of the > _very_ few that use "make dist" with a c