diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:23 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:23 +0000 |
commit | 78c2bcf9e96ab00615ee6f96905bca78fcd52a00 (patch) | |
tree | 9c7e31f2a59e174433e55b589771005b48a34158 /doc/user/prg_erro | |
parent | 9daa98ce90ceeeaba9e942d28575d8fcfe36db4b (diff) | |
download | lout-78c2bcf9e96ab00615ee6f96905bca78fcd52a00.tar.gz |
Lout 3.27.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@23 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/prg_erro')
-rw-r--r-- | doc/user/prg_erro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/prg_erro b/doc/user/prg_erro index a5a19fa..ee4d784 100644 --- a/doc/user/prg_erro +++ b/doc/user/prg_erro @@ -5,6 +5,10 @@ @PP In order to understand the error messages produced by program printing, it is necessary to understand that Lout's first step when +programs. @RawIndex { programs } +programs.errors @SubIndex { errors } +errors. @RawIndex { errors } +errors.in.programs @SubIndex { in program formatting } given a program text is to pass it to the separate {@Code prg2lout} program for analysis. This separate program is the source of most of the error messages associated with program printing. |