summaryrefslogtreecommitdiff
path: root/tex/context/base/mkii/enco-fsl.mkii
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkii/enco-fsl.mkii')
-rw-r--r--tex/context/base/mkii/enco-fsl.mkii32
1 files changed, 32 insertions, 0 deletions
diff --git a/tex/context/base/mkii/enco-fsl.mkii b/tex/context/base/mkii/enco-fsl.mkii
new file mode 100644
index 000000000..8fbca98ca
--- /dev/null
+++ b/tex/context/base/mkii/enco-fsl.mkii
@@ -0,0 +1,32 @@
+%D \module
+%D [ file=enco-fsl,
+%D version=2005.08.17,
+%D title=\CONTEXT\ Encoding Macros,
+%D subtitle=Slovenian Specialities,
+%D author={Hans Hagen, Mojka Miklavec},
+%D date=\currentdate,
+%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
+%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 Usage:
+%D
+%D \starttyping
+%D \useencoding[fsl]
+%D
+%D \starttext
+%D \dstroke \language[sl] \dstroke
+%D \stoptext
+%D \stoptyping
+
+\unprotect
+
+\startlanguagespecifics[\s!sl]
+ \startencoding[\s!default]
+ \definecharacter dstroke {d\zcaron} % hm, expects a space delimiter
+ \stopencoding
+\stoplanguagespecifics
+
+\protect \endinput