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/expert/README | |
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/expert/README')
-rw-r--r-- | doc/expert/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/expert/README b/doc/expert/README new file mode 100644 index 0000000..9b9c3e0 --- /dev/null +++ b/doc/expert/README @@ -0,0 +1,19 @@ +Directory lout/doc/expert + +This directory contains the Lout source files +for the Expert's Guide to the Lout Document +Formatting System. To produce the Guide, type +the command + + lout all > outfile.ps + +in this directory. This must be done five times to +completely resolve all cross references, although +the PostScript file outfile.ps is printable after +the first run. Auxiliary files with .li and .ld +suffixes will be created in this directory. A +copy of the final outfile.ps is included. There +should be no warning messages on the fifth run. + +Jeffrey H. Kingston +!7 September 1999 |