Re: GUI independence and XTL

2000-02-29 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Dekel Tsur [EMAIL PROTECTED] writes: | On Mon, Feb 28, 2000 Lars at 02:21:12PM +0100, Jean-Marc Lasgouttes wrote: | Lars "Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Lars Or we can just sort it... this will

Re: A couple of bugs in 1.1.4

2000-02-29 Thread Jean-Marc Lasgouttes
"Reuben" == Reuben Thomas [EMAIL PROTECTED] writes: Reuben 2. In letter style, the "Send_To" address has extra line Reuben spacing inherited from the stdletter.inc layout file. This is Reuben bizarre, as there's certainly no extra spacing in the output. Reuben I've just copied stdletter.inc to

Re: Layout title internationalization questions

2000-02-29 Thread Jean-Marc Lasgouttes
"Pauli" == Pauli Virtanen [EMAIL PROTECTED] writes: Pauli I've been wondering how (and if) LyX will implement textclass Pauli internationalization (or just translating those on-screen Pauli labels such as 'Part #' associated with report class part, and Pauli the items in the paragraph style

Re: Spacing of greek letters in lyx-1.1.4

2000-02-29 Thread Jean-Marc Lasgouttes
"Karl" == Karl JH Millar [EMAIL PROTECTED] writes: Karl The spacing of greek letters in equations is messed up in 1.1.4, Karl with extra space on each side. I haven't noticed this on Karl previous versions, or on other characters, but it makes my Karl equations ugly and 50% longer. Lars, could

Re: lyx.org.uk

2000-02-29 Thread Jose Abilio Oliveira Matos
On Mon, Feb 21, 2000 at 08:07:42PM +, Paul Evans wrote: [...] Regards Paul -- Paul Evans onetime doc contributor. I may take a look at docbook issues soon! I will be waiting ;) -- José

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 04:39:08PM +0100, Michael Creel wrote: Rather than modify reLyX, maybe the best solution would to create a document that explains this sort thing so that people would know how to modify their TeX documents before applying reLyX. I only found my solution

Re: lyx.org.uk

2000-02-29 Thread Jean-Marc Lasgouttes
"Paul" == Paul Evans [EMAIL PROTECTED] writes: Paul Prompted by the discussion about trade marks the other day I Paul looked at what domains have been registered. Someone appears to Paul be sitting on lyx.co.uk but lyx.org.uk was then free. Paul I have registered it through a cheap system

Re: reLyX

2000-02-29 Thread Jean-Marc Lasgouttes
"Amir" == Amir Karger [EMAIL PROTECTED] writes: Amir On Tue, Feb 29, 2000 at 04:39:08PM +0100, Michael Creel wrote: Rather than modify reLyX, maybe the best solution would to create a document that explains this sort thing so that people would know how to modify their TeX documents before

Re: recreated close shop

2000-02-29 Thread Jean-Marc Lasgouttes
"Shawn" == Shawn Koons [EMAIL PROTECTED] writes: Shawn Okay, here goes. I've recreated the problem while lyx was Shawn running in gdb and here is the output for each time I have Shawn created it: I have not been able to recreate it either. Maybe could you send a short ascii file and precise

Re: reLyX

2000-02-29 Thread Andre Poenitz
reLyX man page, the current reLyX BUGS page, or the reLyX section of the User's Guide (which is currently very small). The last seems like the place most likely to be read by people who have a problem. The bad news, as I I think, the man page is a better place. That's the place where I'd

Re: LyX aborted

2000-02-29 Thread Jean-Marc Lasgouttes
"Alastair" == Alastair Farrugia [EMAIL PROTECTED] writes: Alastair Hi, I tried to "View Postcript" on a file today and LyX just Alastair aborted. However, when I exported the file as LaTeX and used Alastair LaTeX, I had no problems. I'm therefore attaching two copies Alastair of the file:- the

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 06:08:07PM +0100, Jean-Marc Lasgouttes wrote: "Amir" == Amir Karger [EMAIL PROTECTED] writes: Then the man page should be turned into a manual, or better be included in Extended.lyx in some form... We had talked about doing that. In fact, I even made some efforts

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 05:16:26PM +0100, Jean-Marc Lasgouttes wrote: "Amir" == Amir Karger [EMAIL PROTECTED] writes: Amir That's a great idea. It could also include some of the more Amir popular reLyX bugs and lacking features, like: Amir - macros like "\newcommand{\endl}{\end{list}}"

Re: reLyX

2000-02-29 Thread Kayvan A. Sylvan
I'm not really working on reLyX at all. Unfortunately, noone else is either, even though there are a number of bugs to be fixed and new features that could be added. (In fact, I think this Scientific Workplace bug or a similar one has been mentioned before.) I'm forwarding this to the lyx

Annoying lyx-1.1.5cvs display bug

2000-02-29 Thread Kayvan A. Sylvan
Starting LyX, File-Open a document in another directory with embedded encapsulated postscript files. LyX tries to display them, but the images are stuck at a blank box and the "[rendering...]" string displays forever. If you invoke lyx like "lyx /path/to/file.lyx" then the images display

Re: GUI independence and XTL

2000-02-29 Thread Dekel Tsur
On Tue, Feb 29, 2000 at 12:58:20AM +0100, Lars Gullik Bjnnes wrote: | Lars Or we can just sort it... this will slow things down a tiny bit, | Lars but you will never be able you measure that. (manually) | | With an assertion, we are always sure that manual sorting will be | done. This

Re: GUI independence and XTL

2000-02-29 Thread Jean-Marc Lasgouttes
"Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel However, the real problem lies on parsing .lyx files at Dekel Buffer::readLyXformat2 which is done using if-else statements Dekel (... else if (token == "\\emph") ... ) This is very Dekel inefficient! Yes, this code should use LyxLex

Re: reLyX

2000-02-29 Thread mressler
On Tue, 29 Feb 2000, Amir Karger wrote: For reasons I don't remember (folks with lots of time on their hands can check the mail archives from August '99.) we never included the .lyx doc in the docs or in Extended.lyx. I believe someone (Mike?) was talking about rewriting the docs for

Re: Annoying lyx-1.1.5cvs display bug

2000-02-29 Thread Garst R. Reese
"Kayvan A. Sylvan" wrote: Starting LyX, File-Open a document in another directory with embedded encapsulated postscript files. LyX tries to display them, but the images are stuck at a blank box and the "[rendering...]" string displays forever. If you invoke lyx like "lyx

Re: LyX Development News

2000-02-29 Thread Allan Rae
On Thu, 24 Feb 2000, Allan Rae wrote: Hot topics in this weeks LDN: + Kayvan and Jacek's RPMs check. + double-space? didn't go in + GUI-independence (dialogs, libsigc++ + XTL) hopefully reduce the number of "What's happening? Are you ever going to do anything?

Re: reLyX

2000-02-29 Thread Andre Poenitz
I don't know. How can reLyX tell that it's a \protect that LyX put in, and not one that the coder put in? Urmh... would the following work? Put \def\lyxprotect{\protect} in the preamble and use '\lyxprotect' for the 'helpers'. reLyX could then ignore \lyxprotect and copy \protect... Andre'

Re: GUI independence and XTL

2000-02-29 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Feb 28, 2000 Lars> at 02:21:12PM +0100, Jean-Marc Lasgouttes wrote: | > > Lars> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | > Lars> Lars> Or we can just

Re: A couple of bugs in 1.1.4

2000-02-29 Thread Jean-Marc Lasgouttes
> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: Reuben> 2. In letter style, the "Send_To" address has extra line Reuben> spacing inherited from the stdletter.inc layout file. This is Reuben> bizarre, as there's certainly no extra spacing in the output. Reuben> I've just copied

Re: Layout title internationalization questions

2000-02-29 Thread Jean-Marc Lasgouttes
> "Pauli" == Pauli Virtanen <[EMAIL PROTECTED]> writes: Pauli> I've been wondering how (and if) LyX will implement textclass Pauli> internationalization (or just translating those on-screen Pauli> labels such as 'Part #' associated with report class part, and Pauli> the items in the

Re: Spacing of greek letters in lyx-1.1.4

2000-02-29 Thread Jean-Marc Lasgouttes
> "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes: Karl> The spacing of greek letters in equations is messed up in 1.1.4, Karl> with extra space on each side. I haven't noticed this on Karl> previous versions, or on other characters, but it makes my Karl> equations ugly and 50% longer.

Re: lyx.org.uk

2000-02-29 Thread Jose Abilio Oliveira Matos
On Mon, Feb 21, 2000 at 08:07:42PM +, Paul Evans wrote: [...] > > Regards > > Paul > > -- > Paul Evans > onetime doc contributor. I may take a look at docbook issues soon! I will be waiting ;) -- José

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 04:39:08PM +0100, Michael Creel wrote: > >Rather than modify reLyX, maybe the best solution would to create a >document that explains this sort thing so that people would know how to >modify their TeX documents before applying reLyX. I only found my >

Re: lyx.org.uk

2000-02-29 Thread Jean-Marc Lasgouttes
> "Paul" == Paul Evans <[EMAIL PROTECTED]> writes: Paul> Prompted by the discussion about trade marks the other day I Paul> looked at what domains have been registered. Someone appears to Paul> be sitting on lyx.co.uk but lyx.org.uk was then free. Paul> I have registered it through a cheap

Re: reLyX

2000-02-29 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> On Tue, Feb 29, 2000 at 04:39:08PM +0100, Michael Creel wrote: >> Rather than modify reLyX, maybe the best solution would to create >> a document that explains this sort thing so that people would know >> how to modify their TeX

Re: recreated close shop

2000-02-29 Thread Jean-Marc Lasgouttes
> "Shawn" == Shawn Koons <[EMAIL PROTECTED]> writes: Shawn> Okay, here goes. I've recreated the problem while lyx was Shawn> running in gdb and here is the output for each time I have Shawn> created it: I have not been able to recreate it either. Maybe could you send a short ascii file and

Re: reLyX

2000-02-29 Thread Andre Poenitz
> reLyX man page, the current reLyX BUGS page, or the reLyX section of the > User's Guide (which is currently very small). The last seems like the place > most likely to be read by people who have a problem. The bad news, as I I think, the man page is a better place. That's the place where I'd

Re: LyX aborted

2000-02-29 Thread Jean-Marc Lasgouttes
> "Alastair" == Alastair Farrugia <[EMAIL PROTECTED]> writes: Alastair> Hi, I tried to "View Postcript" on a file today and LyX just Alastair> aborted. However, when I exported the file as LaTeX and used Alastair> LaTeX, I had no problems. I'm therefore attaching two copies Alastair> of the

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 06:08:07PM +0100, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > Then the man page should be turned into a manual, or better be > included in Extended.lyx in some form... We had talked about doing that. In fact, I even made

Re: reLyX

2000-02-29 Thread Amir Karger
On Tue, Feb 29, 2000 at 05:16:26PM +0100, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > Amir> That's a great idea. It could also include some of the more > Amir> popular reLyX bugs and lacking features, like: > > Amir> - macros like

Re: reLyX

2000-02-29 Thread Kayvan A. Sylvan
> I'm not really working on reLyX at all. Unfortunately, noone else is either, > even though there are a number of bugs to be fixed and new features that > could be added. (In fact, I think this Scientific Workplace bug or a similar > one has been mentioned before.) I'm forwarding this to the lyx

Annoying lyx-1.1.5cvs display bug

2000-02-29 Thread Kayvan A. Sylvan
Starting LyX, File->Open a document in another directory with embedded encapsulated postscript files. LyX tries to display them, but the images are stuck at a blank box and the "[rendering...]" string displays forever. If you invoke lyx like "lyx /path/to/file.lyx" then the images display

Re: GUI independence and XTL

2000-02-29 Thread Dekel Tsur
On Tue, Feb 29, 2000 at 12:58:20AM +0100, Lars Gullik Bjnnes wrote: > | > Lars> Or we can just sort it... this will slow things down a tiny bit, > | > Lars> but you will never be able you measure that. (manually) > | > > | > With an assertion, we are always sure that manual sorting will be > | >

Re: GUI independence and XTL

2000-02-29 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> However, the real problem lies on parsing .lyx files at Dekel> Buffer::readLyXformat2 which is done using if-else statements Dekel> (... else if (token == "\\emph") ... ) This is very Dekel> inefficient! Yes, this code should use

Re: reLyX

2000-02-29 Thread mressler
On Tue, 29 Feb 2000, Amir Karger wrote: > For reasons I don't remember (folks with lots of time on their hands can > check the mail archives from August '99.) we never included the .lyx doc in > the docs or in Extended.lyx. I believe someone (Mike?) was talking about > rewriting the docs for

Re: Annoying lyx-1.1.5cvs display bug

2000-02-29 Thread Garst R. Reese
"Kayvan A. Sylvan" wrote: > > Starting LyX, File->Open a document in another directory with embedded > encapsulated postscript files. LyX tries to display them, but the images > are stuck at a blank box and the "[rendering...]" string displays forever. > > If you invoke lyx like "lyx

Re: LyX Development News

2000-02-29 Thread Allan Rae
On Thu, 24 Feb 2000, Allan Rae wrote: Hot topics in this weeks LDN: > + Kayvan and Jacek's RPMs check. > + double-space? didn't go in > + GUI-independence (dialogs, libsigc++ + XTL) hopefully reduce the > number of "What's happening? Are you ever going to do

Re: reLyX

2000-02-29 Thread Andre Poenitz
> I don't know. How can reLyX tell that it's a \protect that LyX put in, and > not one that the coder put in? Urmh... would the following work? Put \def\lyxprotect{\protect} in the preamble and use '\lyxprotect' for the 'helpers'. reLyX could then ignore \lyxprotect and copy \protect... Andre'