summaryrefslogtreecommitdiff
path: root/tex/context/base/s-languages-system.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/s-languages-system.mkiv')
-rw-r--r--tex/context/base/s-languages-system.mkiv30
1 files changed, 30 insertions, 0 deletions
diff --git a/tex/context/base/s-languages-system.mkiv b/tex/context/base/s-languages-system.mkiv
new file mode 100644
index 000000000..363720374
--- /dev/null
+++ b/tex/context/base/s-languages-system.mkiv
@@ -0,0 +1,30 @@
+%D \module
+%D [ file=s-languages-system, % moved from local s-lan-01
+%D version=2013.05.19,
+%D title=\CONTEXT\ Style File,
+%D subtitle=Installed Languages,
+%D author=Hans Hagen,
+%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.
+
+\startmodule[languages-system]
+
+\registerctxluafile{s-languages-system}{}
+
+\installmodulecommandluasingle \showinstalledlanguages {moduledata.languages.system.showinstalled}
+
+\stopmodule
+
+\continueifinputfile{s-languages-system.mkiv}
+
+\usemodule[art-01]
+
+\starttext
+
+ \showinstalledlanguages
+
+\stoptext