diff options
Diffstat (limited to 'doc/user/README')
-rw-r--r-- | doc/user/README | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/doc/user/README b/doc/user/README index 2147e56..85e8743 100644 --- a/doc/user/README +++ b/doc/user/README @@ -19,19 +19,17 @@ nearly all beginning with "unresolved cross reference". These should gradually go away on later runs. The following shows the error message output on the last run for A4 size printing: - lout: - : lout -r beginning run 6: - lout file "str_glos" (from "str" line 15, from "all" line 38): - 8,1: 1.0c object too high for 1.0c space; will try elsewhere - lout file "str_indx" (from "str" line 16, from "all" line 38): - 54,1: 0.3c object too high for 0.2c space; will try elsewhere - lout file "gra_summ" (from "gra" line 44, from "all" line 46): - 10,1: 24.1c object too high for 23.6c space; @Scale inserted - lout file "prg_tabs" (from "prg" line 141, from "all" line 48): - 66,23: prg2lout 2,1: program text ended within comment - 68,35: prg2lout 2,1: program text ended within comment - -The first two warnings are about footnotes that did not fit onto the +lout: + : lout -r beginning run 6: +lout file "str_indx" (from "str" line 16, from "all" line 38): + 54,1: 0.3c object too high for 0.1c space; will try elsewhere +lout file "gra_summ" (from "gra" line 44, from "all" line 46): + 10,1: 24.1c object too high for 23.6c space; @Scale inserted +lout file "prg_tabs" (from "prg" line 141, from "all" line 48): + 66,23: prg2lout 2,1: program text ended within comment + 68,35: prg2lout 2,1: program text ended within comment + +The first warning is about a footnote that did not fit onto the first available page. The next is about a large table that had to be scaled down slightly to fit on the page. The last two warnings point to two places where a C program text ended inside a comment, which in @@ -43,7 +41,7 @@ repeated failure to converge, caused by footnotes and floating figures close to large unbreakable displays. A copy of the final PostScript output file (A4 paper size) is -stored at "ftp://ftp.it.su.edu.au/jeff/lout/lout-3.32.user.ps.gz". +stored at "ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.33.user.ps.gz". Jeffrey H. Kingston -25 October 2006 +14 November 2006 |