OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Greek localisation and & character


Hello.

I am not a native greek speaker, I barely know few words (obscene, of 
course), so my opinion might be inacurate.

I found that in xref (fo target), double quotes are replaced by their 
unicode hex code, something like this: “ Looking inside 
common/el.xml file, I noticed the following on line 184 (the release 
from May 7):

<l:dingbat key="startquote" text="&amp;#x201C;"/>

Shouldn't it be something like this, without the amp entity?

<l:dingbat key="startquote" text="&#x201C;"/>

I have to mention the second form produces the desired result.

-- 
Costin STROIE
Linux Technical Writer
-------------------------------
SOFTWIN
Data Security Division
-------------------------------
e-mail: cstroie@bitdefender.com
tel: (+402) 1 233 07 80
fax: (+402) 1 233 07 63
gsm: (+40) 722 46 23 79
Bucharest, ROMANIA
-------------------------------
http://www.softwin.ro
http://www.bitdefender.com
-------------------------------
secure your every bit
-------------------------------


-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]