]> www.ginac.de Git - ginac.git/commitdiff
documentation and grammar updates
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 4 May 2001 23:46:28 +0000 (23:46 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 4 May 2001 23:46:28 +0000 (23:46 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 60ae0667a33b083eb58e5845bc39ae937aa7324e..14306999cc55bcbf4bf728bf2052e2ea1c5197d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 This file records noteworthy changes.
 
 0.8.3 (<date>)
+* Symbols can have a LaTeX name, e.g. symbol s("s", "\\sigma");
+* LaTeX output of indexed objects is much nicer.
 * Fix some build-problems (with recent libreadline).
 
 0.8.2 (24 April 2001)
index efc2f8865e576e5b28d7d9f9944271fbce73d93a..eb1284a97a1256cc61575120ab9119b02be4f0c4 100644 (file)
@@ -34,7 +34,7 @@ AC_SUBST(GINACLIB_VERSION)
 dnl GiNaC archive file version information.
 dnl
 dnl If properties have been added, ARCHIVE_VERSION += 1, ARCHIVE_AGE += 1.
-dnl If backwards compatibility has been broken, ARCHIVE_AGE to 0.
+dnl If backwards compatibility has been broken, set ARCHIVE_AGE to 0.
 dnl
 dnl The version number in newly created archives will be ARCHIVE_VERSION.
 dnl Archives version (ARCHIVE_VERSION-ARCHIVE_AGE) thru ARCHIVE_VERSION can