ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Xan <dxpublica@telefonica.net>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Systems of equations in ConTeXt?
Date: Fri, 23 Aug 2013 17:42:03 +0200	[thread overview]
Message-ID: <20130823174203.c3ab660984a24b57ea65b009@telefonica.net> (raw)
In-Reply-To: <20130822130326.8aba7980bcfc3247f08aae29@telefonica.net>

thanks. How can I achieve the symbol of system in the right?

Thanks,
Xan.

> On 2013–08–22 Xan wrote:
> 
> > Simple question: what is the equivalent of:
> > 
> > \begin{equation*}
> > \left\{ \begin{aligned}
> > 2x - 2y = 0\\
> > 4x - 2y = 2
> > \end{aligned} \right.
> > \end{equation*}
> > 
> > in ConTeXt?
> 
> \starttext
>   \startformula
>     \startcases
>       \NC 2x - 2y = 0 \NR
>       \NC 4x - 2y = 2 \NR
>     \stopcases
>   \stopformula
> \stoptext
> 
> See http://dl.contextgarden.net/myway/mathalign.pdf
> 
> MarcoOn 2013–08–22 Xan wrote:

> Simple question: what is the equivalent of:
> 
> \begin{equation*}
> \left\{ \begin{aligned}
> 2x - 2y = 0\\
> 4x - 2y = 2
> \end{aligned} \right.
> \end{equation*}
> 
> in ConTeXt?

\starttext
  \startformula
    \startcases
      \NC 2x - 2y = 0 \NR
      \NC 4x - 2y = 2 \NR
    \stopcases
  \stopformula
\stoptext

See http://dl.contextgarden.net/myway/mathalign.pdf

Marco
On Thu, 22 Aug 2013 13:03:26 +0200
Xan <dxpublica@telefonica.net> ha escrit:

> Hi,
> 
> Simple question: what is the equivalent of:
> 
> \begin{equation*}
> \left\{ \begin{aligned}
> 2x - 2y = 0\\
> 4x - 2y = 2
> \end{aligned} \right.
> \end{equation*}
> 
> in ConTeXt?
> 
> I know mako aligned module, but I can't achive \left\{ and \right.
> 
> thanks in advance,
> Xan.
___________________________________________________________________________________
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
___________________________________________________________________________________

      parent reply	other threads:[~2013-08-23 15:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 11:03 Xan
2013-08-22 11:22 ` Marco Patzer
2013-08-23 15:42 ` Xan [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=20130823174203.c3ab660984a24b57ea65b009@telefonica.net \
    --to=dxpublica@telefonica.net \
    --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).