ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <dwarnold45@cox.net>
Subject: Align a compound inequality
Date: Fri, 20 Jan 2006 19:23:22 -0800	[thread overview]
Message-ID: <49477F6D-FCD3-4608-8DA0-8FCEA94BCD7F@cox.net> (raw)

All,

I have:

\placeformula[-]
\startformula
   \startalign[m=2]
     3-2x&<-1 & 3-2x&>1\\
      -2x&<-4 &  -2x&>-2\\
        x&>2  &    x&<1
   \stopalign
\stopformula

And it works. However, I want to sqeeze the word "or" between the  
inequalities on the first row so that it reads:

3 - 2x < -1  or  3 - 2x > 1

How can I do this?

I am not sure what m and n are meant to do with this code. Hans said  
n=n_of_columns and m=n_of_pairs, but I am not sure what these mean as  
relates to my problem above.

Ideas?

             reply	other threads:[~2006-01-21  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21  3:23 David Arnold [this message]
2006-01-21  6:07 ` Aditya Mahajan
2006-01-21  6:27   ` David Arnold
2006-01-21  7:05     ` Aditya Mahajan

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=49477F6D-FCD3-4608-8DA0-8FCEA94BCD7F@cox.net \
    --to=dwarnold45@cox.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).