summaryrefslogtreecommitdiff
path: root/tex/context/base/enco-ffr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/enco-ffr.tex')
-rw-r--r--tex/context/base/enco-ffr.tex36
1 files changed, 36 insertions, 0 deletions
diff --git a/tex/context/base/enco-ffr.tex b/tex/context/base/enco-ffr.tex
new file mode 100644
index 000000000..a18e3c94e
--- /dev/null
+++ b/tex/context/base/enco-ffr.tex
@@ -0,0 +1,36 @@
+%D \module
+%D [ file=enco-ffr,
+%D version=2002.05.07,
+%D title=\CONTEXT\ Encoding Macros,
+%D subtitle=French 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.
+
+\enablemode[activecolon] \usemodule[tryout] % for the moment
+
+\unprotect
+
+\startlanguagespecifics[\s!fr]
+
+ \defineactivecharacter : {\directdiscretionary{:}}
+ \defineactivecharacter ; {\directdiscretionary{;}}
+ \defineactivecharacter ! {\directdiscretionary{!}}
+ \defineactivecharacter ? {\directdiscretionary{?}}
+
+\stoplanguagespecifics
+
+% maybe tricky due to possible name clashes:
+%
+% \def\ieme {\highordinalstr{e}}
+% \def\iemes{\highordinalstr{es}}
+% \def\ier {\highordinalstr{er}}
+% \def\iers {\highordinalstr{ers}}
+% \def\iere {\highordinalstr{re}}
+% \def\ieres{\highordinalstr{res}}
+
+\protect \endinput