ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: curly bracket different values (entries)
       [not found] <mailman.0.1297854003.11408.ntg-context@ntg.nl>
@ 2011-02-16 14:47 ` Vyatcheslav Yatskovsky
  0 siblings, 0 replies; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2011-02-16 14:47 UTC (permalink / raw)
  To: ntg-context

Thank you for the clear answer.

The only thing I wish that there was more information about mathcolumn 
(/MC) command on the wiki.

> with \startmathcases ... \stopmathcases you get a curly bracket to the
> left of "...", see [1]. If you just want to have multiline equations,
> then \startalign ... \stopalign could be want you need (it's also on
> page [1]). There's also a "My Way" [2] about mathalign.

-- 
Best Regards,
Vyatcheslav Yatskovsky
___________________________________________________________________________________
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] 5+ messages in thread

* Re: curly bracket different values (entries)
  2011-02-15 17:13 ` Vyatcheslav Yatskovsky
@ 2011-02-16  8:47   ` Stefan Müller
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Müller @ 2011-02-16  8:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

with \startmathcases ... \stopmathcases you get a curly bracket to the 
left of "...", see [1]. If you just want to have multiline equations, 
then \startalign ... \stopalign could be want you need (it's also on 
page [1]). There's also a "My Way" [2] about mathalign.

HTH,
Stefan


[1] http://wiki.contextgarden.net/Multiline_equations#Cases
[2] http://dl.contextgarden.net/myway/mathalign.pdf

On 15.02.2011 18:13, Vyatcheslav Yatskovsky wrote:
> Hi,
>
> Sorry for stealing the tread, but what "mathcases" do and how it is
> different from mathalign?
> Sometimes, I need to typeset multiline equations, and have to admit that
> this an obscure subject.
>
> Regards,
>
> Vyatcheslav
> ___________________________________________________________________________________
>
> 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
> ___________________________________________________________________________________
>
>
___________________________________________________________________________________
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] 5+ messages in thread

* Re: curly bracket different values (entries)
       [not found] <mailman.907.1297754686.4223.ntg-context@ntg.nl>
@ 2011-02-15 17:13 ` Vyatcheslav Yatskovsky
  2011-02-16  8:47   ` Stefan Müller
  0 siblings, 1 reply; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2011-02-15 17:13 UTC (permalink / raw)
  To: ntg-context

Hi,

Sorry for stealing the tread, but what "mathcases" do and how it is 
different from mathalign?
Sometimes, I need to typeset multiline equations, and have to admit that 
this an obscure subject.

Regards,

Vyatcheslav
___________________________________________________________________________________
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] 5+ messages in thread

* Re: curly bracket different values (entries)
  2011-02-14 19:27 Pau
@ 2011-02-14 20:35 ` Pau
  0 siblings, 0 replies; 5+ messages in thread
From: Pau @ 2011-02-14 20:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

\startformula
 \phi^{N(n)}_m = \startmathcases
 \NC \phi^{R(n)}_m \MC \text{inside the worldtube}\NR
                   \MC \text{outside the worldtube}\NR
 \NC 1
\stopmathcases
\stopformula

Oh, thanks a lot, man!



On 14 February 2011 20:27, Pau <vim.unix@googlemail.com> wrote:
> Hello,
>
> I am trying to get something like the x_n equation here (second one):
>
> http://latex.knobs-dials.com/images/47c5c3f63c4c9dcbdf4b4b4e362b01d00b8cb62b.100.png
>
> but I am failing... this is my pathetic trial... any help would be
> appreciated. Thanks!
>
> \placeformula
> \startformula
> \phi^{N(n)}_m = \left{
> \eqalign{
> \phi^{R(n)}_m & {\rm inside the worldtube}\,, \cr
> \phi_m        & {\rm outside the worldtube} \,,
> }
> \stopformula
>
___________________________________________________________________________________
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] 5+ messages in thread

* curly bracket different values (entries)
@ 2011-02-14 19:27 Pau
  2011-02-14 20:35 ` Pau
  0 siblings, 1 reply; 5+ messages in thread
From: Pau @ 2011-02-14 19:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I am trying to get something like the x_n equation here (second one):

http://latex.knobs-dials.com/images/47c5c3f63c4c9dcbdf4b4b4e362b01d00b8cb62b.100.png

but I am failing... this is my pathetic trial... any help would be
appreciated. Thanks!

\placeformula
\startformula
\phi^{N(n)}_m = \left{
\eqalign{
\phi^{R(n)}_m & {\rm inside the worldtube}\,, \cr
\phi_m        & {\rm outside the worldtube} \,,
}
\stopformula
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2011-02-16 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.0.1297854003.11408.ntg-context@ntg.nl>
2011-02-16 14:47 ` curly bracket different values (entries) Vyatcheslav Yatskovsky
     [not found] <mailman.907.1297754686.4223.ntg-context@ntg.nl>
2011-02-15 17:13 ` Vyatcheslav Yatskovsky
2011-02-16  8:47   ` Stefan Müller
2011-02-14 19:27 Pau
2011-02-14 20:35 ` Pau

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