Scribble Latex Unicode fixes

original commit: c9e98a5f1f3e93815352e4177730d7704c5ecda9
This commit is contained in:
Matthew Flatt 2011-06-16 15:05:44 -06:00
parent 6229f725df
commit 41b848edda

View File

@ -680,6 +680,12 @@
[(#\u039B) "$\\Lambda$"]
[(#\u03BC) "$\\mu$"]
[(#\u03C0) "$\\pi$"]
[(#\) "{`}"]
[(#\) "{'}"]
[(#\“) "{``}"]
[(#\”) "{''}"]
[(#\u2013) "{--}"]
[(#\u2014) "{---}"]
[(#\∞) "$\\infty$"]
[(#\⇓) "$\\Downarrow$"]
[(#\↖) "$\\nwarrow$"]