summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-ini.lua')
-rw-r--r--tex/context/base/math-ini.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/math-ini.lua b/tex/context/base/math-ini.lua
index c02be7455..d3f2b87ae 100644
--- a/tex/context/base/math-ini.lua
+++ b/tex/context/base/math-ini.lua
@@ -275,11 +275,12 @@ mathematics.slots.traditional = {
[0x03F1] = { "vargreek", 0x25 }, -- varrho
[0x03C2] = { "vargreek", 0x26 }, -- varsigma
+ -- varphi is part of the alphabet, contrary to the other var*s'
+
[0x03C6] = { "vargreek", 0x27 }, -- varphi
[0x03D5] = { "lcgreek", 0x1E }, -- phi
--- [0x03F0] = { "", 0x00 }, -- varkappa
-
+ [0x03F0] = { "lcgreek", 0x14 }, -- varkappa, not in tex fonts
[0x0021] = { "mr", 0x21 }, -- !
[0x0028] = { "mr", 0x28 }, -- (