Re: name characters in xml.

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 11:11:25PM +, Andreas Vox wrote: > José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: > > > For an small introduction: > > http://www.unicode.org/glossary/ > > Which is neither small nor does it contain an entry for 'mark' ! But if you read it carefully, or

Re: name characters in xml.

2004-10-20 Thread Andreas Vox
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes: > For an small introduction: > http://www.unicode.org/glossary/ Which is neither small nor does it contain an entry for 'mark' ! Do you want to drive me crazy ?? > Accents, for example are marks, any diacrytic that you can imagine is

Re: name characters in xml.

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 09:43:40PM +, Andreas Vox wrote: > José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: > > >So this means more or less: > > + All Letters > > + All Marks > > + Digits > > + Characters ':' and '_' are allowed as name-start characters. > >

Re: name characters in xml.

2004-10-20 Thread Andreas Vox
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes: >So this means more or less: > + All Letters > + All Marks > + Digits > + Characters ':' and '_' are allowed as name-start characters. > + Characters '-' and '.' are allowed as name characters. I read most of that

name characters in xml.

2004-10-20 Thread José Abílio Oliveira Matos
Ok, finally I got it: http://www.w3.org/TR/REC-xml/#CharClasses You can see what those classes are here: Search for "General Category Escapes" http://www.webreference.com/programming/awxml1/6.html So this means more or less: + All Letters + All Marks + Digit

Re: [patch] fix bug 1620

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 09:48:06PM +0200, Georg Baum wrote: > The attached patch fixes bug 1620, although I am not sure wether this > newline problem exists at other places, too. Therefore the FIXME. I am > going to apply this if nobody complains. Hi Georg, not related but I use in my $HO

[patch] fix bug 1620

2004-10-20 Thread Georg Baum
The attached patch fixes bug 1620, although I am not sure wether this newline problem exists at other places, too. Therefore the FIXME. I am going to apply this if nobody complains. Georg Index: src/tex2lyx/ChangeLog === RCS file:

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 06:51:31PM +, Andreas Vox wrote: > > < No way. > > Ok, but then it definitely will not be stored in .layout files. > > < > c) a converter > > < All the tools I know work only for valid documents. Is there any of the > < used tools who doesn't care about the th

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Andreas Vox
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes: < On Wed, Oct 20, 2004 at 05:24:41PM +, Andreas Vox wrote: < > We have to decide if namemangling is a setting of < > a) a class < More than a class, it is a property from the backend. Docbook, in this < case. This affects the validatio

Re: LyX/Mac-1.3.5 installer

2004-10-20 Thread Bennett Helm
On Oct 20, 2004, at 11:27 AM, Ronald Florence wrote: The installer for the current binary of LyX/Mac-1.3.5 (lyx-1.3.5-4macos_aqua.tgz) changes the owner and group on the Applications folder from the correct root/admin to username/staff. Running repair permissions in the disk utility will fix it.

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 05:24:41PM +, Andreas Vox wrote: > José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: > > Hm, I think I haven't thought that completly through. > 1. and 3. can't be combined that easily. > We have to decide if namemangling is a setting of > a) a class More than

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Andreas Vox
Josà AbÃlio Oliveira Matos <[EMAIL PROTECTED]> writes: > On Wed, Oct 20, 2004 at 03:30:13PM, Andreas Vox wrote: > > < > And for the settings dialog I prefer (in this order) > > < > 1. special flag for converter (the user could define a > > < > "nonmangled" Docbook format > > < > 2. Document s

Preview is broken due to quotes!

2004-10-20 Thread Angus Leeming
Preview has been failing for me with python: can't open file ''/home/aleem/lyx/devel/lib/scripts/lyxpreview2bitmap.py'' A little debugging in graphics/PreviewLoader.C turns up the reason. We're invoking Forkedcall (which in turn invokes execvp) with Calling Forkedcall with python '/ho

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 03:30:13PM +, Andreas Vox wrote: > < > And for the settings dialog I prefer (in this order) > < > 1. special flag for converter (the user could define a "nonmangled" > < > Docbook format > < > 2. Document settings > < > 3. none (edit .layout file manually) > < > 4.

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Andreas Vox
Chris Karakas <[EMAIL PROTECTED]> writes: < Andreas Vox <[EMAIL PROTECTED]> schrieb am 20.10.04 11:54:47: ... < > And for the settings dialog I prefer (in this order) < > 1. special flag for converter (the user could define a "nonmangled" < > Docbook format < > 2. Document settings < > 3. non

LyX/Mac-1.3.5 installer

2004-10-20 Thread Ronald Florence
The installer for the current binary of LyX/Mac-1.3.5 (lyx-1.3.5-4macos_aqua.tgz) changes the owner and group on the Applications folder from the correct root/admin to username/staff. Running repair permissions in the disk utility will fix it. This should be fixed in the installer, or the LyX/M

Re: Fwd: Re: Cygwin and 1.3.5

2004-10-20 Thread Rod Pinna
Thanks for trying... I did run into an updated ld on the kde-cygwin webpage, but I haven't had a chance to try it yet. When I do, I'll let you know how it goes. Rod Quoting "Kayvan A. Sylvan" <[EMAIL PROTECTED]>: > On Mon, Oct 18, 2004 at 11:17:03PM +0800, Rod Pinna wrote: > > Kayvan, > > > >

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Chris Karakas
Andreas Vox <[EMAIL PROTECTED]> schrieb am 20.10.04 11:54:47: > > For the warning I would just add a reference to the manual section where > it is explained. > > And for the settings dialog I prefer (in this order) > 1. special flag for converter (the user could define a "nonmangled" > Doc

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Andreas Vox
Chris Karakas <[EMAIL PROTECTED]> writes: > The non-expert user will use underscores in his labels and will not be amused > to see that they were transformed to something else without warning. Do you think the non-expert user will notice? Even if, they would notice that any special chars except

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread José Abílio Oliveira Matos
On Wed, Oct 20, 2004 at 10:46:58AM +0200, Chris Karakas wrote: > Georg Baum <[EMAIL PROTECTED]> schrieb am 19.10.04 22:15:29: > > > > IMHO if a user can modify his SGML declaration he can as well edit layout > > files. The nonexpert user will just use what is there: the standard SGML > > declara

Re: [PATCH] Docbook export math/graphic/refs

2004-10-20 Thread Chris Karakas
Georg Baum <[EMAIL PROTECTED]> schrieb am 19.10.04 22:15:29: > > IMHO if a user can modify his SGML declaration he can as well edit layout > files. The nonexpert user will just use what is there: the standard SGML > declaration and the standard layout file, and they should match. If e.g. > SuSE

Lyx 1.3.5, apsell 0.6 and accents

2004-10-20 Thread Pascal Francq
Hi, I have just compile (and install) Lyx 1.3.5 (frontend: Qt), and I have a small problem with accents : The accents are correctly handled in the text, but when used in other part of Lyx (such as in the menu Navigate), there are not handle correctly. This is especially frustating when using Lyx