lout-users
[Top][All Lists]
Advanced

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

Re: How to put attachments at end of an ordinary document


From: Albert Kinderman
Subject: Re: How to put attachments at end of an ordinary document
Date: Wed, 21 Feb 2001 10:13:37 -0800
User-agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-STABLE i386; en-US; 0.8) Gecko/20010217

On 3.24, using @SysDatbase @FontDef {fontdefs} instead of @SysInclude { fontdefs }, I get HELLO There centered on one page with no braces and HELLO and There centered separately on two pages with braces starting before HELLO and ending after There (as Kyle had them).

Al




Valeriy E. Ushakov wrote:

On Wed, Feb 21, 2001 at 08:30:21 -0700, Kyle wrote:


    {lines} @Break

    4,24: fatal error: missing @Break symbol or option


Line 4 - doh!


Something  like

    { lines 1.2vx nohyphen } @Break

[...]


Yet, if I comment out the second block (the last 5 lines) the error
goes away.


Ah, now I see.  Your two top-level objects are actually a paragraph,
since the whitespace between them is an implicit &-concatenation
operator and Lout complains that it doesn't have enough information
about paragraph breaking style for that paragraph.

When you group "hello" and "there", the first @Break applies and Lout
is happy (and you don't need all that style information for "there" as
well).

I don't have 3.17 around, but 3.20 doesn't give me this error for your
original test.



My interpretation of this was that lout would only parse a single
object at the explicit level.


Well, yes and no.  Concatenation of objects is an object, so in a
sense, yes - Lout will only parse a single object.  But I don't think
you had this literal interpretation in mind.

That top-level object may be an arbitrary concatenation.  Try || or //
between "hello" and "there".  Note that for // you will get two pages.

Hope this clarifies the matter.

SY, Uwe



reply via email to

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