summaryrefslogtreecommitdiff
path: root/tex/context/base/x-xtag.mkiv
blob: d7e2f25595d7f3a5b45b17eb84fb99c75addf2a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%D \module
%D   [       file=x-xtag,
%D        version=2009.09.23,
%D          title=\CONTEXT\ Modules,
%D       subtitle=\XML\ stream handler,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright=PRAGMA]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\ifdefined\XMLbanner \endinput \fi

\loadcorefile{xtag-ini}
\loadcorefile{xtag-ext}
\loadcorefile{xtag-exp}
\loadcorefile{xtag-pre} % has old encoding code
\loadcorefile{xtag-xsd} % will go away (stub anyway)
\loadcorefile{xtag-rng} % will go away (stub anyway)

\endinput