AoC todos and tweaks
This commit is contained in:
@@ -29,6 +29,8 @@ export const ABBREV: Record<string, string> = {
|
||||
"\\Gs": "σ",
|
||||
"\\Gt": "τ",
|
||||
"\\GD": "Δ",
|
||||
"\\GS": "Σ",
|
||||
"\\GP": "∏",
|
||||
"\\[[": "⟦",
|
||||
"\\]]": "⟧",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user