summaryrefslogtreecommitdiff
path: root/tex/context/base/enco-fro.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/enco-fro.tex')
-rw-r--r--tex/context/base/enco-fro.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/tex/context/base/enco-fro.tex b/tex/context/base/enco-fro.tex
new file mode 100644
index 000000000..8b12dfefd
--- /dev/null
+++ b/tex/context/base/enco-fro.tex
@@ -0,0 +1,33 @@
+%D \module
+%D [ file=enco-fro,
+%D version=2000.08.20,
+%D title=\CONTEXT\ Encoding Macros,
+%D subtitle=Romanian Input Filter,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright=Hans Hagen]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+%D These definitions used to be part of lang-ita.tex.
+
+\unprotect
+
+\startlanguagespecifics[\s!ro]
+
+ \installcompoundcharacter "a {\u{a}}
+ \installcompoundcharacter "i {\^{\i}}
+ \installcompoundcharacter "s {\c{s}}
+ \installcompoundcharacter "t {\c{t}}
+ \installcompoundcharacter "A {\^{a}}
+ \installcompoundcharacter "I {\^{I}}
+ \installcompoundcharacter "S {\c{S}}
+ \installcompoundcharacter "T {\c{T}}
+ \installcompoundcharacter "` {\handlequotation\c!leftquotation}
+ \installcompoundcharacter "' {\handlequotation\c!rightquotation}
+
+\stoplanguagespecifics
+
+\protect \endinput