mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-18 09:18:39 +00:00
Add partial symbol
This commit is contained in:
@@ -627,6 +627,11 @@ var symbols = {
|
||||
group: "textord",
|
||||
replace: "\u2297"
|
||||
},
|
||||
"\\partial":{
|
||||
font: "main",
|
||||
group: "textord",
|
||||
replace: "\u2202"
|
||||
},
|
||||
"\\oslash": {
|
||||
font: "main",
|
||||
group: "textord",
|
||||
|
Reference in New Issue
Block a user