Added some greek letters

This commit is contained in:
Georges Dupéron 2017-08-13 12:11:13 +02:00
parent a21c1e783f
commit d5218f9409
2 changed files with 4 additions and 1 deletions

View File

@ -91,6 +91,10 @@
;[ₗ "\\ensuremath{_{l}}"] ;[ₗ "\\ensuremath{_{l}}"]
[ "::"] [ "::"]
[Λ "\\Lambda{}" "\\ensuremath{\\Lambda}"] [Λ "\\Lambda{}" "\\ensuremath{\\Lambda}"]
[κ "\\kappa" "\\ensuremath{\\kappa}"]
[ι "\\iota" "\\ensuremath{\\iota}"]
[ν "\\nu" "\\ensuremath{\\nu}"]
[υ "\\upsilon" "\\ensuremath{\\upsilon}"]
[ "\\forall{}"] [ "\\forall{}"]
[ "\\exists{}"] [ "\\exists{}"]
[ "\\equiv{}"] [ "\\equiv{}"]

View File

@ -11,7 +11,6 @@
"\\ifmathjax{\\mathrel{{\\raise0.9mu{::}\\hspace{-4mu}=}}}" "\\ifmathjax{\\mathrel{{\\raise0.9mu{::}\\hspace{-4mu}=}}}"
"\\iflatex{\\Coloneqq}")] "\\iflatex{\\Coloneqq}")]
[ "\\in{}"] [ "\\in{}"]
[κ "\\kappa"]
[ "{}^+"] [ "{}^+"]
[ "{}^-"] [ "{}^-"]
;; TODO: ;; TODO: