From 66b683579143de15598c16695df72d1b224c2030 Mon Sep 17 00:00:00 2001 From: "Jeffrey H. Kingston" Date: Tue, 14 Sep 2010 20:41:52 +0000 Subject: Lout 3.37. git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@43 9365b830-b601-4143-9ba8-b4a8e2c3339c --- blurb | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'blurb') diff --git a/blurb b/blurb index b53f519..f2851a4 100644 --- a/blurb +++ b/blurb @@ -1,7 +1,7 @@ - THE LOUT DOCUMENT FORMATTING SYSTEM, VERSION 3.36 + THE LOUT DOCUMENT FORMATTING SYSTEM, VERSION 3.37 -Version 3.36 of the Lout document formatting system is now available +Version 3.37 of the Lout document formatting system is now available (free of charge). The system reads a high-level description of a document similar in style to LaTeX and produces a PostScript or plain text output file. @@ -21,14 +21,11 @@ went back to the beginning. Lout is written in highly portable ANSI C. It is distributed under the GNU public license and is obtainable from - ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.36.tar.gz + ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.37.tar.gz -In other words, in a gzipped tar file called "lout-3.36.tar.gz" in the -"jeff/lout" subdirectory of the home directory of "ftp ftp.it.usyd.edu.au" -with login name "ftp" or "anonymous" using any non-empty password. The -distribution contains +The distribution contains - * Complete C source code + * Complete C source code, makefile, and installation instructions * Standard library packages of definitions for ordinary documents, technical reports, books, overhead transparencies, stand-alone @@ -38,12 +35,9 @@ distribution contains * Complete documentation for all these features consisting of a User's Guide plus an Expert's Guide - * A makefile and installation instructions +A PostScript version of the User's Guide is available at: -For those who want to browse first, a PostScript version of the User's -Guide may be found in the same ftp directory: - - ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.36-user.ps.gz + ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.37-user.ps.gz Lout was created by Jeffrey H. Kingston (jeff@it.usyd.edu.au) of the School of Information Technologies at the University of Sydney. -- cgit