ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Devendra Ghate <devendra.ghate@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Equivalent commands for \big \Big etc. in mathmode
Date: Wed, 23 Jan 2013 22:46:11 +0530	[thread overview]
Message-ID: <51001ADB.5030403@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.02.1301231056310.1523@ybpnyubfg.ybpnyqbznva>


On 01/23/2013 09:27 PM, Aditya Mahajan wrote:
> On Wed, 23 Jan 2013, Devendra Ghate wrote:
>
>> 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
>
> In MkIV, you don't need the newmat module and amsl module is 
> deprecated in both MkII and MkIV.
>
> \starttext
>  \startformula
>    \left.\frac{dy}{dx}\right|_z
>  \stopformula
> \stoptext
>
> Aditya

Thanks Aditya. Need to read manuals more carefully.


___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2013-01-23 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 15:47 Devendra Ghate
2013-01-23 15:57 ` Aditya Mahajan
2013-01-23 17:16   ` Devendra Ghate [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51001ADB.5030403@gmail.com \
    --to=devendra.ghate@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).