diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-02 23:29:09 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-09 18:22:21 +0200 |
commit | a747cff2b6027d5e013aa84c1db0159c51983a79 (patch) | |
tree | 6868c2f03df801b25c12851ccc6c5e51c496bbd8 /m4 | |
parent | 4dadac8a15b5fa17679db9ef64b437919399f226 (diff) | |
download | sciteco-a747cff2b6027d5e013aa84c1db0159c51983a79.tar.gz |
conditionals now check for Unicode codepoints (refs #5)
* This will naturally work with both ASCII characters and various
non-English scripts.
* Unfortunately, it cannot work with the other non-ANSI single-byte codepages.
* If we'd like to support scripts working with all sorts of codepoints,
we'd have to introduce a new command for translating individual codepoints
from the current codepage (as reported by EE) to Unicode.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions