lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Page Size Parameters


From: Jeffrey Howard Kingston
Subject: Re: Page Size Parameters
Date: Sun, 7 May 2000 10:26:38 +0100

Yes it is.  Wherever you see

    @Include { filename }

or

    @SysInclude { filename }

it is legal to replace that line with the entire contents of that file.
So, for example, you could replace

    @SysInclude { doc }

at the top of your document with the entire contents of the doc file,
and then edit whatever you like.  If you are generating Lout out of a
program, then you don't need to generate the hundreds of lines beginning
with #; once those are removed, there will not be many lines inserted
at the top by this method, hence not many lines needing to be printed
by your program.

Jeff Kingston


On Sun, 7 May 2000, Sverrir Jonsson wrote:

> 
> 
> Is it possible to specify the PageSize, Default font, Hyphenation
> Parameters, and such (i.e. everything you need to define a basic page
> layout) in the source file it self, and NOT in an Include file?
> 
> I need this because I'm generating the source programtically for each
> document, and don't want to change the include files on the fly.
> 
> I tried copying the parameters from the include file, but got an out of
> scope error.
> 
> 
> _____________________________________________________
> 
> Sverrir A. J?nsson
> Eruopean Development Manager
> System Integrators, Inc.
> mailto: address@hidden
> 
> 
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]