On 5/5/2014 2:02 PM, Ananth Narayanan wrote:
Dear Sir,
I am new to ConTEXt. I am using the below mentioned coding in a TEX file and try to compile it in ConTEXt to get a .DVI output. But I am getting PDF output only
%============= \setupbodyfont[times] \usemodule[mathml] \starttext \setupheader [state=stop] \startbuffer <math xmlns="http://www.w3c.org/mathml" version="2.0"> <mcolumn> <mn>123</mn> <mrow> <mn>456</mn> <mo>+</mo> </mrow> <mline spacing="000+"/> <mn>579</mn> </mcolumn></math> \stopbuffer \processxmlbuffer \stoptext %==
Could you please help me to get .DVI output from ConTEXt.
context mkiv doesn't output dvi (maybe some day when i'm in the mood and when we have enhanced the dvi format) why do you need dvi? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------