diff --git a/bundle/beta-code.js b/bundle/beta-code.js index 22b36bf..ecb06a4 100644 --- a/bundle/beta-code.js +++ b/bundle/beta-code.js @@ -684,10 +684,13 @@ module.exports={ "I+": "ϊ", "I/": "ί", "I/+": "ΐ", + "I+/": "ΐ", "I=": "ῖ", "I=+": "ῗ", + "I+=": "ῗ", "I\\": "ὶ", "I\\+": "ῒ", + "I+\\": "ῒ", "J": "ς", "K": "κ", "L": "λ", @@ -724,10 +727,13 @@ module.exports={ "U+": "ϋ", "U/": "ύ", "U/+": "ΰ", + "U+/": "ΰ", "U=": "ῦ", "U=+": "ῧ", + "U+=": "ῧ", "U\\": "ὺ", "U\\+": "ῢ", + "U+\\": "ῢ", "W": "ω", "W(": "ὡ", "W(/": "ὥ", @@ -831,10 +837,13 @@ module.exports={ "i+": "ϊ", "i/": "ί", "i/+": "ΐ", + "i+/": "ΐ", "i=": "ῖ", "i=+": "ῗ", + "i+=": "ῗ", "i\\": "ὶ", "i\\+": "ῒ", + "i+\\": "ῒ", "j": "ς", "k": "κ", "l": "λ", @@ -871,10 +880,13 @@ module.exports={ "u+": "ϋ", "u/": "ύ", "u/+": "ΰ", + "u+/": "ΰ", "u=": "ῦ", "u=+": "ῧ", + "u+=": "ῧ", "u\\": "ὺ", "u\\+": "ῢ", + "u+\\": "ῢ", "w": "ω", "w(": "ὡ", "w(/": "ὥ",