Re: LyX-CVS/qt2 doesn't compile: Systemcalls::Systemcalls() problem

2002-02-16 Thread John Levon
On Sun, Feb 17, 2002 at 11:55:58AM +0900, R. Lahaye wrote: > LyX-CVS/qt2 doesn't compile: there are bigger things lars wants someone to do too ... this one is not exactly high priority... john p.s. you can just comment that stuff out though -- "I'd rather be rudely informed than politely lef

LyX-CVS/qt2 doesn't compile: Systemcalls::Systemcalls() problem

2002-02-16 Thread R. Lahaye
Hi, LyX-CVS/qt2 doesn't compile: QPreambleDialog.C:85: no matching function for call to `Systemcalls::Systemcalls (Systemcalls::Starttype, string &)' ../../../src/support/syscall.h:40: candidates are: Systemcalls::Systemcalls() ../../../src/support/syscall.h:54: Systemcalls::Sy

Re: BIG graphics patch

2002-02-16 Thread John Levon
On Sat, Feb 16, 2002 at 02:22:57PM +, Angus Leeming wrote: > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg33078.html want to make a new one that applies ? :) john -- "I'd rather be rudely informed than politely left in the dark."

Re: Documentation patch

2002-02-16 Thread Martin Vermeer
On Sat, Feb 16, 2002 at 07:39:36PM +0100, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | A propos the caption discussion, a small documentation patch. > > > | Please review and commit if it doesn't tell lies ;-) > > Seems to me that some of these documetaton issu

Re: CVS Update: lyx-devel

2002-02-16 Thread John Levon
On Sat, Feb 16, 2002 at 05:12:26PM +0100, Lars Gullik Bjønnes wrote: > - qt2 and gnome should not depend on the live xforms code, but rather > take a snapshot to be kept in their own dirs. what do you mean ? cvs add ? /bin/cp ? regards john -- "I'd rather be rudely informed than politely le

Re: CVS Update: lyx-devel - compile error

2002-02-16 Thread Herbert Voss
Herbert Voss wrote: > [...]make all-recursive > make[2]: Entering directory `/home/voss/lyx-devel.orig/src' > Making all in mathed > make[3]: Entering directory `/home/voss/lyx-devel.orig/src/mathed' > cd ../.. && automake --foreign src/mathed/Makefile > automake: src/mathed/Makefile.am: `libmat

Re: Conversion problems using Grace files

2002-02-16 Thread Herbert Voss
R. Lahaye wrote: >>lyx gets the filetype from its contents, not from the >>extension. If it's an unknown one, like your grace >>than it returns "user". You can define a converter >> >>\converter "user" "eps" "gracebat -hdevice EPS $$i" "" >> > > Still doesn't work; but leave it at this point; wi

Re: Documentation patch

2002-02-16 Thread John Levon
On Sat, Feb 16, 2002 at 06:55:18PM +0200, Martin Vermeer wrote: > InsetFloat * il = > static_cast(*it); > > + // Get type of float

Documentation patch

2002-02-16 Thread Martin Vermeer
A propos the caption discussion, a small documentation patch. Please review and commit if it doesn't tell lies ;-) Martin Index: buffer.C === RCS file: /cvs/lyx/lyx-devel/src/buffer.C,v retrieving revision 1.298 diff -u -b -B -p

Re: CVS Update: lyx-devel - compile error

2002-02-16 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > CVSROOT: /usr/local/lyx/cvsroot > Module name: lyx-devel > Repository: lyx-devel/src/support/ > Changes by: [EMAIL PROTECTED] 02/02/16 16:59:55 After cvs update: --- Configuration Host type: i686-pc-linux-gn

Re: Scripting

2002-02-16 Thread John Levon
On Sat, Feb 16, 2002 at 02:32:05PM +0100, Florian Klaempfl wrote: > interface for the desired language => the lyx server solution doubles the > work. no, not really. It provides a simple one-point place where interaction happens. If it's really hard to communicate via named pipes in your favour

Re: 1.2.0

2002-02-16 Thread John Levon
On Sat, Feb 16, 2002 at 10:26:17AM +0100, Michael Schmitt wrote: > - X Window problems is this using insetgraphics ? > Yes, they exist even with Xform 0.89.6. I get messages about > "BadDrawable" this is bddd. I get BadWindow trying to add an eps in a insetgraphics > and "Receiv

Re: BIG graphics patch

2002-02-16 Thread Angus Leeming
On Saturday 16 February 2002 2:13 pm, Herbert Voss wrote: > Angus Leeming wrote: > > > So. If any one out there would like to test that patch, that;d be > > great. I'm going to have a go at asynchronous file conversion today. > > > where is it? ;-) > > > Herbert http://www.mail-arch

Re: BIG graphics patch

2002-02-16 Thread Herbert Voss
Angus Leeming wrote: > So. If any one out there would like to test that patch, that;d be > great. I'm going to have a go at asynchronous file conversion today. where is it? ;-) Herbert -- http://www.lyx.org/help/

Re: Scripting

2002-02-16 Thread Florian Klaempfl
At 02:28 16.02.02 +, you wrote: >On Sat, Feb 16, 2002 at 03:18:41AM +0100, Florian Klaempfl wrote: > > > Or are there plans to do anything using the Lyx-Server? If not, I'd > glad to > > implement parts of the > > the scripting capabilities into Lyx. > >the idea is to sort out the lyxfunc int

Re: Threads on comp.text.tex

2002-02-16 Thread Larry Kollar
Jules Bean <[EMAIL PROTECTED]> wrote: > Those of you who don't read newsgroups might nonetheless like to scan > the following thread, which mentions LyX (Andre and Lars and I defend > it to the death ;) > > >http://groups.google.com/groups?hl=en&threadm=3C681D71.8E9BF939%40active-tex.demon.co.

Re: BIG graphics patch

2002-02-16 Thread Angus Leeming
On Friday 15 February 2002 6:06 pm, Angus Leeming wrote: All is fine after all. That cvs update resulted in a new lyxrc.defaults which completely screws things up. I have to delete the use "convert" to convert to XPM format converters and it works. Phew! Thought I was going mad there for a whi

Small bugs/requests

2002-02-16 Thread Michael Schmitt
Hi, - Please add the following two converters to complete Tgif support Tgif -> EPS:tgif -print -eps $$i Tgif -> PDF:tgif -print -pdf $$i When starting with a tgif file, pdflatex produces bad output; starting with an eps file (generated by tgif), pdflatex output looks OK; w

Re: 1.2.0

2002-02-16 Thread Michael Schmitt
Hello, just a few comments: I don't think that the current code is that unstable. I am using it for my daily work and while there are still some rough edges, stability is not the primary problem any more. IMHO releasing an interim 1.1.7 (with coloured warnings printed all over the screen) is