Changes

Jump to navigation Jump to search
193 bytes added ,  18:12, 21 December 2022
no edit summary
= Processing XML files =
To process an a file <code>xml.xml</code> file with style definitions in <code>xmlstyle.ctextex</code> you can make a <code>xml.ctx</code> file that says:
<xmlcode>
<ctx:process>
<ctx:resources>
<ctx:environment>xmlstyle.ctextex</ctx:environment>
</ctx:resources>
</ctx:process>
</xmlcode>
and Include a directive into the file <code>xml.xml</code>: <xmlcode><?context-directive job ctxfile xml.ctx ?></xmlcode>  After doing this, you can process your xml file directly runwith the command texexec <code>context xml.xml</code>
[[Category:XML]]
gardener
111

edits

Navigation menu