On Feb 16, 2008 2:19 PM, Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote:
> Hi all,
> I want to make a dvi output of one or more math formulas, on a page of
> minimal size, ie the size of the formula; I had asked the same thing for a
> metapost/fun graphic sometime ago, the answer had been:
> \startMPpage
> ...
> \stopMPpage
>
> but I guess I can't use that here!

\starttext
\startTEXpage
$$
c^2=a^2+b^2
$$
\stopTEXpage
\stoptext

The $$ pair give a better result in this case than the normal formula
environment.

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to