ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Sample of the day
Date: Fri, 10 Sep 1999 11:42:30 -0700	[thread overview]
Message-ID: <3.0.3.32.19990910114230.009ce18c@mail.northcoast.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

Hans, All,

\documentclass{article}
\usepackage{amsmath}

\begin{document}
I like the gather environment, useful when you don't want things
aligned on the equal sign.

\begin{gather}
f(x)=x+|x+3|-|x-3|\\
-3\le x<3
\end{gather}

I like the split environment, which allows nice formatting of
equations too long to fit on one line.

\begin{equation}
\begin{split}
f(x)&=f(x)+f'(a)(x-a)+\frac{f''(a)}{2!}(x-a)^2+\frac{f'''(a)}{3!}+\cdots\\
 &\qquad
 +\frac{f^{(n)}(a)}{n!}(x-a)^n+\frac{f^{(n+1)}(\xi)}{(n+1)!}(x-\xi)^{n+1}
\end{split}
\end{equation}
\end{document}

[-- Attachment #2: gather.dvi --]
[-- Type: application/octet-stream, Size: 1404 bytes --]

[-- Attachment #3: Type: text/plain, Size: 257 bytes --]

David Arnold
College of the Redwoods
Mathematics Department
7351 Tompkins Hill Rd
Eureka, CA 95501
(707) 476-4222 Office
(707) 476-4424 Fax
http://online.redwoods.cc.ca.us/instruct/darnold/
http://online.redwoods.cc.ca.us/instruct/darnold/StaffDev/Index.htm

             reply	other threads:[~1999-09-10 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-10 18:42 David Arnold [this message]
1999-09-11 22:23 ` Hans Hagen

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=3.0.3.32.19990910114230.009ce18c@mail.northcoast.com \
    --to=darnold@northcoast.com \
    /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).