summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp')
-rw-r--r--Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp b/Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp
new file mode 100644
index 00000000000..89b58910a5e
--- /dev/null
+++ b/Master/texmf-dist/omega/otp/antomega/latin/la-noj.otp
@@ -0,0 +1,24 @@
+%% This file is part of the ANTOMEGA project version 0.8
+%% -----------------------------------------------------
+%%
+%% It may be distributed under the terms of the LaTeX Project Public
+%% License, as described in lppl.txt in the base LaTeX distribution.
+%% Either version 1.0 or, at your option, any later version.
+%% Copyright (C) 2005 by Alexej Kryukov
+%% Please report errors to: A.M. Kryukov <basileia@yandex.ru>
+
+%% This file is used to replace the Latin letter "J" with "I",
+%% according to the orthography used in most classical text editions
+%% and textbooks.
+
+input: 2;
+output: 2;
+
+expressions:
+
+% Latin letters
+`J' => `I';
+`j' => `i';
+
+% all other symbols, including Unicode characters
+. => \1;