Difference between revisions of "XML"

From Wiki
Jump to navigation Jump to search
m
m (minor adjustments, nothing new)
Line 1: Line 1:
< [[DocBook]] | [[MathML]] | [[Formatting Objects]] >
 
 
 
Handling XML in ConTeXt has improved dramatically with the advent of MkIV. A new infrastructure, based on Lua, makes typesetting, manipulating, filtering, and reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. 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>.   
 
Handling XML in ConTeXt has improved dramatically with the advent of MkIV. A new infrastructure, based on Lua, makes typesetting, manipulating, filtering, and reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. 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>.   
  
Line 10: Line 8:
 
* [[manual:math-mkiv.pdf|MathML in MkIV]]
 
* [[manual:math-mkiv.pdf|MathML in MkIV]]
 
* [[TEI_xml| TEI xml]]: typesetting editions encoded in TEI xml
 
* [[TEI_xml| TEI xml]]: typesetting editions encoded in TEI xml
 +
* [[DocBook]]
 +
* [[Formatting Objects|Formatting XML Objects]]
 
* [[Verbatim_XML | Verbatim/VIM in XML]]
 
* [[Verbatim_XML | Verbatim/VIM in XML]]
 
* [[xtables#XML | Processing XML tables as Extreme Tables]]
 
* [[xtables#XML | Processing XML tables as Extreme Tables]]

Revision as of 19:32, 7 June 2020

Handling XML in ConTeXt has improved dramatically with the advent of MkIV. A new infrastructure, based on Lua, makes typesetting, manipulating, filtering, and reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. In general, the "old" MkII code uses upper-case XML in its commands, the new MkIV code uses lower-case xml.

Documents about XML in MkIV

General Information

Processing XML with lua

XHTML in MKIV


Documents about XML in MkII (obsolete)

XML/ConTeXt in general

Additions and Details of XML/ConTeXt

eXaMpLe framework

(batch processing)

MathML

XSL/FO