Fix Scribble's handling of the trademark symbol.
original commit: 4b1e4f9312e5379d60c8e8344ae74aba0e5b4f3a
This commit is contained in:
parent
3a7876b93a
commit
16f2364f42
|
@ -826,6 +826,7 @@
|
|||
[(#\↦) "$\\mapsto$"]
|
||||
[(#\⊤) "$\\top$"]
|
||||
[(#\¥) "{\\textyen}"]
|
||||
[(#\™) "{\\texttrademark}"]
|
||||
[else c])
|
||||
c)])))
|
||||
(loop (add1 i)))))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user