Add partial symbol
This commit is contained in:
parent
73c33b015a
commit
b9333a36d1
|
@ -627,6 +627,11 @@ var symbols = {
|
||||||
group: "textord",
|
group: "textord",
|
||||||
replace: "\u2297"
|
replace: "\u2297"
|
||||||
},
|
},
|
||||||
|
"\\partial":{
|
||||||
|
font: "main",
|
||||||
|
group: "textord",
|
||||||
|
replace: "\u2202"
|
||||||
|
},
|
||||||
"\\oslash": {
|
"\\oslash": {
|
||||||
font: "main",
|
font: "main",
|
||||||
group: "textord",
|
group: "textord",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user