Add partial symbol

This commit is contained in:
Patrick Kang 2014-09-19 14:14:46 -04:00
parent 73c33b015a
commit b9333a36d1

View File

@ -627,6 +627,11 @@ var symbols = {
group: "textord",
replace: "\u2297"
},
"\\partial":{
font: "main",
group: "textord",
replace: "\u2202"
},
"\\oslash": {
font: "main",
group: "textord",