ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mkiv math delimiters and <|>
@ 2009-11-13  9:03 Mojca Miklavec
  2009-11-14 22:21 ` Aditya Mahajan
  0 siblings, 1 reply; 9+ messages in thread
From: Mojca Miklavec @ 2009-11-13  9:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I have tried to compile an old document (written in mkii times). Among
other problems that I yet need to isolate, the following minimal
example doesn't want to compile: $\bigl| x \bigr>$ since <|> aren't
recognized as candidates for delimiters. There is a workaround of
course (using \langle, \rangle, ... instead of <>), but the three
characters are just way too handy to use.

I suppose that the behaviour in mkii comes from these lines:

\definemathcharacter [<]   [nothing] [sy] ["68] [ex] ["0A]
\definemathcharacter [>]   [nothing] [sy] ["69] [ex] ["0B]

But I'm not sure where mkiv could be changed.

I have tried to use
  adobename="greater",
  ...
  mathspec={
   { class="binary", name="gt" },
   { class="close", name="rbrace" },
  },
but without any success.

Mojca
___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2009-11-15 17:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-13  9:03 mkiv math delimiters and <|> Mojca Miklavec
2009-11-14 22:21 ` Aditya Mahajan
2009-11-15  6:06   ` Taco Hoekwater
2009-11-15  6:51     ` Aditya Mahajan
2009-11-15  7:11       ` Taco Hoekwater
2009-11-15  7:37         ` Aditya Mahajan
2009-11-15  7:40           ` Taco Hoekwater
2009-11-15 17:26             ` Hans Hagen
2009-11-15 17:25           ` 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).