home *** CD-ROM | disk | FTP | other *** search
/ ftp.cse.unsw.edu.au / 2014.06.ftp.cse.unsw.edu.au.tar / ftp.cse.unsw.edu.au / pub / doc / text / Lout_FAQ
Encoding:
Internet Message Format  |  1993-08-31  |  3.3 KB

  1. From_: rv@cs.brown.edu Tue Aug 24 10:36:49 1993
  2. Return-Path: <rv@cs.brown.edu>
  3. Received: From cs.brown.edu By jarrah.cs.unsw.OZ.AU With Smtp ;
  4.     Tue, 24 Aug 93 10:35:06 +1000 
  5. Received: from rocky31.cs.brown.edu by cs.brown.edu (5.64+/Doorknob-1.6)
  6.     id AA23496; Mon, 23 Aug 93 20:29:18 -0400
  7. Received: by rocky.cs.brown.edu (5.64+/BrownCS-1.2)
  8.     id AA01748; Mon, 23 Aug 93 20:29:17 -0400
  9. From: jeff@joyce.cs.su.OZ.AU (Jeff Kingston)
  10. To: lout@cs.brown.edu
  11. Date: Tue, 24 Aug 1993 10:27:45 +1000
  12. Resent-Date: Tue, 24 Aug 1993 10:27:45 +1000
  13. Resent-Message-Id: <9308240029.AA01748@rocky.cs.brown.edu>
  14. Old-Return-Path: <jeff@joyce.cs.su.OZ.AU>
  15. Message-Id: <9308240029.AA23489@cs.brown.edu>
  16. Subject: Lout FAQ
  17. Resent-From: lout@cs.brown.edu
  18. X-Mailing-List: <lout@cs.brown.edu> archive/latest/17
  19. X-Loop: lout@cs.brown.edu
  20. Precedence: list
  21. Resent-Sender: lout-request@cs.brown.edu
  22.  
  23. In response to the request for Lout general information, here is my
  24. standard news blurb.
  25.  
  26. Subject: Version 2.05 of Lout document formatting system
  27. Date: Tue, 27 Jul 1993 17:09:23 +1000
  28. Newsgroups: comp.text,comp.sources.d,aus.sources
  29. Keywords: document formatting typesetting lout
  30.  
  31. Version 2.05 of the Lout document formatting system is now available
  32. (free of charge).  The system reads a high-level description of a
  33. document similar in style to LaTeX and produces a PostScript file which
  34. can be printed on many laser printers and graphic display devices.
  35.  
  36. Lout offers an unprecedented range of advanced features, including
  37. optimal paragraph breaking, automatic hyphenation, PostScript EPS file
  38. inclusion, equation formatting, tables, diagrams, rotation and scaling,
  39. sorted indexes, bibliographic databases, running headers and odd-even
  40. pages, automatic cross referencing, and much more, all ready to go.
  41. Furthermore, Lout is easily extended with definitions which are very
  42. much easier to write than troff of TeX macros because Lout is a
  43. high-level language, the outcome of an eight-year research project that
  44. went back to the beginning.
  45.  
  46. New features just introduced in Version 2.05 include full support for the
  47. ISO-LATIN-1 character set and arbitrary PostScript encoding vectors, small
  48. changes to the DocumentLayout package to simplify porting it to non-English
  49. languages, source code which compiles cleanly on type-fussy compilers and
  50. at least one 64-bit architecture (the DEC Alpha) but is not yet ANSI, and
  51. a few small enhancements and bug fixes.
  52.  
  53. Lout is written in C, is highly portable to Unix systems, and produces
  54. PostScript output (used by many laser printers).  It is distributed under
  55. the GNU public licence as a compressed tar file called lout.2.05.tar.Z
  56. in the "jeff" subdirectory of the home directory you land in when running
  57. "ftp ftp.cs.su.oz.au" with login name "ftp" or "anonymous" (enter any
  58. non-empty password).  The comp.sources.misc newsgroup is an alternative
  59. source of Lout distributions.  The distribution contains
  60.  
  61.   *  Complete C source code
  62.  
  63.   *  Standard packages of definitions for tech reports, books, equations,
  64.      tables, diagrams, and Pascal prettyprinting (all written in Lout)
  65.  
  66.   *  Complete user documentation in the form of seven technical reports
  67.      and a Unix manual page
  68.  
  69.   *  A makefile and installation instructions
  70.  
  71. Lout was designed and implemented by Jeffrey H. Kingston (jeff@cs.su.oz.au)
  72. of the Basser Department of Computer Science at the University of Sydney.
  73.