s-languages-system.mkiv /size: 877 b    last modification: 2020-07-01 14:35
1%D \module
2%D   [      file=s-languages-system, % moved from local s-lan-01
3%D        version=2013.05.19,
4%D          title=\CONTEXT\ Style File,
5%D       subtitle=Installed Languages,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\startmodule[languages-system]
15
16\registerctxluafile{s-languages-system}{}
17
18\installmodulecommandluasingle \showinstalledlanguages {moduledata.languages.system.showinstalled}
19\installmodulecommandluasingle \loadinstalledlanguages {moduledata.languages.system.loadinstalled}
20
21\stopmodule
22
23\continueifinputfile{s-languages-system.mkiv}
24
25\usemodule[art-01]
26
27\starttext
28
29    \loadinstalledlanguages
30    \showinstalledlanguages
31
32\stoptext
33