aboutsummaryrefslogtreecommitdiffstats
path: root/doc/expert/README
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:27 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:27 +0000
commit7db8921aac3a0e1223af269ec7092bdd91a7c7a2 (patch)
tree4336d04fbb26c26d23f6d5a3d572b474dd1f70af /doc/expert/README
parenta9f9ae0efa326dc2edc7f2d92ce270f5fdc15b60 (diff)
downloadlout-7db8921aac3a0e1223af269ec7092bdd91a7c7a2.tar.gz
Lout 3.24.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@17 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/expert/README')
-rw-r--r--doc/expert/README26
1 files changed, 15 insertions, 11 deletions
diff --git a/doc/expert/README b/doc/expert/README
index ca5c6c7..8f55252 100644
--- a/doc/expert/README
+++ b/doc/expert/README
@@ -1,19 +1,23 @@
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
+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.
+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, except this one:
+
+lout file "pre_conc" (from "pre" line 7, from "all" line 25):
+ 162,1: 13.2c object too high for 8.7c space; will try elsewhere
+
+which just warns about a figure that is not able to be placed on
+the first possible page, and so has to appear on the next page.
Jeffrey H. Kingston
-24 June 2000
+8 October 2000