ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Handling MathML in ConTEXt
Date: Wed, 7 May 2014 11:56:14 +0200	[thread overview]
Message-ID: <CALBOmsbpk3WG-HyL_W5iC=2SQ24nxPWQ9Zu8rafsXgbitiHrNw@mail.gmail.com> (raw)
In-Reply-To: <BLU174-W444A80F2455905C7531C0FC64E0@phx.gbl>

Hi,

is this a duplicate email by accident?

On Wed, May 7, 2014 at 6:59 AM, 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 or PS from ConTEXt.

You can in principle convert the resulting PDF to PostScript.

DVI doesn't even support OpenType fonts and ConTeXt MKIV doesn't
really support the old TFM fonts any longer.

As Hans already asked: what do you need the DVI format for?

While it is not *technically* impossible to implement it, it is
certainly a lot of "wasted" effort for very little or no gain. A lot
more useful would be to avoid the need for DVI on the other side.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2014-05-07  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 12:02 Ananth Narayanan
2014-05-06  8:10 ` Hans Hagen
2014-05-07  4:59 ` Ananth Narayanan
2014-05-07  9:56   ` Mojca Miklavec [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALBOmsbpk3WG-HyL_W5iC=2SQ24nxPWQ9Zu8rafsXgbitiHrNw@mail.gmail.com' \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).