summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/interface/mkiv/i-context.xml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-15 21:07:12 +0000
committerKarl Berry <karl@freefriends.org>2016-05-15 21:07:12 +0000
commitb6a82290dcde74722176ee588102f1c924c9fa89 (patch)
tree474838d10829e68cddc94c207df2ae9b98600ada /Master/texmf-dist/tex/context/interface/mkiv/i-context.xml
parentde072b82538a959d5fc50c3a3316d0668c26db9c (diff)
context (15may16)
git-svn-id: svn://tug.org/texlive/trunk@41152 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-context.xml')
-rw-r--r--Master/texmf-dist/tex/context/interface/mkiv/i-context.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-context.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-context.xml
index 606950c10bb..f1e85658f3a 100644
--- a/Master/texmf-dist/tex/context/interface/mkiv/i-context.xml
+++ b/Master/texmf-dist/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"/>