summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-context.xml
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-05-14 03:10:20 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-05-14 03:10:20 +0200
commitb29553f008e315297b56570fa5ef303b1fda39d1 (patch)
tree0d44d3fa5d4be3e98411703f1566b70d71b5c0c4 /tex/context/interface/mkiv/i-context.xml
parentc364453fcfff40c1a300b4b6d45bfe25257f8e8d (diff)
downloadcontext-b29553f008e315297b56570fa5ef303b1fda39d1.tar.gz
2016-05-14 02:25:00
Diffstat (limited to 'tex/context/interface/mkiv/i-context.xml')
-rw-r--r--tex/context/interface/mkiv/i-context.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tex/context/interface/mkiv/i-context.xml b/tex/context/interface/mkiv/i-context.xml
index 606950c10..f1e85658f 100644
--- a/tex/context/interface/mkiv/i-context.xml
+++ b/tex/context/interface/mkiv/i-context.xml
@@ -2,6 +2,26 @@
<?context-directive job ctxfile x-setups.ctx ?>
+<!--
+
+ Right from the start the ConTeXt user interface was sytematic enough to be described using a
+ common framework. First it was done in the TeX language at the top of the files where features
+ were implemented. Later we switched to XML where all definitions were moved to one file. That
+ file could be translated to different user interfaces.
+
+ The current XML files are a follow up on this. Instead of one big file we now have many small
+ files, and support for shared (XML) definitions has been extended. Many more commands are defined,
+ including those considered low level. There are no longer translated files needed but you can
+ still generate them.
+
+ These files can be used to generate overviews (see x-setups-*.mkiv) but also for generating
+ information for text editors. We also use them for the (local) help service.
+
+ Wolfgang Schuster & Hans Hagen
+
+-->
+
+
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
<cd:interfacefile filename="i-common-definitions.xml"/>