aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: ee33d42987cd34e5b74523e534873373c6e45276 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.41)
BASSER LOUT VERSION 3 COPYRIGHT (C) 1994, 2023 Jeffrey H. Kingston

Jeffrey H. Kingston
School of Information Technologies
The University of Sydney 2006
AUSTRALIA

Email: jeff@it.usyd.edu.au

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either Version 3, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
(file COPYING in this directory); if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

This directory contains everything needed to install the Lout document
formatting system.  It contains the following directories:

    data            Lout databases (in Lout)
    doc             Lout documentation (in Lout)
    font            Adobe Systems font metrics files
    hyph            Lout hyphenation files (see hyph/README for info)
    include         Lout packages (in Lout)
    locale          Locale-specific error messages
    man             Lout and prg2lout manual entries
    maps            Lout Character Mapping (LCM) files
    software        Information about Lout-related software from elsewhere

and the following files:

    blurb           A news blurb describing Lout
    blurb.short     A short news blurb describing Lout
    COPYING         A copy of the GNU General Public License
    externs.h z*.c  Lout source code (also child.h, count_child.h, parent.h)
    maillist        Information about a public mailing list about Lout
    makefile        A makefile for installing Lout
    notes_dsc       Notes on the degree of Lout's conformance with the
                    PostScript Document Structuring Conventions
    prg2lout.c      prg2lout source code (all in one file)
    README          This file
    READMEPDF       A description of the PDF back end
    whatsnew        A brief informal update on recent changes

The source code should be in a sub-directory but it isn't.  See the
makefile for installation instructions.