[NTG-context] Cron <context at zapf> /var/www/aanhet.net/context/bin/cron/context-mirror
Hans Hagen
j.hagen at xs4all.nl
Wed Jul 27 18:04:49 CEST 2022
On 7/27/2022 7:03 AM, Aditya Mahajan via ntg-context wrote:
> Very nice presentation! Lots of new features to play with.
latest upload has eperimental x scaling (as we have with text \tx \txx
whuch can come in handy when one needs to squeeze some math into some place
\usemodule[article-basic]
\setupbodyfont[11pt]
\setuplayout[tight]
\starttext
\startbuffer
\protected\def\TinyMath {\setmscale {800}} % {\setmscale{0.8}}
\protected\def\PettyMath {\setmscale {700}} % {\setmscale{0,7}}
\protected\def\PatheticMath{\setmscale {400}} % {\setmscale{0,4}}
\protected\def\ExtremeMath {\setmscale{1500}} % {\setmscale{1.5}}
\startformula a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \mx a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \mxx a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \TinyMath a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \PettyMath a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \PatheticMath a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula \ExtremeMath a=b^2 + \sqrt[3]{\frac{1}{x}} \stopformula
\startformula
{\TinyMath a=b^2 + \sqrt[3]{\frac{1}{x}}} \quad + \quad
{\PettyMath a=b^2 + \sqrt[3]{\frac{1}{x}}} \quad + \quad
{\PatheticMath a=b^2 + \sqrt[3]{\frac{1}{x}}}
\stopformula
\stopbuffer
\input tufte
\getbuffer
\input tufte
\typebuffer
\stoptext
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list