Skip to content

Instantly share code, notes, and snippets.

@inukshuk
Created February 1, 2015 17:55
Show Gist options
  • Save inukshuk/3a29f43d57bce097cee6 to your computer and use it in GitHub Desktop.
Save inukshuk/3a29f43d57bce097cee6 to your computer and use it in GitHub Desktop.
ritex patch
101d100
< "rightleftharpoons" => "<mo>&#x21CC;</mo>",
179c178
< "eqslantgtr" => "<mo>&#x22DD;</mo>",
---
> #"eqslantgtr" => "<mo>&#x22DD;</mo>",
229d227
< "ntrianglelefteq" => "<mo>&#x22EC;</mo>",
245d242
< "nsupseteq" => "<mo>&#x2289;</mo>",
558c555
<
---
>
574c571
<
---
>
590c587
<
---
>
633c630
<
---
>
643c640
< [
---
> [
@inukshuk
Copy link
Author

inukshuk commented Feb 1, 2015

Removes duplicate keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment