aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/all
blob: 7c753128742067ed577578f14a6d6dfc69724aab (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
@SysInclude { xrgb }
@SysInclude { tab }
@SysInclude { tbl }
@SysInclude { eq }
@SysInclude { math }
@SysInclude { graph }
@SysInclude { pie }
@SysInclude { pas }
@SysInclude { diag }
@SysInclude { cprint }
@SysInclude { eiffel }
@SysInclude { perl }
@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.36
July, 2007 }
    @Publisher {
Copyright @CopyRight 1991, 2007 Jeffrey H. Kingston,
School of Information Technologies,
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 { pie     }
@Include { prg     }
@Include { pascal  }
@Include { ap_qck  }
@Include { ap_byp  }
@Include { ap_col  }