Commit 3cecdc7a005f3903c502e1d3620fbc2f9b4d0fef
- Diff rendering mode:
- inline
- side by side
conv-specchars
(3 / 0)
|   | |||
| 4 | 4 | ||
| 5 | 5 | # Do the matching for Latin alphabet (English), but in the UTF-8 encoding (for wide characters). | |
| 6 | 6 | LC_ALL=POSIX.UTF8 sed -e "# I use the doublequote because I use ' in the scripts. | |
| 7 | # NB: take care when writing this map that it should basically be injective | ||
| 8 | # (except for unimportant variants like s^' and s'^): if it's not, it means | ||
| 9 | # there is a mess in your transcription system, and you should fix your trancripts. | ||
| 7 | 10 | ############################################# | |
| 8 | 11 | # Very special combinations of symbols | |
| 9 | 12 | # (these transformations must come in the script before the other |

