ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Equivalent commands for \big \Big etc. in mathmode
@ 2013-01-23 15:47 Devendra Ghate
  2013-01-23 15:57 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Devendra Ghate @ 2013-01-23 15:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

If I want to say that dy/dx is calculated at z

then in latex I can write

\frac{dy}{dx}\Big|_z

The \Big is to scale | according to the size of the \frac.

I am using newmat and amsl modules that have supported
the native math mode commands till now. But context does
not recognise \Big.

What is the native context way of doing this?

Regards,
Devendra

MWE (in case its needed)-----------

\usemodule[newmat]
\usemodule[amsl]

\starttext
   \startformula
     \frac{dy}{dx}\Big|_z
   \stopformula
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-23 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23 15:47 Equivalent commands for \big \Big etc. in mathmode Devendra Ghate
2013-01-23 15:57 ` Aditya Mahajan
2013-01-23 17:16   ` Devendra Ghate

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).