On Tue, Apr 28, 2009 at 03:08:05PM -0400, Mark J. Reed wrote:
> On Tue, Apr 28, 2009 at 2:27 PM, Patrick R. Michaud <pmich...@pobox.com> 
> wrote:
> > * The Unicode character name database [2] has parens in the
> >  name property field for many characters
> >
> >    000A;<control>;Cc;0;B;;;;;N;LINE FEED (LF);;;;
> 
> That's not the name property field.  The Unicode character name is
> field 1 ("<control>", in this case).  The field whose value is "LINE
> FEED (LF)" is the Unicode_1_Name field, wihch for control characters
> supplies the ISO 6429 name.

Ah, thanks for the excellent clarification.

Returning to the original question:  Would this then mean
that we don't provide a way to specify U+000A and other control
characters using a "name" inside of \c[...]?

Or (more likely) does it mean that the names we accept inside
of the \c[...] are more than just the strict
"Unicode character names" listed above--i.e., the Unicode_1_Name
field and other related aliases (whatever those might be)?

Pm

Reply via email to