diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
commit | 71bdb35d52747e6d7d9f55df4524d57c2966be94 (patch) | |
tree | 480ee5eefccc40d5f3331cc52d66f722fd19bfb9 /doc/user/all | |
parent | b41263ea7578fa9742486135c762803b52794105 (diff) | |
download | lout-71bdb35d52747e6d7d9f55df4524d57c2966be94.tar.gz |
Lout 3.17.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@2 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/all')
-rw-r--r-- | doc/user/all | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/user/all b/doc/user/all new file mode 100644 index 0000000..1b131f6 --- /dev/null +++ b/doc/user/all @@ -0,0 +1,47 @@ +@SysInclude { tab } +@SysInclude { tbl } +@SysInclude { eq } +@SysInclude { fig } +@SysInclude { graph } +@SysInclude { pas } +@SysInclude { diag } +@SysInclude { cprint } +@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.17 +September, 1999 } + @Publisher { +Copyright @CopyRight 1991, 1999 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 } |