[NTG-context] Several lines under a limit
Fabrice Couvreur
fabrice1.couvreur at gmail.com
Sat Nov 28 17:52:37 CET 2020
Hi Wolfgang,
I knew the \substack command exists with latex but not with context, thanks
a lot.
Fabrice
Le sam. 28 nov. 2020 à 16:29, Wolfgang Schuster <
wolfgang.schuster.lists at gmail.com> a écrit :
> Fabrice Couvreur schrieb am 28.11.2020 um 15:57:
> > Hi,
> > Is there a command that allows to write multiple lines under the command
> > \lim ?
> > I tried but ...
> > Cordially
> > Fabrice
> >
> > \starttext
> > \startformula
> > \lim_{
> > \vbox{\startalign
> > \NC x \to 2 \NR
> > \NC x > 2 \NR
> > \stopalign}}=+\infty
> > \stopformula
> > \stoptext
>
> \starttext
>
> \startformula
> \lim_{%
> \startsubstack
> x \to 2 \NR
> x > 2 \NR
> \stopsubstack
> } = +\infty
> \stopformula
>
> \stoptext
>
> Wolfgang
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context at ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
>
> ___________________________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20201128/93c91011/attachment.htm>
More information about the ntg-context
mailing list