Changes

Jump to navigation Jump to search
770 bytes added ,  07:11, 29 August 2016
m
Reverted edits by Jacintheford (talk) to last revision by Hraban
If you want to get more from your code than just a PDF (or DVI) output, e.g. HTML, or if you need a good typesetting machine for your XML code, you're right with ConTeXt.
 
Handling XML in ConTeXt has improved dramatically with the advent of MkIV. A new infrastructure, based on Lua, makes typesetting, manipulating, filtering, reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. As a rule of thumb: in general, the "old" MkII code uses upper-case <tt>XML</tt> in its commands, the new MkIV code uses lower-case <tt>xml</tt>.
Here are some links to existing docs:
==Documents about XML in MkIV== ===General Information===*[http://pragma-ade.com/show-man-44.htm xml-mkiv.pdf]* [[TEI_xml| TEI xml]] (typesetting editions encoded in TEI xml)* [[Verbatim_XML | Verbatim/VIM in XML]]* [[xtables#XML | Processing XML tables as Extreme Tables]] ===Processing XML with lua===* [[XML_Lua| XML in Lua]] (manipulating xml in Lua) ===XHTML in MKIV===* [http://dl.contextgarden.net/myway/tas/xhtml.pdf Thomas' MyWay on processing XHTML with MKIV]  ==Documents about XML in MkII (obsolete)== ===XML/ConTeXt in general===
* [[manual:example.pdf|XML in ConTeXt]] by Pragma (2001)
* [http://www.leverkruid.eu/context/index.html XML DocBook in ConTeXt] by Simon Pepping
* XML Basics: [[Mixing_XML_and_ConTeXt]] using the pre-defined ContML vocabulary
===Additions and Details of XML/ConTeXt===
* [[manual:xfigures-p.pdf|Figures (XML image databases)]] ([[manual:xfigures-s.pdf|screen]]) by Pragma (2001); see [[Image Database]]
* [[Two pass tag processing example]] (float and figure tags)
* [[manual:xcorresp.pdf|Serial Letters]] (using a XML database) by Pragma (2003)
===eXaMpLe framework===
(batch processing)
* [[manual:ex-ample.pdf|Example Interface]] (empty)
* [[manual:ex-imple.pdf|Eximple Toolkit]] (simple subset of Example)
===MathML===
* [[manual:pre-mml.pdf|MathML Intro presentation]] by Pragma
* [[manual:mmlprime.pdf|MathML manual]] by Pragma (2001)
* [[manual:xphysml-p.pdf|PhysML (MathML extension for physics)]] ([[manual:xphysml-s.pdf|screen]]) by Pragma
===XSL/FO===
* XSL/FO: [[Formatting Objects]]
* [[ConTeXt FO and XML]] is a tutorial with a view to presenting ConTeXt from the XSL-FO mindset.
 
==XML in MKIV==
*[http://pragma-ade.com/show-man-43.htm xml-mkiv.pdf]
==XHTML in MKIV==
* [http://www.ntg.nl/pipermail/ntg-context/2010/047146.html Thomas' MyWay on processing XHTML with MKIV]
[[Category:XML]]

Navigation menu