Re: latest cvs crashs with minipages

2001-07-26 Thread Herbert Voss
Herbert Voss wrote: - open the attached 1.1.6fix3 doc - click with right mouse button on first minipage symbol - close popup menu - close file (ctrl-w) - open file again (edit - lastfilelist) sorry, must be file - last... Herbert --

RE: \lang ignore in ERT insets

2001-07-26 Thread Juergen Vigna
On 25-Jul-2001 Mike Ressler wrote: I'm converting the docs from 1.1.6 to 1.2.0. When trying to translate the UG, the conversion of the LaTeX code in Chapter 7 to an inset failed (or at least complained) as expected. What I didn't expect was that all the text in the inset was underlined blue,

RE: Up and running - what to do?

2001-07-26 Thread Juergen Vigna
On 25-Jul-2001 Asger K. Alstrup Nielsen wrote: Ok, kids. Welcome back Asger! I'm up and running again. I've just succeeded in compiling the cvs version of LyX, and it seems to run. Well you know we're always stable now ;) So a few questions: - What should I work on? IMO a VERY

Re: \lang ignore in ERT insets

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: I've stripped out those \lang directives in emacs, and now the file loads fine in today's CVS. What's the deal? This seems strange to me as it seems I changed the code in text.C so that the font of a ignore language is not displayed as different! Ignore should

Wrong date in Version Canvas

2001-07-26 Thread Jan Exss
In lyx 1.1.6fix3, the message from Help - Version shows a date of Fri, Jul 24 2001. AFAIK this was a tuesday ;-) Okay, low priority... I compiled by myself on top of a Debian Potato. I Don't know whether that matters or not. Jan Exss -- Geophysical

Bug #7

2001-07-26 Thread Michael Schmitt
math_hash.C:282: warning: initialization of negative value `-1' to `unsigned int' Michael -- == Michael Schmittphone: +49 451 500 3725 Institute for Telematics

Re: Bug #7

2001-07-26 Thread Andre Poenitz
math_hash.C:282: warning: initialization of negative value `-1' to `unsigned int' This is a feature ;-) Andre' PS: It will be fixed some time. -- André Pönitz . [EMAIL PROTECTED]

Compiler warnings

2001-07-26 Thread Michael Schmitt
Hi, some more compiler warnings (just in case you do not scan them from time to time on your own) Michael * formulabase.C:207: warning: #warning Please have a look if this is right (Jug) math_cursor.C:1001: warning: #warning This is evil! insetbib.C:267: warning:

Herbert's minpage / ERT example doc and current CVS

2001-07-26 Thread Angus Leeming
Looks much better. Now try resizing the window or minimizing/bringing it back! Angus

Purify #8

2001-07-26 Thread Michael Schmitt
Hi, I get these warnings in getLyxText in so many different backtraces that I think it is worth annoying you another time :-) Michael *** UMR: Uninitialized memory read This is occurring while in:

Re: Bug #7

2001-07-26 Thread Andre Poenitz
|math_hash.C:282: warning: initialization of negative value `-1' to | `unsigned int' | | This is a feature ;-) Hardly... then it would be written static_castunsigned int(-1) No. This is shorthand for #ifdef WITH_WARNINGS #warning initialization of negative value

Bug #9

2001-07-26 Thread Michael Schmitt
Hi, when opening template letter.sty (among other), I get some strange console messages: LyX: Unknown tag `Latex' [around line 77 of file ~/Programme/lyx-1.2.0cvs-sol/share/lyx/layouts/stdletter.inc] LyX: Unknown layout tag `Latex' [around line 78 of file

RE: Purify #8

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Michael Schmitt wrote: I get these warnings in getLyxText in so many different backtraces that I think it is worth annoying you another time :-) Sure! UMR: Uninitialized memory read This is occurring while in: InsetText::getLyXText(const

RE: Purify #8

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Juergen Vigna wrote: UMR: Uninitialized memory read This is occurring while in: InsetText::getLyXText(const BufferView*,bool)const [insettext.C:1804] return the_locking_inset-getLyXText(bv);

Bug #10

2001-07-26 Thread Michael Schmitt
After saving and loading a file with latex code: LyX: Unknown language `ignore' [around line 80 of file ~/Dissertation/PhD/speclangs.lyx] Should be simple to fix, shouldn't it? Michael -- == Michael Schmitt

Re: Bug #10

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Michael Schmitt wrote: After saving and loading a file with latex code: LyX: Unknown language `ignore' [around line 80 of file ~/Dissertation/PhD/speclangs.lyx] Should be simple to fix, shouldn't it? BTW: If you save the file again. These \lang ignore statements are

Re: Purify #8

2001-07-26 Thread Juergen Vigna
Can we do it like this instead: [sniped] I guess yes. Could you commit this (I'm actually struggling with insets, maybe something fucked my binary completely up but ALL methods lower the InsetCollapsable are not entered anymore!!! I'll try a clean recompile and let you know if it helped! I

RE: Bug #10

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Michael Schmitt wrote: After saving and loading a file with latex code: LyX: Unknown language `ignore' [around line 80 of file ~/Dissertation/PhD/speclangs.lyx] Should be simple to fix, shouldn't it? Well not really but I'm quite there! Jürgen --

Bug #11 (natbib)

2001-07-26 Thread Michael Schmitt
Hi, I have activated natbib support in the document dialog but LyX does not write the corresponding \usepackage[sort]{natbib} statement when exporting LaTeX. Could someone please verify this (invalid) behavior? Thanks, Michael --

UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file I have no problems

Re: Bug #11 (natbib)

2001-07-26 Thread Angus Leeming
On Thursday 26 July 2001 15:11, Michael Schmitt wrote: Hi, I have activated natbib support in the document dialog but LyX does not write the corresponding \usepackage[sort]{natbib} statement when exporting LaTeX. Could someone please verify this (invalid) behavior? Thanks, Michael

Re: Bug #11 (natbib)

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Angus Leeming wrote: On Thursday 26 July 2001 15:11, Michael Schmitt wrote: Hi, I have activated natbib support in the document dialog but LyX does not write the corresponding \usepackage[sort]{natbib} statement when exporting LaTeX. Could someone please verify

Bug #12

2001-07-26 Thread Michael Schmitt
Hi, adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago - AFAIK it's not a limitation of Latex. Michael --

Re: Bug #11 (natbib)

2001-07-26 Thread Angus Leeming
On Thursday 26 July 2001 15:52, Michael Schmitt wrote: On Thu, 26 Jul 2001, Angus Leeming wrote: On Thursday 26 July 2001 15:11, Michael Schmitt wrote: Hi, I have activated natbib support in the document dialog but LyX does not write the corresponding \usepackage[sort]{natbib}

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file

Re: Bug #12

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 05:04:32PM +0200, Michael Schmitt wrote: adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago - AFAIK it's not a limitation of Latex. The

Re: Bug #12

2001-07-26 Thread Andre Poenitz
adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago - AFAIK it's not a limitation of Latex. I guess this has something to do with \protect and the 'fragile' option to

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Herbert Voss wrote: i have no \usepackage{color} in the preamble of my UserGuide.lyx Did I say preamble? Try to have a look at the exported LaTeX file of the UserGuide! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

Re: Bug #12

2001-07-26 Thread Andre Poenitz
The problem is that CVS LyX doesn't put \protect before \( and \). Haven't we agreed it is better to use $ $ instead of \( \) ? We have. But the parser is still a bit messy, so my first quick shot at replacing \( \) by $ $ failed some time ago, so I reverted that part... I do not think it

Re: Bug #12

2001-07-26 Thread Andre Poenitz
We have. But the parser is still a bit messy, so my first quick shot at replacing \( \) by $ $ failed some time ago, so I reverted that part... Aehm... would it help, if I write \protect in front of \( and \) and ignore it when reading in? Andre' -- André Pönitz

Re: Bug #9

2001-07-26 Thread Herbert Voss
Michael Schmitt wrote: when opening template letter.sty (among other), I get some strange console messages: i suppose it's letter.lyx ... ;-) LyX: Unknown tag `Latex' [around line 77 of file ~/Programme/lyx-1.2.0cvs-sol/share/lyx/layouts/stdletter.inc] LyX: Unknown layout tag `Latex'

Re: Bug #9

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Herbert Voss wrote: Michael Schmitt wrote: when opening template letter.sty (among other), I get some strange console messages: i suppose it's letter.lyx ... ;-) Of course. I typical case of rapid bug reporting :-) Latex Latex is not correct

Re: Bug #12

2001-07-26 Thread Jules Bean
On Thu, Jul 26, 2001 at 05:21:18PM +0200, Andre Poenitz wrote: adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago - AFAIK it's not a limitation of Latex. I guess

Re: Bug #12

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Jules Bean wrote: On Thu, Jul 26, 2001 at 05:21:18PM +0200, Andre Poenitz wrote: adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago -

Re: Bug #12

2001-07-26 Thread Jules Bean
On Thu, Jul 26, 2001 at 05:55:23PM +0200, Michael Schmitt wrote: Learning by example: Correct output by LyX-1.1.6fix1: \caption{My math\protect\( _{i}\protect \)test}\end{figure}% Incorrect output by LyX cvs: caption{My math\(_{i}\)test}\end{figure}% LyX-1.1.6fix1 adds

Re: Bug #12

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Jules Bean wrote: Most fragile commands can be made robust (the opposite!) by preceding them with \protect. This isn't 100% though, I don't think. \protect \( does work, I believe, but $ is the preferred solution for a 'robust \('. In order to enlighten you I looked

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 05:38:44PM +0200, Asger K. Alstrup Nielsen wrote: The patch has rotten a bit, but the conflicts were trivial. It was however a pain in the ass to get AikSaurus to work can you detail your problems ? I added the autotools stuff to AikSaurus, so probably screwed up some

Re: Bug #11 (natbib)

2001-07-26 Thread Michael Schmitt
Ah! That's tricky! I want LyX to use natbib and LyX checks whether I really need it! (I have an old document, where all citet and citep commands are given as latex code. Obviously, LyX does not identify them!) BTW: Is there a way to use \usepackage[sort]{natbib} in the preamble and activate

Re: Bug #11 (natbib)

2001-07-26 Thread Angus Leeming
On Thursday 26 July 2001 17:06, Lars Gullik Bjønnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | On Thursday 26 July 2001 15:52, Michael Schmitt wrote: | On Thu, 26 Jul 2001, Angus Leeming wrote: | | On Thursday 26 July 2001 15:11, Michael Schmitt wrote: |Hi, | |I

Re: Bug #12

2001-07-26 Thread Michael Schmitt
Hmmm, why are you talking about the math parser? It is a problem of the latex export functionality. Or is the LyX file format for formula identical to Latex code? Michael -- == Michael Schmitt

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 06:11:04PM +0200, Lars Gullik Bjønnes wrote: | Therefore, I think we should aceept the patch, with a few caveats. Can you post the rediffed patch? I'll post an up to date one with fixes. john -- My wife couldn't believe what she heard, so she asked the customer,

Re: Bug #12

2001-07-26 Thread Andre Poenitz
It doesn't I don't think. There's a bug in this area with latex round-trips, if we \protect the math then when we read it back in from the latex the \protect shows up as latex in the lyx doc, then exporting adds *another* \protect etc. Ignoring \protect when reading in is trivial. Andre'

Re: Bug #12

2001-07-26 Thread Andre Poenitz
Proposal: Replace all \( by $ and the work is done. As I said, this is not done in five minutes. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: Bug #12

2001-07-26 Thread Andre Poenitz
Or is the LyX file format for formula identical to Latex code? It should in theory. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: Bug #12

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 05:25:36PM +0200, Andre Poenitz wrote: We have. But the parser is still a bit messy, so my first quick shot at replacing \( \) by $ $ failed some time ago, so I reverted that part... Aehm... would it help, if I write \protect in front of \( and \) and ignore it

Re: Bug #12

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 06:24:29PM +0200, Andre Poenitz wrote: It doesn't I don't think. There's a bug in this area with latex round-trips, if we \protect the math then when we read it back in from the latex the \protect shows up as latex in the lyx doc, then exporting adds *another*

Re: [PATCH] english thesaurus

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 05:38:44PM +0200, Asger K. Alstrup Nielsen wrote: On Tue, 24 Jul 2001, John Levon wrote: The attached patch uses libaiksaurus which in turn uses project gutenberg's english thesaurus. hopefully the library will support wordnet soon.

Re: [PATCH] english thesaurus

2001-07-26 Thread Asger K. Alstrup Nielsen
On Thu, 26 Jul 2001, John Levon wrote: On Thu, Jul 26, 2001 at 05:38:44PM +0200, Asger K. Alstrup Nielsen wrote: The patch has rotten a bit, but the conflicts were trivial. It was however a pain in the ass to get AikSaurus to work can you detail your problems ? I added the autotools

Re: Bug #12

2001-07-26 Thread Andre Poenitz
LyX-1.1.6fix1 adds these \protect statements only inside of captions (and maybe some other critical constructs) but not to formula in common text. There is a simple explanation: If I really do not understand something after staring at it for a while (\approx `time drink -what beer -count 1`)

Re: CVS Update: lyx-devel

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001 [EMAIL PROTECTED] wrote: CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel Repository: lyx-devel/src/mathed/ Changes by: [EMAIL PROTECTED] 01/07/26 18:56:23 Modified files: lyx-devel/src/mathed/: math_hash.C math_matrixinset.C

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 07:56:09PM +0300, Dekel Tsur wrote: Can't the AikSaurus support be added using an external program instead of using the library ? wouldn't it just add a load of ugly code dealing with another process' input and output ? (yes) and what would it win you ? You still have

Re: Bug #11 (natbib)

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 05:17:57PM +0100, Angus Leeming wrote: | All of your citation commands are still cite aren't they? | | There is little point in including natbib if you aren't going to use it! But... I thought that natbib redefined cite as well? Yes, but the point remains.

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 07:00:11PM +0200, Asger K. Alstrup Nielsen wrote: The problem was that I had an older version of BZip2 installed. It seemed that version was too old for AikSaurus, but I need it for something else. Therefore, I installed the newest version of BZip2 side-by-side with

Re: XML configuration

2001-07-26 Thread ben
Jose Abilio Oliveira Matos a écrit : On Wed, Jul 25, 2001 at 07:13:04PM +0200, ben wrote: Ok, I'll have a look into it. Fine! I will soon release db2lyx that contains the script. Don't hesitate to make any remark. I have been looking to reLyX, that is the older brother of

Purify #9 (seg fault in mathed)

2001-07-26 Thread Michael Schmitt
Hi, a new bug has slipped into mathed. I cannot longer read my document. Purify output is attached. Good luck, Michael -- == Michael Schmittphone: +49 451 500 3725 Institute for Telematics

Re: Improved latex preamble import in reLyX.

2001-07-26 Thread Dekel Tsur
On Wed, Jul 25, 2001 at 10:34:05PM +0100, Jose Abilio Oliveira Matos wrote: On Wed, Jul 25, 2001 at 03:03:40PM +0200, Jean-Marc Lasgouttes wrote: You have to know the current language at this point of the document. Now I know the language of the document How many ways there are

Re: CVS Update: lyx-devel

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 06:56:23PM +, [EMAIL PROTECTED] wrote: CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel Repository: lyx-devel/src/mathed/ Changes by: [EMAIL PROTECTED] 01/07/26 18:56:23 Modified files: lyx-devel/src/mathed/: math_hash.C

[PATCH] thesaurus again2.diff.gz

2001-07-26 Thread John Levon
here it is again, with cancel/close fixes and a key binding. thanks john -- My wife couldn't believe what she heard, so she asked the customer, What's your daughter's name? and the Induhvidual replied, Ampersand. I don't know what it means, but I think it's a lovely girl's name.

Re: [PATCH] english thesaurus

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 06:06:16PM +0100, John Levon wrote: On Thu, Jul 26, 2001 at 07:56:09PM +0300, Dekel Tsur wrote: Can't the AikSaurus support be added using an external program instead of using the library ? wouldn't it just add a load of ugly code dealing with another process'

Re: [PATCH] english thesaurus

2001-07-26 Thread Asger K. Alstrup Nielsen
On 26 Jul 2001, Lars Gullik Bjønnes wrote: On platforms that support it we can dynamically load the lib... That is probably the nicest solution. I don't see why. You have to compile AikSaurus nomatter what. The stripped library has the amazing footprint of a full, whopping 32 kilobytes, or

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 09:07:00PM +0200, Asger K. Alstrup Nielsen wrote: thesaurus feature is left out. This is the same as a lot of other features we have, and IMO the only sensible thing to do. ... so can someone apply it ? dealing with Changelog conflicts sucks :/ john -- My wife

Re: [PATCH] english thesaurus

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 09:07:00PM +0200, Asger K. Alstrup Nielsen wrote: solve this problem. Therefore, the patch does the correct thing: It detects whether AikSaurus and bzip2lib are present. If not, the thesaurus feature is left out. This is the same as a lot of other features we have,

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 01:22:15PM -0700, Kayvan A. Sylvan wrote: On Thu, Jul 26, 2001 at 09:07:00PM +0200, Asger K. Alstrup Nielsen wrote: solve this problem. Therefore, the patch does the correct thing: It detects whether AikSaurus and bzip2lib are present. If not, the thesaurus

Web Site Alert: Not Responding

2001-07-26 Thread mike . dever
Title: Web Site Alert: Not Responding There appears to be a problem in reaching your Web site at http://www.lyx.org/. Time of Error: 2001-07-26 16:29:56 Error Type: Time Out InternetSeer, a Web site monitoring company, is conducting an ongoing

Re: [PATCH] english thesaurus

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 09:27:02PM +0100, John Levon wrote: On Thu, Jul 26, 2001 at 01:22:15PM -0700, Kayvan A. Sylvan wrote: On Thu, Jul 26, 2001 at 09:07:00PM +0200, Asger K. Alstrup Nielsen wrote: solve this problem. Therefore, the patch does the correct thing: It detects whether

Re: [PATCH] english thesaurus

2001-07-26 Thread John Levon
On Thu, Jul 26, 2001 at 01:32:00PM -0700, Kayvan A. Sylvan wrote: I suppose we need AikSaurus RPMs for that. Hmmph. Point me at the sources and I will do this: 1) Create AikSaurus RPMs. 2) Change the lyx CVS RPMs to require the AikSaurus RPMs. I need to write a .spec file All Linux

Re: [PATCH] english thesaurus

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 09:37:34PM +0100, John Levon wrote: On Thu, Jul 26, 2001 at 01:32:00PM -0700, Kayvan A. Sylvan wrote: I suppose we need AikSaurus RPMs for that. Hmmph. Point me at the sources and I will do this: 1) Create AikSaurus RPMs. 2) Change the lyx CVS RPMs to

Re: Improved latex preamble import in reLyX.

2001-07-26 Thread Amir Karger
On Thu, Jul 26, 2001 at 08:26:21PM +0300, Dekel Tsur wrote: On Wed, Jul 25, 2001 at 10:34:05PM +0100, Jose Abilio Oliveira Matos wrote: On Wed, Jul 25, 2001 at 03:03:40PM +0200, Jean-Marc Lasgouttes wrote: 3. The \L and \R commands for Hebrew files. - \L{text} is a shortcut to

reLyX

2001-07-26 Thread Amir Karger
Yes, I'm still alive. Jose, it's great to see that you made progress on the reLyX stuff. I took a brief look at it and it looked fine, although I might have done a couple things differently. Unfortunately, I don't have much free time, or I could try to help with the uninstalled reLyX problem.

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Kayvan A. Sylvan
On Thu, Jul 26, 2001 at 05:13:54PM +0200, Herbert Voss wrote: Juergen Vigna wrote: I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the

Footnote inset rendering problem

2001-07-26 Thread Kayvan A. Sylvan
Using the 1.2.0cvs lyx version, open up .../doc/Tutorial.lyx, 1) scroll down to section 1.3.2, where there is a footnote. 2) Resize the LyX screen so that not all the footnote shows up (it goes off the right edge of the screen). 3) Now, put the cursor insider the footnote inset, you can

usepackage{color}

2001-07-26 Thread Kayvan A. Sylvan
I've been looking at te new \usepackage{color} in LaTeX output problem... I think it has to do with the way the way the ERT inset is created: \begin_inset ERT collapsed true \layout Standard \family typewriter \color latex \lang ignore \backslash

Is baywatch down?

2001-07-26 Thread Kayvan A. Sylvan
The anon cvs mirror that I am hosting has not managed to connect to baywatch for several hours. ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)

Re: Is baywatch down?

2001-07-26 Thread Baruch Even
There was a message from Lars about a scheduled down time due to work on the electricity network, probably that's the reason. I've tried to update and create a patch from CVS and it's inaccessible for hours now. * Kayvan A. Sylvan [EMAIL PROTECTED] [010727 04:33]: The anon cvs mirror that I am

Re: latest cvs crashs with minipages

2001-07-26 Thread Herbert Voss
Herbert Voss wrote: > > - open the attached 1.1.6fix3 doc > - click with right mouse button on first minipage symbol > - close popup menu > - close file (ctrl-w) > - open file again (edit - lastfilelist) sorry, must be file - last... Herbert --

RE: "\lang ignore" in ERT insets

2001-07-26 Thread Juergen Vigna
On 25-Jul-2001 Mike Ressler wrote: > I'm converting the docs from 1.1.6 to 1.2.0. When trying to translate the > UG, the conversion of the LaTeX code in Chapter 7 to an inset failed (or > at least complained) as expected. What I didn't expect was that all the > text in the inset was underlined

RE: Up and running - what to do?

2001-07-26 Thread Juergen Vigna
On 25-Jul-2001 Asger K. Alstrup Nielsen wrote: > Ok, kids. Welcome back Asger! > I'm up and running again. I've just succeeded in compiling the cvs > version of LyX, and it seems to run. Well you know we're always stable now ;) > So a few questions: > > - What should I work on? IMO a VERY

Re: "\lang ignore" in ERT insets

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: > > > I've stripped out those \lang directives in emacs, and now the file loads > > fine in today's CVS. What's the deal? > > This seems strange to me as it seems I changed the code in text.C so that > the font of a "ignore" language is not displayed as different! Ignore

Wrong date in Version Canvas

2001-07-26 Thread Jan Exss
In lyx 1.1.6fix3, the message from Help -> Version shows a date of Fri, Jul 24 2001. AFAIK this was a tuesday ;-) Okay, low priority... I compiled by myself on top of a Debian Potato. I Don't know whether that matters or not. Jan Exss -- Geophysical

Bug #7

2001-07-26 Thread Michael Schmitt
math_hash.C:282: warning: initialization of negative value `-1' to `unsigned int' Michael -- == Michael Schmittphone: +49 451 500 3725 Institute for Telematics

Re: Bug #7

2001-07-26 Thread Andre Poenitz
> math_hash.C:282: warning: initialization of negative value `-1' to >`unsigned int' This is a feature ;-) Andre' PS: It will be fixed some time. -- André Pönitz . [EMAIL PROTECTED]

Compiler warnings

2001-07-26 Thread Michael Schmitt
Hi, some more compiler warnings (just in case you do not scan them from time to time on your own) Michael * formulabase.C:207: warning: #warning Please have a look if this is right (Jug) math_cursor.C:1001: warning: #warning This is evil! insetbib.C:267: warning:

Herbert's minpage / ERT example doc and current CVS

2001-07-26 Thread Angus Leeming
Looks much better. Now try resizing the window or minimizing/bringing it back! Angus

Purify #8

2001-07-26 Thread Michael Schmitt
Hi, I get these warnings in getLyxText in so many different backtraces that I think it is worth annoying you another time :-) Michael *** UMR: Uninitialized memory read This is occurring while in:

Re: Bug #7

2001-07-26 Thread Andre Poenitz
> | > math_hash.C:282: warning: initialization of negative value `-1' to > | >`unsigned int' > | > | This is a feature ;-) > > Hardly... then it would be written "static_cast(-1)" No. This is shorthand for #ifdef WITH_WARNINGS #warning initialization of negative value

Bug #9

2001-07-26 Thread Michael Schmitt
Hi, when opening template "letter.sty" (among other), I get some strange console messages: LyX: Unknown tag `Latex' [around line 77 of file ~/Programme/lyx-1.2.0cvs-sol/share/lyx/layouts/stdletter.inc] LyX: Unknown layout tag `Latex' [around line 78 of file

RE: Purify #8

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Michael Schmitt wrote: > I get these warnings in getLyxText in so many different backtraces that I > think it is worth annoying you another time :-) Sure! > UMR: Uninitialized memory read > This is occurring while in: > InsetText::getLyXText(const

RE: Purify #8

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Juergen Vigna wrote: > > UMR: Uninitialized memory read > > This is occurring while in: > > InsetText::getLyXText(const BufferView*,bool)const > > [insettext.C:1804] > >return > >

Bug #10

2001-07-26 Thread Michael Schmitt
After saving and loading a file with latex code: LyX: Unknown language `ignore' [around line 80 of file ~/Dissertation/PhD/speclangs.lyx] Should be simple to fix, shouldn't it? Michael -- == Michael Schmitt

Re: Bug #10

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Michael Schmitt wrote: > After saving and loading a file with latex code: > > LyX: Unknown language `ignore' [around line 80 of file > ~/Dissertation/PhD/speclangs.lyx] > > Should be simple to fix, shouldn't it? BTW: If you save the file again. These "\lang ignore"

Re: Purify #8

2001-07-26 Thread Juergen Vigna
> > Can we do it like this instead: > [sniped] I guess yes. Could you commit this (I'm actually struggling with insets, maybe something fucked my binary completely up but ALL methods lower the InsetCollapsable are not entered anymore!!! I'll try a clean recompile and let you know if it helped!

RE: Bug #10

2001-07-26 Thread Juergen Vigna
On 26-Jul-2001 Michael Schmitt wrote: > After saving and loading a file with latex code: > > LyX: Unknown language `ignore' [around line 80 of file > ~/Dissertation/PhD/speclangs.lyx] > > Should be simple to fix, shouldn't it? Well not really but I'm quite there! Jürgen --

Bug #11 (natbib)

2001-07-26 Thread Michael Schmitt
Hi, I have activated natbib support in the document dialog but LyX does not write the corresponding "\usepackage[sort]{natbib}" statement when exporting LaTeX. Could someone please verify this (invalid) behavior? Thanks, Michael --

UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Juergen Vigna
I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX it I get errors because some subsection have an underscore for the first character in their text. I tracked that down to the \usepackage{colors} if I remove that package from the produced LaTeX file I have no problems

Re: Bug #11 (natbib)

2001-07-26 Thread Angus Leeming
On Thursday 26 July 2001 15:11, Michael Schmitt wrote: > Hi, > > I have activated natbib support in the document dialog but LyX does not > write the corresponding "\usepackage[sort]{natbib}" statement when > exporting LaTeX. Could someone please verify this (invalid) behavior? > > Thanks,

Re: Bug #11 (natbib)

2001-07-26 Thread Michael Schmitt
On Thu, 26 Jul 2001, Angus Leeming wrote: > On Thursday 26 July 2001 15:11, Michael Schmitt wrote: > > Hi, > > > > I have activated natbib support in the document dialog but LyX does not > > write the corresponding "\usepackage[sort]{natbib}" statement when > > exporting LaTeX. Could someone

Bug #12

2001-07-26 Thread Michael Schmitt
Hi, adding some math code in a figure caption breaks LyX' latex output if your documents includes a table of figures (see tiny example file). Note: This worked about three weeks ago - AFAIK it's not a limitation of Latex. Michael --

Re: Bug #11 (natbib)

2001-07-26 Thread Angus Leeming
On Thursday 26 July 2001 15:52, Michael Schmitt wrote: > On Thu, 26 Jul 2001, Angus Leeming wrote: > > > On Thursday 26 July 2001 15:11, Michael Schmitt wrote: > > > Hi, > > > > > > I have activated natbib support in the document dialog but LyX does not > > > write the corresponding

Re: UserGuide.lyx LaTeX-ing problems

2001-07-26 Thread Herbert Voss
Juergen Vigna wrote: > > I'm now able to load the UserGuide in lyx-cvs. But when I want to LaTeX > it I get errors because some subsection have an underscore for the first > character in their text. I tracked that down to the \usepackage{colors} > if I remove that package from the produced LaTeX

Re: Bug #12

2001-07-26 Thread Dekel Tsur
On Thu, Jul 26, 2001 at 05:04:32PM +0200, Michael Schmitt wrote: > adding some math code in a figure caption breaks LyX' latex output if your > documents includes a table of figures (see tiny example file). Note: This > worked about three weeks ago - AFAIK it's not a limitation of Latex. The

  1   2   >