Hello David,

> \starttyping
> y = x.^2 -2*x - 3
> \stoptyping
>
> I'd like, just this one time, to typeset this so it fall in the middle of
> the page, with a slightly enlarged fontsize.

What is "the middle of the page"? centered vertically and
horizontally? 

If only horizontal alignment: use

\startalignment[middle]
\starttyping
y = x.^2 -2*x - 3
\stoptyping
\stopalignment

Patrick
-- 
ConTeXt wiki: http://contextgarden.net
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to