Changes

Jump to navigation Jump to search
avoid character normalization in Lua
Omegatonos = "Ώ",
Upsilontonos = "Ύ",
alphatonos = "ά"utf.char(0x1f71),
epsilontonos = "έ",
etatonos = "ή",
At least in ''Linux'' (using ''Firefox''), the option to match diacritics doesn’t distinguish between monotonic and acute accented vowels. In other operative systems and using other programs, results might differ.
The wiki itself seems to suffer from this “normalization” and this is why samples do not work here (and cannot be copied to work locally). A workaround would be to use {{cmd|utfchar}} (such as in the first case of {{code|\tonosoxia}}).<ref>Lua code would require {{code|utf.char}} (as contained in its code sample).</ref>
=Ancient Greek=
139

edits

Navigation menu