blob: ef7fcdf364d1a366c13f1dca9ebdb66a61b0303f (
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
|
@SysInclude { tab }
@SysInclude { tbl }
@SysInclude { eq }
@SysInclude { fig }
@SysInclude { graph }
@SysInclude { pas }
@SysInclude { diag }
@SysInclude { cprint }
@SysInclude { eiffel }
@SysInclude { book }
# @Include { letterbook } # for testing Letter size formatting
@SysDatabase @Reference { loutrefs }
@Book
@Title { A User's Guide to the
Lout
Document Formatting System
}
@Author { Jeffrey H. Kingston }
@Edition { Version 3.18
February, 2000 }
@Publisher {
Copyright @CopyRight 1991, 2000 Jeffrey H. Kingston,
Basser Department of Computer Science,
The University of Sydney 2006, Australia. ISBN 0 86758 951 5.
}
@InitialLanguage { English }
# @OptimizePages { Yes }
//
@Include { preface }
@Include { bas }
@Include { str }
@Include { typ }
@Include { fmt }
@Include { ref }
@Include { tbl }
@Include { equ }
@Include { bgr }
@Include { dia }
@Include { gra }
@Include { cpp }
@Include { pascal }
@Include { ap_qck }
@Include { ap_byp }
|