Add Tau
This commit is contained in:
parent
3cc69f3d4f
commit
37b51bcbee
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ window.addEventListener("load", () => {
|
||||||
RA: "Rightarrow",
|
RA: "Rightarrow",
|
||||||
LA: "Leftarrow",
|
LA: "Leftarrow",
|
||||||
u: "mu",
|
u: "mu",
|
||||||
|
Tau: "mathrm{T}",
|
||||||
})
|
})
|
||||||
)[Symbol.iterator]()) {
|
)[Symbol.iterator]()) {
|
||||||
const bs = "\\";
|
const bs = "\\";
|
||||||
|
|
Loading…
Reference in a new issue