ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: Typesetting Math
Date: Tue, 5 Sep 2006 08:09:30 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0609050749280.4056@nqvgln> (raw)
In-Reply-To: <3e73596b0609042241w6c30ff3fqf316e99b4152addd@mail.gmail.com>

On Tue, 5 Sep 2006, Pepe Barbe wrote:

> I am curious about what does everyone around here uses for typesetting
> Math?

Context, of course ;)

> Currently I know more LaTeX than anything else for that, but
> from what I gather to use ConTeXt in full extent I should typeset
> things directly in TeX or use MathML.

Not any more. Context has full blown support for most math constructs.


> So far I've been some LaTeX-like stuff and it was worked fine, but
> know I want to do more complet layouts that would involve LaTeX style
> arrays to align equations in several lines.

Context can do many complicated alignments. Right now Context has 
features equivalent to following latex environments

equation, align, gather, alignat, falignat, array, cases, intertext, 
substack, matrix, pmatrix, bmatrix, vmatrix, Vmatrix, all sorts of 
arrows,

it has partial support for

aligned, gathered,

it has experimental support for

subformulas, tagging, breaking formulas across pages

(Context's native way of doing subformulas is a bit different from 
latex's. Search the ML archives for something that works like latex's 
subformulas. Breaking formulas across pages is a bit tricky, since it 
is not clear what is the right place for a pagebreak in a display. 
Right now, Context can either do no break at all, or break at any 
line.)

it has no support for

smallmatrix, multiline, many small amstex enhancements.

Most of the amstex enhancements are simple, and it is easy to add 
support for them. Right now, support is based on user requests, so if 
you want something equivalent to latex's xyz, explain what it does, 
and context will have that feature. What more can you ask for?

For a bit of documentation have a look at

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

and

http://dl.contextgarden.net/myway/matharrows.pdf

There is also some explaination at 
http://wiki.contextgarden.net/Math_structures


> So, what would you guys would recommend?

Start using context math. The syntax is a bit different from the way 
latex does things, but as in other things with context, the syntax 
makes configuration really easy. If you find that a certain feature is 
missing, ask on the mailing list. Hans and Taco have been very 
generous in adding new features on user requests.


Aditya

  reply	other threads:[~2006-09-05 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05  5:41 Pepe Barbe
2006-09-05 12:09 ` Aditya Mahajan [this message]
2006-09-05 17:32   ` Pepe Barbe
2006-09-05 18:08     ` Pepe Barbe

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=Pine.WNT.4.63.0609050749280.4056@nqvgln \
    --to=adityam@umich.edu \
    --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).