Re: Annoying font warning due to mathed

2001-09-12 Thread Andre Poenitz
On Tue, Sep 11, 2001 at 07:28:16PM +0300, Dekel Tsur wrote: Currently, FontLoader::available tries to load the font and return whether it succeeded. It should be rewritten so it just check whether the font exists without trying to load it. Sounds sensible. Andre' -- André Pönitz

Re: makecvs.log mathed

2001-09-12 Thread Andre Poenitz
On Tue, Sep 11, 2001 at 05:53:50PM -0300, Garst R. Reese wrote: math_gridinset.C:271: no match for `std::__normal_iteratorconst MathAtom*, std::vectorMathAtom, std::allocatorMathAtombool' operator math_gridinset.C:271: candidates are: operator(bool, bool) builtin make[3]: ***

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 12:23:01AM +0200, Michael Schmitt wrote: - Reading file math-test.lyx with many macros FMR: Free memory read This is occurring while in: _GLOBAL_.N.math_parser.CqERthd::Parser::parse_into(MathArray,unsigned int,MathTextCodes)

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Andre Poenitz wrote: On Wed, Sep 12, 2001 at 12:23:01AM +0200, Michael Schmitt wrote: - Reading file math-test.lyx with many macros FMR: Free memory read This is occurring while in:

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 11:23:33AM +0200, Michael Schmitt wrote: We are counting down again! With the latest CVS, the bug is fixed. Ok. This is true for all nested insets. Please remove the explicit reference to 'math' in this item, lest somebody thinks this is a mathed problem.

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: - In LayoutDocumentExtras, if natbib is deselected, citation style must be disabled (which is OK right now) _and_ its value must be reset to Numerical I disagree. These are only Natbib options (authoryear, numbers) with no effect if Natbib isn't chosen. authoryear is

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Angus Leeming
- In the float dialog, select anything - CORE DUMP this is indeed a nice way to crash LyX ;-) I think that I've just fixed it. Please try. A

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: Michael Schmitt wrote: - In LayoutDocumentExtras, if natbib is deselected, citation style must be disabled (which is OK right now) _and_ its value must be reset to Numerical I disagree. These are only Natbib options (authoryear, numbers)

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Am Mittwoch, 12. September 2001 11:44 schrieb Angus Leeming: - In the float dialog, select anything - CORE DUMP this is indeed a nice way to crash LyX ;-) I think that I've just fixed it. Please try. Confirmed. Thanks. Jürgen A

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: Scale - as the word says - scales the graphic in both directions, i.e. the x:y ratio stays constant. It should suffice to enter a value in the height section. Got it %-) But then the height and width values should *not* be deactivated, because you have to select a

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: Michael Schmitt wrote: Scale - as the word says - scales the graphic in both directions, i.e. the x:y ratio stays constant. It should suffice to enter a value in the height section. But then the height and width values should *not* be

Re: Merging the two Paragraph::asString [Dekel?]

2001-09-12 Thread Dekel Tsur
On Wed, Sep 12, 2001 at 12:23:28PM +0200, Jean-Marc Lasgouttes wrote: I would like to merge the two versions of Paragraph::asString that we have. Why not do it after 1.2.0 ? - use of getChar or getUChar. I guess getUChar is better, but I'd like a confirmation No. getUChar should not be

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: I think the scale factor refers to the original size of the graphic. I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, the output will be of size 2cmx3cm (at least this was my intention when I proposed that feature) Well, if /that/ is the case, it

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: Michael Schmitt wrote: I think the scale factor refers to the original size of the graphic. I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, the output will be of size 2cmx3cm (at least this was my intention when I

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 12:57, Michael Schmitt wrote: On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: Michael Schmitt wrote: I think the scale factor refers to the original size of the graphic. I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, the output

Re: FormGraphics

2001-09-12 Thread Baruch Even
* Juergen Spitzmueller [EMAIL PROTECTED] [010912 15:02]: Michael Schmitt wrote: I think the scale factor refers to the original size of the graphic. I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, the output will be of size 2cmx3cm (at least this was my intention

Latest mathed

2001-09-12 Thread Angus Leeming
A few comments, André: * superscripts look Ok again but subscripts are very low. * In math-mode: \hat{\Omega}_1 The subscript 1 appears immegiately below the \Omega * M-x math-macro trial: why do I get TWO rectangular frames? * M-x math-macro trial 3 \(

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Am Mittwoch, 12. September 2001 14:11 schrieb Angus Leeming: I started a redesign some time ago. This is how far I got. I think it contains everything we want. I like it. It is easy and looks sensible. Do you have some Controller Stuff for this, too (FormGraphics.C)? I can put some effort in

Re: Latest mathed

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 01:37:52PM +0100, Angus Leeming wrote: A few comments, André: * superscripts look Ok again but subscripts are very low. I have to figure out what TeX does... Currently I just put the subscript below the nucleus - which is wrong... I could put it a few pixels higher

Argh... Free memory read!

2001-09-12 Thread Michael Schmitt
Hi, does anybody have an idea why this happens? FMR: Free memory read This is occurring while in: Row::baseline()const [lyxrow.C:95] BufferView::Pimpl::toggleSelection(bool) [BufferView_pimpl.C:1310] BufferView::toggleSelection(bool)

New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 14:25, Juergen Spitzmueller wrote: Am Mittwoch, 12. September 2001 14:11 schrieb Angus Leeming: I started a redesign some time ago. This is how far I got. I think it contains everything we want. I like it. It is easy and looks sensible. Do you have some

Re: Latest mathed

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 14:25, Andre Poenitz wrote: On Wed, Sep 12, 2001 at 01:37:52PM +0100, Angus Leeming wrote: A few comments, André: * superscripts look Ok again but subscripts are very low. I have to figure out what TeX does... Currently I just put the subscript below the

Re: New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Juergen Spitzmueller
Angus Leeming wrote: Perhaps I can leave this with you? Yes, I'll have a try. Please give me a couple of days, there will be some new things waiting for me, I suppose, and this time I won't give up that early ;-) Thanks, Jürgen Angus

lyxbugs

2001-09-12 Thread Angus Leeming
- In LayoutDocumentBullets, click on Maths UMR: Uninitialized memory read FIXED - First invocation of the citation dialog raises the following console message: In fl_set_object_shortcut [objects.c 1076] setting shortcut for inactive obj FIXED - In the float dialog, select

Re: Bug list - Countdown

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 17:16, Michael Schmitt wrote: Hi guys, Good news: The frontend stuff seems to stabilize. Quite a number of bugs have been fixed today. Thanks, Angus and Jean Marc. Bad news: The core functions for editing are still rather buggy. If

Re: Latest mathed

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 04:52:39PM +0100, Angus Leeming wrote: I think so. Incidentally, what about my earlier feature request about showing the \? Ok.. I tried it. It looks ugly on things like sin which we are supposed to know but which we don't know anymore after the re-vamp of

Re: New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Baruch Even
* Angus Leeming [EMAIL PROTECTED] [010912 23:37]: The logic in the FormGraphics.C file is a little convoluted because the InsetGraphicsParams struct isn't very flexible. This logic should be pretty clear though: basically, if you choose scale then disregard the width and height stuff and

Re: bub in latest cvs - index entry

2001-09-12 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: Herbert == Herbert Voss [EMAIL PROTECTED] writes: Herbert given is a textline in description layout and any dok-class: Herbert put the cursor behind the first word and do a insert- index entry of preceeding word Herbert you always get the word with the prefix

Re: Argh... Free memory read!

2001-09-12 Thread Michael Schmitt
On 12 Sep 2001, Jean-Marc Lasgouttes wrote: Michael == Michael Schmitt [EMAIL PROTECTED] writes: Michael Hi, Michael does anybody have an idea why this happens? It is probably yet again LyXText::deleteEmptyParagraphMechanism(BufferView*,const LyXCursor)const [text2.C:2400]

Re: BUG(?): Class change impossible

2001-09-12 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: Herbert - layout-document-choose other class - confirm the change - Herbert now pay attention! the layout document popup window is still Herbert openend, but behind the main-window of lyx. if you do not Herbert close this layout gui, the class change is not valid.

Re: BUG(?): Class change impossible

2001-09-12 Thread Herbert Voss
Juergen Spitzmueller wrote: This solves only the half of the problem. The document dialog is still hidden behind the main dialog on my box (KDE 2.2). IMHO this should be solved, too, because new users probably don't know that they have to confirm the change again in the document dialog,

Re: DB2LyX release (0.1.3)

2001-09-12 Thread Jose Abilio Oliveira Matos
On Wed, Sep 12, 2001 at 01:48:15PM +0200, Jean-Marc Lasgouttes wrote: [...] Jose [Jean-Marc or any other volunteer] Would it be difficult to Jose move the style to SGML (or Raw if we rename it that way) every Jose time the user inserts an include inset? This is probably not the right

Off-Topic: Still Here

2001-09-12 Thread John Weiss
For all of my non-American friends on the LyX list: I work in a city called Danbury, about 75 miles northeast of New York City. My employer has TV's in the two corporate cafeterias. They were all tuned to CNN all day yesterday. Understand that, though I live outside of The City, I have

Re: new hollywood

2001-09-12 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: Garst == Garst R Reese [EMAIL PROTECTED] writes: Garst Thanks Malte, Lars, can someone put the files in tex, layouts, Garst examples. You can remove examples/scriptone.lyx Thanks, Garst Should the update go in BRANCH_1_1_6 too? Not yet. There will be

Re: Annoying font warning due to mathed

2001-09-12 Thread Andre Poenitz
On Tue, Sep 11, 2001 at 07:28:16PM +0300, Dekel Tsur wrote: > Currently, FontLoader::available tries to load the font and return whether > it succeeded. It should be rewritten so it just check whether the font exists > without trying to load it. Sounds sensible. Andre' -- André Pönitz

Re: makecvs.log mathed

2001-09-12 Thread Andre Poenitz
On Tue, Sep 11, 2001 at 05:53:50PM -0300, Garst R. Reese wrote: > math_gridinset.C:271: no match for `std::__normal_iteratorstd::vector > && bool' operator > math_gridinset.C:271: candidates are: operator&&(bool, bool) > make[3]: *** [math_gridinset.lo] Error 1

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 12:23:01AM +0200, Michael Schmitt wrote: > - Reading file "math-test.lyx" with many macros > > FMR: Free memory read > This is occurring while in: > _GLOBAL_.N.math_parser.CqERthd::Parser::parse_into(MathArray&,unsigned >int,MathTextCodes)

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Andre Poenitz wrote: > On Wed, Sep 12, 2001 at 12:23:01AM +0200, Michael Schmitt wrote: > > - Reading file "math-test.lyx" with many macros > > > > FMR: Free memory read > > This is occurring while in: > >

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 11:23:33AM +0200, Michael Schmitt wrote: > We are counting down again! With the latest CVS, the bug is fixed. Ok. > > This is true for all nested insets. Please remove the explicit reference to > > 'math' in this item, lest somebody thinks this is a mathed problem. > >

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: - In Layout>Document>Extras, if natbib is deselected, citation style must be disabled (which is OK right now) _and_ its value must be reset to "Numerical" I disagree. These are only Natbib options ("authoryear", "numbers") with no effect if Natbib isn't chosen.

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Angus Leeming
> - In the float dialog, select anything -> CORE DUMP > > this is indeed a nice way to crash LyX ;-) I think that I've just fixed it. Please try. A

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: > Michael Schmitt wrote: > - In Layout>Document>Extras, if natbib is deselected, citation style > must be disabled (which is OK right now) _and_ its value must be reset > to "Numerical" > > I disagree. These are only Natbib options ("authoryear",

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Am Mittwoch, 12. September 2001 11:44 schrieb Angus Leeming: > > - In the float dialog, select anything -> CORE DUMP > > > > this is indeed a nice way to crash LyX ;-) > > I think that I've just fixed it. Please try. Confirmed. Thanks. Jürgen > A

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: > Scale - as the word says - scales the graphic in both directions, > i.e. the x:y ratio stays constant. It should suffice to enter a value > in the height section. Got it %-) But then the height and width values should *not* be deactivated, because you have to select a

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: > Michael Schmitt wrote: > > Scale - as the word says - scales the graphic in both directions, > > i.e. the x:y ratio stays constant. It should suffice to enter a value > > in the height section. > > But then the height and width values should

Re: Merging the two Paragraph::asString [Dekel?]

2001-09-12 Thread Dekel Tsur
On Wed, Sep 12, 2001 at 12:23:28PM +0200, Jean-Marc Lasgouttes wrote: > I would like to merge the two versions of Paragraph::asString that we > have. Why not do it after 1.2.0 ? > - use of getChar or getUChar. I guess getUChar is better, but I'd like > a confirmation No. getUChar should not

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Michael Schmitt wrote: > I think the scale factor refers to the original size of the graphic. > I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, > the output will be of size 2cmx3cm (at least this was my intention > when I proposed that feature) Well, if /that/ is the case,

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Michael Schmitt
On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: > Michael Schmitt wrote: > > I think the scale factor refers to the original size of the graphic. > > I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, > > the output will be of size 2cmx3cm (at least this was my intention > >

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 12:57, Michael Schmitt wrote: > On Wed, 12 Sep 2001, Juergen Spitzmueller wrote: > > > Michael Schmitt wrote: > > > I think the scale factor refers to the original size of the graphic. > > > I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, > >

Re: FormGraphics

2001-09-12 Thread Baruch Even
* Juergen Spitzmueller <[EMAIL PROTECTED]> [010912 15:02]: > Michael Schmitt wrote: > > I think the scale factor refers to the original size of the graphic. > > I.e. if a postscript graphic is of size 4cmx6cm and you scale to 50%, > > the output will be of size 2cmx3cm (at least this was my

Latest mathed

2001-09-12 Thread Angus Leeming
A few comments, André: * superscripts look Ok again but subscripts are very low. * In math-mode: \hat{\Omega}_1 The subscript "1" appears immegiately below the \Omega * M-x math-macro trial: why do I get TWO rectangular frames? * M-x math-macro trial 3 \(

Re: Bug - Countup (was: Countdown)

2001-09-12 Thread Juergen Spitzmueller
Am Mittwoch, 12. September 2001 14:11 schrieb Angus Leeming: > I started a redesign some time ago. This is how far I got. I think it > contains everything we want. I like it. It is easy and looks sensible. Do you have some Controller Stuff for this, too (FormGraphics.C)? I can put some effort

Re: Latest mathed

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 01:37:52PM +0100, Angus Leeming wrote: > A few comments, André: > > * superscripts look Ok again but subscripts are very low. I have to figure out what TeX does... Currently I just put the subscript "below" the "nucleus" - which is wrong... I could put it a few pixels

Argh... Free memory read!

2001-09-12 Thread Michael Schmitt
Hi, does anybody have an idea why this happens? FMR: Free memory read This is occurring while in: Row::baseline()const [lyxrow.C:95] BufferView::Pimpl::toggleSelection(bool) [BufferView_pimpl.C:1310] BufferView::toggleSelection(bool)

New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 14:25, Juergen Spitzmueller wrote: > Am Mittwoch, 12. September 2001 14:11 schrieb Angus Leeming: > > I started a redesign some time ago. This is how far I got. I think it > > contains everything we want. > > I like it. It is easy and looks sensible. Do you have

Re: Latest mathed

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 14:25, Andre Poenitz wrote: > On Wed, Sep 12, 2001 at 01:37:52PM +0100, Angus Leeming wrote: > > A few comments, André: > > > > * superscripts look Ok again but subscripts are very low. > > I have to figure out what TeX does... Currently I just put the subscript >

Re: New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Juergen Spitzmueller
Angus Leeming wrote: > Perhaps I can leave this with you? Yes, I'll have a try. Please give me a couple of days, there will be some new things waiting for me, I suppose, and this time I won't give up that early ;-) Thanks, Jürgen > Angus

lyxbugs

2001-09-12 Thread Angus Leeming
- In Layout>Document>Bullets, click on "Maths" UMR: Uninitialized memory read FIXED - First invocation of the citation dialog raises the following console message: In fl_set_object_shortcut [objects.c 1076] setting shortcut for inactive obj FIXED - In the float dialog, select

Re: Bug list - Countdown

2001-09-12 Thread Angus Leeming
On Wednesday 12 September 2001 17:16, Michael Schmitt wrote: > Hi guys, > > Good news: The frontend stuff seems to stabilize. Quite a number of >bugs have been fixed today. Thanks, Angus and Jean Marc. > > Bad news: The core functions for editing are still rather buggy. >

Re: Latest mathed

2001-09-12 Thread Andre Poenitz
On Wed, Sep 12, 2001 at 04:52:39PM +0100, Angus Leeming wrote: > I think so. Incidentally, what about my earlier feature request about showing > the "\"? Ok.. I tried it. It looks ugly on things like "sin" which we are supposed "to know" but which we don't know anymore after the re-vamp of

Re: New graphics dialog (Re: Bug - Countup (was: Countdown))

2001-09-12 Thread Baruch Even
* Angus Leeming <[EMAIL PROTECTED]> [010912 23:37]: > The logic in the FormGraphics.C file is a little convoluted because the > InsetGraphicsParams struct isn't very flexible. This logic should be pretty > clear though: basically, if you choose "scale" then disregard the "width" and > "height"

Re: bub in latest cvs - index entry

2001-09-12 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > Herbert> given is a textline in description layout and any dok-class: > Herbert> put the cursor behind the first word and do a > insert-> index entry of preceeding word > Herbert> you always get the

Re: Argh... Free memory read!

2001-09-12 Thread Michael Schmitt
On 12 Sep 2001, Jean-Marc Lasgouttes wrote: > > "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: > > Michael> Hi, > > Michael> does anybody have an idea why this happens? > > It is probably yet again > LyXText::deleteEmptyParagraphMechanism(BufferView*,const

Re: BUG(?): Class change impossible

2001-09-12 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Herbert> - layout->document->choose other class - confirm the change > - Herbert> now pay attention! the layout document popup window is > still Herbert> openend, but behind the main-window of lyx. if you do > not Herbert> close this layout gui, the class change is

Re: BUG(?): Class change impossible

2001-09-12 Thread Herbert Voss
Juergen Spitzmueller wrote: > > This solves only the half of the problem. The document dialog is still > hidden behind the main dialog on my box (KDE 2.2). IMHO this should be > solved, too, because new users probably don't know that they have to > confirm the change again in the document

Re: DB2LyX release (0.1.3)

2001-09-12 Thread Jose Abilio Oliveira Matos
On Wed, Sep 12, 2001 at 01:48:15PM +0200, Jean-Marc Lasgouttes wrote: [...] > Jose> [Jean-Marc or any other volunteer] Would it be difficult to > Jose> move the style to SGML (or Raw if we rename it that way) every > Jose> time the user inserts an include inset? > > This is probably not the

Off-Topic: Still Here

2001-09-12 Thread John Weiss
For all of my non-American friends on the LyX list: I work in a city called Danbury, about 75 miles northeast of New York City. My employer has TV's in the two corporate cafeterias. They were all tuned to CNN all day yesterday. Understand that, though I live outside of The City, I have

Re: new hollywood

2001-09-12 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: > > > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: > > Garst> Thanks Malte, Lars, can someone put the files in tex, layouts, > Garst> examples. You can remove examples/scriptone.lyx Thanks, Garst > > Should the update go in BRANCH_1_1_6 too? Not yet.