summaryrefslogtreecommitdiff
path: root/examples/translit.m4
blob: 078d1726b403c6a952573619a8d70e63931a34ae (plain)
1
2
3
4
5
6
7
8
# traceon(`translit')dnl
translit(`GNUs not Unix', `a-z')
translit(`GNUs not Unix', `a-z', `A-Z')
translit(`GNUs not Unix', `A-Z', `a-z')
translit(`GNUs not Unix', `A-Z')
translit(`a-z', `a-')
translit(`A-Z', `A-Z-', `-A-Z')
translit(`GNUs not Unix', `Z-A', `a-z')