xml-mkiv.tex /size: 1712 b    last modification: 2023-12-21 09:43
1% language=us runpath=texruns:manuals/xml
2
3% author    : Hans Hagen
4% copyright : ConTeXt Development Team
5% license   : Creative Commons Attribution ShareAlike 4.0 International
6% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
7% origin    : the ConTeXt distribution
8%
9% comment   : Because this manual is distributed with TeX distributions it comes with a rather
10%             liberal license. We try to adapt these documents to upgrades in the (sub)systems
11%             that they describe. Using parts of the content otherwise can therefore conflict
12%             with existing functionality and we cannot be held responsible for that. Many of
13%             the manuals contain characteristic graphics and personal notes or examples that
14%             make no sense when used out-of-context.
15%
16% comment   : Some chapters might have been published in TugBoat, the NTG Maps, the ConTeXt
17%             Group journal or otherwise. Thanks to the editors for corrections. Also thanks
18%             to users for testing, feedback and corrections.
19
20% to be checked:
21%
22% \Ux in index
23%
24% undocumented:
25%
26% \processXMLbuffer
27% \processxmlbuffer
28% \processxmlfile
29%
30% kind of special ... tricky explanation needed:
31%
32% \xmldirect
33
34\environment xml-mkiv-style
35
36\starttext
37
38\component xml-mkiv-titlepage
39
40\startfrontmatter
41    \component xml-mkiv-contents
42    \component xml-mkiv-introduction
43\stopfrontmatter
44
45\startbodymatter
46    \component xml-mkiv-converter
47    \component xml-mkiv-filtering
48    \component xml-mkiv-commands
49    \component xml-mkiv-expressions
50    \component xml-mkiv-tricks
51    \component xml-mkiv-lookups
52    \component xml-mkiv-examples
53\stopbodymatter
54
55\stoptext
56