aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/all
blob: 16e76ccb33f5ed7f793d6e9118544d2ef4cba42e (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
@SysInclude { xrgb }
@SysInclude { tab }
@SysInclude { tbl }
@SysInclude { math }
@SysInclude { graph }
@SysInclude { pie }
@SysInclude { pas }
@SysInclude { diag }
@SysInclude { cprint }
@SysInclude { eiffel }
@SysInclude { perl }
@Include { mybook }
# @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.38
October 2008 }
    @Publisher {
Copyright @CopyRight 1991, 2008 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 { mat     }
@Include { bgr     }
@Include { dia     }
@Include { gra     }
@Include { pie     }
@Include { prg     }
@Include { pascal  }
@Include { ap_qck  }
@Include { ap_byp  }
@Include { ap_col  }