lout-users
[Top][All Lists]
Advanced

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

Re: Cryptic error message


From: Valeriy E. Ushakov
Subject: Re: Cryptic error message
Date: Tue, 8 Jan 2002 06:59:08 +0300
User-agent: Mutt/1.3.3i

On Tue, Jan 08, 2002 at 04:06:37 +0300, Will Newton wrote:

> lout file "cv.lt":
>     34,1: galley @ListGalley deleted from here (no target)
>    117,1: galley @ListGalley deleted from here (no target)
>    163,1: galley @ListGalley deleted from here (no target)
>    209,1: galley @ListGalley deleted from here (no target)
>    108,1: no @EndListPlace galley target precedes this 
> @EndListPlace&&preceding
> 
> I am using @RawLists quite a lot. I've tried everything I can think
> of but unfortunately the error message makes no sense to me.

It's hard to tell exactly what's going on w/out looking at your
document.

>     34,1: galley @ListGalley deleted from here (no target)

@ListGalley is an internal symbol used to implement lists, it's a
galley which target is a @ListGalleyPlace.  Since @RawList is
effectively:

        @ListGalleyPlace
        //
        @ListGalley

the fact that @ListGalley cannot attach to its target suggests that
there might be something wrong with your list symbols nesting or
something like that.  @ListGalley also provides the @EndListPlace
target, so I would start looking around line 108 (where @EndList fails
to attach).

SY, Uwe
-- 
address@hidden                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen


reply via email to

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