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",
|
||||
LA: "Leftarrow",
|
||||
u: "mu",
|
||||
Tau: "mathrm{T}",
|
||||
})
|
||||
)[Symbol.iterator]()) {
|
||||
const bs = "\\";
|
||||
|
|
Loading…
Reference in a new issue