add support for alternative unicode for white square brackets

please include in 6.3

(cherry picked from commit e0bbdf62bf)
This commit is contained in:
Robby Findler 2015-10-18 07:57:06 -05:00 committed by Matthew Flatt
parent c80cbc360e
commit 6c6d4b4adf

View File

@ -1149,8 +1149,8 @@
[(#\ł) "{\\l}"]
[(#\Ł) "{\\L}"]
[(#\uA7) "{\\S}"]
[(#\) "$[\\![$"]
[(#\) "$]\\!]$"]
[(#\#\) "$[\\![$"]
[(#\#\) "$]\\!]$"]
[(#\↦) "$\\mapsto$"]
[(#\) "$\\top$"]
[(#\¥) "{\\textyen}"]