ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* unicode subscripts
@ 2010-05-29 16:58 Yury G. Kudryashov
  2010-05-30 13:35 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Yury G. Kudryashov @ 2010-05-29 16:58 UTC (permalink / raw)
  To: ntg-context

Hi!

Unicode subscripts do not work (at least, in math):

\starttext
$a₀₁₂₃₄₅₆₇₈₉₋₌₊$
\stoptext

prints only "a". The file char-def.lua contains block like this:
 [0x2080]={
  category="no",
  description="SUBSCRIPT ZERO",
  direction="en",
  linebreak="al",
  specials={ "sub", 0x0030 },
  unicodeslot=0x2080,
 },

Which file should handle this "specials={ "sub", 0x0030 }"?

P.S.: Superscript digits work. Probably, the font contains ¹ but not ₁.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-30 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-29 16:58 unicode subscripts Yury G. Kudryashov
2010-05-30 13:35 ` Hans Hagen
2010-05-30 14:52   ` Yury G. Kudryashov
2010-05-30 15:22     ` Hans Hagen
2010-05-30 15:01   ` Khaled Hosny
2010-05-30 15:19     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).