[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Page set up problems..
From: |
Ish Rattan |
Subject: |
Page set up problems.. |
Date: |
Fri, 16 Mar 2001 09:17:39 -0500 (EST) |
I am playing with Page control. The example from user-guide
seem to have problems. The file and lout errors are given
below. Any pointers?
- ishwar
----
@SysInclude { doc }
@Document
@InitialFont { Times Base 12p }
@InitialBreak { adjust 1.2fx hyphen }
@InitialSpace { lout }
@InitialLanguage { English }
@PageOrientation { Portrait }
@PageType { Letter }
@PageHeaders { Simple }
@TopMargin { 2.5c }
@FootMargin { 2.5c }
@PageNumbers { Arabic }
@FirstPageNumber { 1 }
@ColumnNumber { 1 }
//
@Text @Begin
This a test of lout-3.17.
@End @Text
----errors---
lout file "hdr":
8,3: symbol @PageType unknown or misspelt
9,3: symbol @PageHeaders unknown or misspelt
10,3: symbol @TopMargin unknown or misspelt
11,3: symbol @FootMargin unknown or misspelt
12,3: symbol @PageNumbers unknown or misspelt
13,3: symbol @FirstPageNumber unknown or misspelt
14,3: symbol @ColumnNumber unknown or misspelt
2,1: fatal error: missing @Break symbol or option
---
Re: Vertical space/gap.., Isaac Kar-Keung To, 2001/03/15