Skip to content

Commit

Permalink
add combining diacritics hack
Browse files Browse the repository at this point in the history
  * Should be resolved more properly by eliminating combining diacritics in XML source data
  * See #166
  • Loading branch information
amir-zeldes committed Jun 11, 2021
1 parent 68841b1 commit dce4fae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unicode_to_beta_code.tab
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@
ὃ o(\\
ὄ o)/
ὅ o(/
̔ (
́ /
ὅ o(/
Ὀ *)o
Ὁ *(o
Ὂ *)\\o
Expand Down

0 comments on commit dce4fae

Please sign in to comment.