add lb and rb
This commit is contained in:
parent
37b51bcbee
commit
3f3efe4afa
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ window.addEventListener("load", () => {
|
||||||
LA: "Leftarrow",
|
LA: "Leftarrow",
|
||||||
u: "mu",
|
u: "mu",
|
||||||
Tau: "mathrm{T}",
|
Tau: "mathrm{T}",
|
||||||
|
lb: "textlbrackdbl",
|
||||||
|
rb: "textrbrackdbl",
|
||||||
})
|
})
|
||||||
)[Symbol.iterator]()) {
|
)[Symbol.iterator]()) {
|
||||||
const bs = "\\";
|
const bs = "\\";
|
||||||
|
|
Loading…
Reference in a new issue