summaryrefslogtreecommitdiff
path: root/tex/context/base/char-def.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-05-18 18:04:00 +0200
committerHans Hagen <pragma@wxs.nl>2011-05-18 18:04:00 +0200
commit1a4587e7d792561d779de21e88eb424539085090 (patch)
tree9c53cc6de8d0fc4497f4efb7b57071127e1785ea /tex/context/base/char-def.lua
parent5eca07d318d43832522e3482a000ab933c25a420 (diff)
downloadcontext-1a4587e7d792561d779de21e88eb424539085090.tar.gz
stable 2011.05.18 18:04
Diffstat (limited to 'tex/context/base/char-def.lua')
-rw-r--r--tex/context/base/char-def.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/char-def.lua b/tex/context/base/char-def.lua
index 79ced56c3..c830774cb 100644
--- a/tex/context/base/char-def.lua
+++ b/tex/context/base/char-def.lua
@@ -589,7 +589,7 @@ characters.data={
description="LESS-THAN SIGN",
direction="on",
linebreak="al",
- mathclass="binary",
+ mathclass="relation",
mathname="lt",
mirror=0x003E,
unicodeslot=0x003C,
@@ -613,7 +613,7 @@ characters.data={
description="GREATER-THAN SIGN",
direction="on",
linebreak="al",
- mathclass="binary",
+ mathclass="relation",
mathname="gt",
mirror=0x003C,
unicodeslot=0x003E,