From 01eb09deb900de6d14b8bc4cc26c674c38fc0335 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 4 Aug 2010 17:15:02 +0000 Subject: Swap phi and varphi for better consistency with STIX. --- isar/isar-unicode-tokens.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/isar/isar-unicode-tokens.el b/isar/isar-unicode-tokens.el index ce1620a6..8b4970d9 100644 --- a/isar/isar-unicode-tokens.el +++ b/isar/isar-unicode-tokens.el @@ -121,7 +121,7 @@ ("sigma" "σ") ("tau" "τ") ("upsilon" "υ") - ("phi" "ϕ") + ("phi" "φ") ("chi" "χ") ("psi" "ψ") ("omega" "ω") @@ -368,7 +368,7 @@ ("varpi" "ϖ") ("varrho" "ϱ") ("varsigma" "ς") - ("varphi" "φ") + ("varphi" "ϕ") ("hbar" "ℏ") ("ell" "ℓ") ("ast" "∗") -- cgit v1.2.3