mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 10:18:38 +09:00
10 lines
187 B
Text
10 lines
187 B
Text
# input conversion (accept comma acuted letters also with cedilla,
|
|
# as de facto replacement of the Romanian standard)
|
|
SET UTF-8
|
|
|
|
ICONV 4
|
|
ICONV ş ș
|
|
ICONV ţ ț
|
|
ICONV Ş Ș
|
|
ICONV Ţ Ț
|
|
|