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