Add missing character to the table.
Used by the DrRacket docs, and was broken when making the table extensible.
This commit is contained in:
parent
cce1eff495
commit
a69f6c6982
|
@ -1088,6 +1088,7 @@
|
||||||
[(#\ϱ) "$\\varrho$"]
|
[(#\ϱ) "$\\varrho$"]
|
||||||
[(#\ϵ) "$\\epsilon$"]
|
[(#\ϵ) "$\\epsilon$"]
|
||||||
[(#\ε) "$\\varepsilon$"]
|
[(#\ε) "$\\varepsilon$"]
|
||||||
|
[(#\ϖ) "$\\varpi$"]
|
||||||
[(#\χ) "$\\chi$"]
|
[(#\χ) "$\\chi$"]
|
||||||
[(#\ψ) "$\\psi$"]
|
[(#\ψ) "$\\psi$"]
|
||||||
[(#\ζ) "$\\zeta$"]
|
[(#\ζ) "$\\zeta$"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user