scribble: render "incremement" and some other chars for Latex/PDF
This change was prompted by the change to DrRacket's "\Delta" to produce the Unicode "increment" character. original commit: fc112ccd4627f0b7413ba17a81d050bb840a79b3
This commit is contained in:
parent
8107903727
commit
25d5566c58
|
@ -92,7 +92,7 @@
|
|||
("Lambda" "Λ")
|
||||
("Sigma" "Σ")
|
||||
("Psi" "Ψ")
|
||||
("Delta" "Δ")
|
||||
("Delta" "Δ") ; <- this character is Unicode "increment", not Greek delta
|
||||
("Xi" "Ξ")
|
||||
("Upsilon" "Υ")
|
||||
("Omega" "Ω")
|
||||
|
|
Loading…
Reference in New Issue
Block a user