Re: [q-lang-users] More Unicode queries.
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-01-18 02:09:02
|
John Cowan wrote: > Sure. Note that & and < must be special-cased, because the definition of an > entity may not contain an explicit & or <. Ah yes, thanks for pointing that out. I also noticed a few entities like the following: <!ENTITY DotDot " ⃜" ><!--COMBINING FOUR DOTS ABOVE --> Is this really supposed to be a two-character combination? Because all I get from " \0x020DC" is a blank followed by the "four dots above" character. It seems rather odd to define that as an entity, no? Thanks, Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |