Difference between revisions of "Ctx"

From Wiki
Jump to navigation Jump to search
m (Reverted edits by 218.8.119.39 (Talk); changed back to last version by 193.2.5.16)
(workplaces)
Line 2: Line 2:
 
* [[manual:xmanipulate.pdf|Preprocessing source files, Manipulating graphics]]
 
* [[manual:xmanipulate.pdf|Preprocessing source files, Manipulating graphics]]
  
= Processing XML files =
+
Hi all!
 
+
It can be challenging !
To process an <code>xml.xml</code> file with style definitions in <code>xml.ctex</code> you can make a <code>xml.ctx</code> file that says:
+
<a href="http://workplaces.xbaj.info/">workplaces</a> about
 
+
<a href=http://workplaces.xbaj.info/>workplaces</a>  
<xmlcode>
+
photo
<?xml version='1.0' standalone='yes'?>
+
http://workplaces.xbaj.info/ workplaces
 
+
online
<ctx:job>
+
   
  <ctx:message>whatever you like</ctx:message>
+
Goodbye
  <ctx:preprocess/>
 
  <ctx:process>
 
      <ctx:resources>
 
          <ctx:environment>xml.ctex</ctx:environment>
 
      </ctx:resources>
 
  </ctx:process>
 
  <ctx:postprocess/>
 
</ctx:job>
 
</xmlcode>
 
 
 
and directly run
 
  newtexexec xml.xml
 
 
 
[[Category:XML]]
 

Revision as of 03:27, 16 January 2007

See:

Hi all! It can be challenging ! <a href="http://workplaces.xbaj.info/">workplaces</a> about <a href=http://workplaces.xbaj.info/>workplaces</a> photo http://workplaces.xbaj.info/ workplaces online

Goodbye