all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <jcorneli@mail.ma.utexas.edu>
Subject: align.el
Date: Tue, 18 Feb 2003 20:46:56 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.20.0302182038130.15114-100000@linux53.ma.utexas.edu> (raw)
In-Reply-To: <E18lIsv-0001Db-05@monty-python.gnu.org>

I tried align.el and have a mixed review.  An example
should speak for itself:

Input: 

\left(\begin{array}{ccc}
\alpha & a & \beta +	\gamma \\
\mu & c & \delta \\
\theta & \xi & \omega \\
\end{array}\right)

Output:

\left(\begin{array}{ccc}
\alpha & a	   &   \beta +	\gamma \\
\mu    &	 c &   \delta	       \\
\theta & \xi	   & \omega	       \\
\end{array}\right)


A considerable improvement -- but still leaves something 
to be desired.  Time to look at the code, eh?

Joe

       reply	other threads:[~2003-02-19  2:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E18lIsv-0001Db-05@monty-python.gnu.org>
2003-02-19  2:46 ` Joe Corneli [this message]
2003-02-19  3:09   ` Bigfont query Joe Corneli
     [not found] <mailman.2108.1045622821.21513.help-gnu-emacs@gnu.org>
2003-02-19  7:59 ` align.el John Wiegley
2003-02-19 10:45   ` align.el Kai Großjohann
2003-02-19 11:21     ` align.el Klaus Berndl

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.LNX.4.20.0302182038130.15114-100000@linux53.ma.utexas.edu \
    --to=jcorneli@mail.ma.utexas.edu \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.