Re: Special Characters.

Subject: Re: Special Characters.
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Nov 1999 14:20:16 +0100
> 
> Hello,
> 
> Can I use special characters in a variable?. I want to use (sgml parse) with 
> "DEMO\Instand-FGS\014.05 Ölwanne, Ölab\4000\Deutsch", but I think that "Ö"
> isn't recognized. Is it true?, What can I make?
> 
> Thanks,
> 	 Reyes
> 

You can use the add-name-chars form, which is supported in OpenJade 1.3, ie
add something like

<add-name-chars>
latin-small-letter-o-with-diaeresis 
latin-capital-letter-o-with-diaeresis 
</add-name-chars>

to the beginning of your style-sheet to make both ö and Ö recognized
as valid name characters.

Tell me if you need more details. Maybe we should add a complete example
of this to the OpenJade documentation ?

-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Special Characters.
    • Reyes - Mon, 8 Nov 1999 04:33:24 -0500 (EST)
      • Matthias Clasen - Mon, 8 Nov 1999 08:22:42 -0500 (EST) <=
        • Reyes - Mon, 8 Nov 1999 09:46:14 -0500 (EST)
      • <Possible follow-ups>
      • DPawson - Mon, 8 Nov 1999 09:09:48 -0500 (EST)