Re: Regarding "deeper"

2004-10-13 Thread Lars Gullik Bjønnes
John Weiss <[EMAIL PROTECTED]> writes: | On Wed, Oct 13, 2004 at 10:36:21AM +0200, Lars Gullik Bjønnes wrote: >> Angus Leeming <[EMAIL PROTECTED]> writes: >> >> | Lars, about the "deeper" stuff. Doesn't the need for it just "go >> | away" in an xml format because you can nest paragraphs within

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: | On Thu, Oct 14, 2004 at 12:42:45AM +0200, Lars Gullik Bjønnes wrote: >> >> Updated DTD and patch. >> >> The environments deeper,paragraphparamters,paragraphcontent has been >> removed. > | That can only be a good sign. :-) > | I have an

math-mutate (something invalid) --> segmentation fault

2004-10-13 Thread Alysson Ferrari
Hello LyX developers, I have found this problem today in LyX-qt 1.3.5. I have looked for it in the mailing list archive, but couldn't find it, hence maybe this is something new. Enter math mode. Then, type in the minibuffer, "math-mutate (anything invalid)". Total crash. I've started LyX with

Re: Patch - DTD - And lyx file

2004-10-13 Thread José Abílio Oliveira Matos
On Thu, Oct 14, 2004 at 12:42:45AM +0200, Lars Gullik Bjønnes wrote: > > Updated DTD and patch. > > The environments deeper,paragraphparamters,paragraphcontent has been > removed. That can only be a good sign. :-) I have annotated your proposal with some small notes bellow. > ... Any pa

Re: Help needed: Rationale of sgml::closeEnvTags(), inner tags and

2004-10-13 Thread José Abílio Oliveira Matos
On Wed, Oct 06, 2004 at 05:39:31PM +0200, Andreas Vox wrote: > José Abílio Matos wrote: > >On Wed, Oct 06, 2004 at 04:04:14PM +0200, Andreas Vox wrote: > >> Hi! > >> > >> I found a bug that LyX doesn't close tags correctly if a description > >> appears at the end of a chapter (testfile attached).

Re: Patch - DTD - And lyx file

2004-10-13 Thread José Abílio Oliveira Matos
On Wed, Oct 13, 2004 at 10:33:49AM +0200, Lars Gullik Bjønnes wrote: > > Well, how do docbook reference the relax dtd from the xml document? Honestly I didn't look into it yet. Too much work, too few time. :-) > I tried to use the lyxformat.rlx to do the validation, unsuccessful so > far. >

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > | | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: >> | | These are the files I play with currently. >> | | The saven UserGuide.lyx.xml validates with the lyxformat.dtd and is | | the result of the

German menues ?

2004-10-13 Thread Andreas Vox
Hi! Three problems (and one solution) with menu translation on LyX/Aqua: 1. In current LyX/Aqua 1.4.0cvs I don't see the German menues. I tried to find out how LyX defines it's locale but only got to Messages.C and gettext.C where a default "" is used. LyX even shows English menues when it said "S

Re: [PATCH] Math font problems

2004-10-13 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> The patch works for me in all of 1.4.0, 1.3.6cvs and 1.3.5. Thanks. I will apply the modified versions below, then. Bennett> I've posted a new version to: Bennett>

Re: [PATCH] Math font problems

2004-10-13 Thread Bennett Helm
On Oct 13, 2004, at 9:39 AM, Jean-Marc Lasgouttes wrote: "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Am 13.10.2004 um 14:24 schrieb Jean-Marc Lasgouttes: "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Here it is. This seems to be very good. You did test it, didn't

Re: Another coordinate crash

2004-10-13 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Hi! And another bug with coordcache. It's reproducible for Andreas> me: Andreas> 0. Start LyX 1. load a certain file (the file is availbale on Andreas> request) 2. press Command-F for search 3. enter "above" 4. Andreas> Click Fin

Another coordinate crash

2004-10-13 Thread Andreas Vox
Hi! And another bug with coordcache. It's reproducible for me: 0. Start LyX 1. load a certain file (the file is availbale on request) 2. press Command-F for search 3. enter "above" 4. Click Find-Next 5. Click Find-Next LyX vanishes from screen (Assertion failing y < 4000). The second occurance of

Re: [PATCH] Math font problems

2004-10-13 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Am 13.10.2004 um 14:24 schrieb Jean-Marc Lasgouttes: >>> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: >> Andreas> Here it is. >> This seems to be very good. You did test it, didn't you? Andreas> Well, started LyX, l

Re: LyX crashes when cursor is near a math inset

2004-10-13 Thread Andreas Vox
Lars Gullik BjÃnnes <[EMAIL PROTECTED]> writes: > ... > > Still interesting, and even better if you have a patch. > Hah, you are getting greedy! ;-) Maybe someone can tell why the following code in cursor.C:140 LCursor cur = cursor;

scrash when lyx is started

2004-10-13 Thread belahcene abdelkader
Hi every body, I just downloded the lyx-1.3.5-1fc2_qt.i386.rpm and install it on my debian sarge, there is no error at the installation step, however when I run the lyx , it gives an error and scrash with : +checking for wasy10... yes (pfb) removing packages.lst, which is identical to the system

Re: [PATCH] Math font problems

2004-10-13 Thread Andreas Vox
Am 13.10.2004 um 14:24 schrieb Jean-Marc Lasgouttes: "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Here it is. This seems to be very good. You did test it, didn't you? Well, started LyX, loaded my document, checked that I get \infty and \leq, that's it. And it compiled of course ;-

Re: [PATCH] Math font problems

2004-10-13 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Here it is. This seems to be very good. You did test it, didn't you? I do not like much the names of the new methods, but I do not have anything better to propose. So unless somebody complains I will commit this (but not today,

Re: LyX crashes when cursor is near a math inset

2004-10-13 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Hi! Recently, but not yet reproducible, I get the following Andreas> errors when the cursor is near a math inset. Sometimes I'm Andreas> just hovering with the mouse and not even typing anything. Andreas> Apple bug report: (I hav

Re: LyX crashes when cursor is near a math inset

2004-10-13 Thread Lars Gullik Bjønnes
Andreas Vox <[EMAIL PROTECTED]> writes: | Hi! > | Recently, but not yet reproducible, I get the following errors when | the cursor is near a math inset. Sometimes I'm just hovering with the | mouse and not even typing anything. > | Is this a known bug? (Couldn't find it on Bugzilla) | Shall I ad

Re: [PATCH] Math font problems

2004-10-13 Thread Andreas Vox
Am 13.10.2004 um 10:37 schrieb Jean-Marc Lasgouttes: Andreas> But if I remove the code from qfont_loader::available() the Andreas> behaviour of Q_WS_X11 _will_ change. Sure you want that or Andreas> shall I just bracket the special code in Andreas> qfont_loader::available() with #ifdef Q_WS_X11 ? I

LyX crashes when cursor is near a math inset

2004-10-13 Thread Andreas Vox
Hi! Recently, but not yet reproducible, I get the following errors when the cursor is near a math inset. Sometimes I'm just hovering with the mouse and not even typing anything. Is this a known bug? (Couldn't find it on Bugzilla) Shall I add it to Bugzilla or shall I try a patch first. I read

Re: www.mail-archive.com archives are not being updated?

2004-10-13 Thread chr
On Wed, 13 Oct 2004, John Levon wrote: > We should refer only to MARC or gmane, and excise any reference to > mail-archive. It sucks even if it was up to date. It's easy to refer to gmane from a wiki page, e.g. LyxDevelNews:37967 will refer to post 37967 (John's post). For more details,

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: > >> | On Tue, Oct 12, 2004 at 06:38:14PM +0200, Lars Gullik Bj?nnes >> | wrote: >>> This is an update of the DTD. It uses NMTOKEN in several places that used CDATA earlier. >>> >> | Would I be terribly foolish to sug

Re: [PATCH] Math font problems

2004-10-13 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: >> Another solution would be to add a call to >> qfont_loader::addFontPath in lyx_gui::init Andreas> lyx_gui::parse_init ? Yes. >> bracketed in #ifdef WS_MACX, and remove the special code in >> qfont_loader::available. This seems simple

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: | On Wed, Oct 13, 2004 at 09:24:30AM +0200, Lars Gullik Bjønnes wrote: >> >> [checked a bit] >> >> Sure, but I'll stick with what I have for now. Easy enough to change >> later. >> >> Also I am not sure I like to have the dtd be part of the

Re: Patch - DTD - And lyx file

2004-10-13 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | On Tue, Oct 12, 2004 at 06:38:14PM +0200, Lars Gullik Bj?nnes > | wrote: >> >>> This is an update of the DTD. It uses NMTOKEN in several places >>> that used CDATA earlier. >> > | Would I be terribly foolish to suggest that we accept the future > | and use Relax NG i

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Oct 12, 2004 at 06:38:14PM +0200, Lars Gullik Bj?nnes wrote: > >> This is an update of the DTD. It uses NMTOKEN in several places that >> used CDATA earlier. > | Would I be terribly foolish to suggest that we accept the future and | use Relax NG ins

Re: Patch - DTD - And lyx file

2004-10-13 Thread José Abílio Oliveira Matos
On Wed, Oct 13, 2004 at 09:24:30AM +0200, Lars Gullik Bjønnes wrote: > > [checked a bit] > > Sure, but I'll stick with what I have for now. Easy enough to change > later. > > Also I am not sure I like to have the dtd be part of the document > proper. What? Are you saying that there isn't no c

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | John Levon <[EMAIL PROTECTED]> writes: > | | On Tue, Oct 12, 2004 at 06:38:14PM +0200, Lars Gullik Bj?nnes wrote: >> >>> This is an update of the DTD. It uses NMTOKEN in several places that >>> used CDATA earlier. >> | | Would I be terribly foolish

Re: Patch - DTD - And lyx file

2004-10-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Oct 12, 2004 at 06:38:14PM +0200, Lars Gullik Bj?nnes wrote: > >> This is an update of the DTD. It uses NMTOKEN in several places that >> used CDATA earlier. > | Would I be terribly foolish to suggest that we accept the future and | use Relax NG ins