Changes

Jump to navigation Jump to search
106 bytes added ,  17:58, 22 March 2013
no edit summary
== Compiling and viewing man pages ==
The XML comes from XML blobs stored in the mtx-scripts. You can find the scripts original script files in your ConTeXt tree, here:
$CONTEXTROOT/tex/texmf-context/scripts/context/lua/
mtxrun --script fonts --exporthelp=man|xml|html|all
To '''compile a standalone XML file ''' to man, take the script at [[User:Esteis/man/xml2man]] (adapted from {{src|trac-exp.lua}}) and run it on your XML file like so:
mtxrun --script ./xml2man.lua somexmlfile.xml
 
To '''view a local man page''' on your Linux/Unix system:
 
man ./somemanfile.man

Navigation menu