X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2920" "Thu" "30" "October" "1997" "18:10:51" "-0500" "Michael John Downes" "mjd@MATH.AMS.ORG" nil "67" "Announce: alpha release of breqn package" "^Date:" nil nil "10" nil "Announce: alpha release of breqn package" nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.5) with ESMTP id BAA14585; Fri, 31 Oct 1997 01:52:03 +0100 (MET) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <11.CFA1D807@listserv.gmd.de>; Fri, 31 Oct 1997 1:36:02 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 226026 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 31 Oct 1997 00:16:13 +0100 Received: from math.ams.org (math.ams.org [130.44.210.14]) by relay.urz.uni-heidelberg.de (8.8.7/8.8.7) with SMTP id AAA19379; Fri, 31 Oct 1997 00:11:46 +0100 (MET) Received: from axp14.ams.org by math.ams.org via smtpd (for relay.urz.uni-heidelberg.de [129.206.119.201]) with SMTP; 30 Oct 1997 23:11:44 UT Received: from epsilon.ams.org by AXP14.AMS.ORG (PMDF V5.1-8 #1) with SMTP id <01IPFDVO6T80000F87@AXP14.AMS.ORG>; Thu, 30 Oct 1997 18:10:54 EST Received: by epsilon.ams.org; (5.65v3.2/1.1.8.2/12Oct95-1155AM) id AA27530; Thu, 30 Oct 1997 18:10:51 -0500 X-Mailer: Gnus v5.3/Emacs 19.34 Lines: 67 Message-ID: Reply-To: Mailing list for the LaTeX3 project Date: Thu, 30 Oct 1997 18:10:51 -0500 From: Michael John Downes Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Announce: alpha release of breqn package Status: R X-Status: X-Keywords: X-UID: 2510 This to announce that an alpha release of the `breqn' package, which was the subject of a talk I gave at the 1997 TUG conference in San Francisco, is now available from e-math.ams.org. (Although it is not being submitted to CTAN at this time because it is only an alpha release, the fact that it is available may be of interest to the CTAN-ANN list subscribers.) From the READ.ME file: ------------------------------------------------------------------------ READ.ME for breqn.sty [Michael Downes, 1997/10/30] ------------------------------------------------------------------------ The alpha release of the `breqn' package for LaTeX is available from the American Mathematical Society: ftp://e-math.ams.org/pub/tex/breqn.tar.gz The following files comprise the alpha release of the package: breqn.sty READ.ME breqn.txt flexisym.sty breqndoc.tex flexisym.txt ltxbase.sym breqn.bug The files in the first column are what you need to use the package. The files in the middle column are documentation: The READ.ME is this file. The file breqn.bug is a list of known deficiencies that need fixing in the alpha release. The file breqndoc.tex explains the usage of the LaTeX commands and environments provided by the breqn package. The files in the last column are source code and technical commentary; these are likely to make dull reading except for TeXnicians. (They would normally be in .dtx format but I was experimenting with an alternative format whose macros are, as luck would have it, in a nonfunctional transitional stage just now; the .txt files are an ASCII version generated from the real sources.) Some of the principal features of the breqn package are: ---Displayed equations are broken automatically to the available width, without explicit line break commands. ---Line breaks within paired \left-\right delimiters work in a natural way (splitting with null delimiters and awkward size adjustments are unnecessary). You can specify a delimiter nesting depth beyond which automatic line breaks must not occur. ---Punctuation at the end of a displayed equation can be written in its logical place and will be assimilated into the display as necessary. ---Applying a background color or a frame to an equation is easily done. For information on additional features consult the user's guide, breqndoc.tex. The amsmath package and the breqn package can be used together, but then the amsmath package should be loaded first. ------------------------------------------------------------------------ PLEASE BEAR IN MIND: ------------------------------------------------------------------------ This is an alpha release of the software; there are many gaps and shortcomings in what is implemented and what is not. However, it is working well enough that we think potential users will welcome the chance at this time to try it out and to offer feedback.