\N'num' takes a number num and typesets the glyph corresponding to the code point num in the prevailing font. Currently, num can only be in decimal format. Is there a downside to allowing hex numbers, with the usual distinguishing prefix 0x?
--d
\N'num' takes a number num and typesets the glyph corresponding to the code point num in the prevailing font. Currently, num can only be in decimal format. Is there a downside to allowing hex numbers, with the usual distinguishing prefix 0x?
--d