"no @ItemPlace galley target precedes this @ItemPlace&&preceding" / "no @EndListPlace galley target precedes this @EndListPlace&&preceding"

Oliver Bandel <[email protected]> Tue, 03 May 2016 01:33:24 +0200
Newsgroups gmane.comp.type-setting.lout
Message-ID <20160503013324.Horde.iao7DaAKr3qfLkikspfFgl_@webmail.in-berlin.de>
Hello,


I get these err-messages:

  16,1: no @ItemPlace galley target precedes this @ItemPlace&&preceding
  18,1: no @EndListPlace galley target precedes this @EndListPlace&&preceding


The "mini.lout":


      1  @SysInclude { math  }
      2  @SysInclude { diag  }
      3  @SysInclude { eq  }
      4  @SysInclude { tbl }
      5  @SysInclude { doc }
      6
      7
      8   
########################################################################
      9   
########################################################################
     10   
########################################################################
     11  @Doc @Text @Begin
     12
     13
     14  @LP  # with or without - does not matter
     15  @List
     16  @ListItem {Item 1}
     17  @ListItem {Item 2}
     18  @EndList
     19
     20
     21
     22  @End @Text




Any ideas on that?

In the mailinglist-archive I found something about using @LP or @PP or  
similar commands
to remove that message.
But it does not work...

What's wrong here?


Ciao,
    Oliver
mini.lout (text/plain, 453 B)
@SysInclude { math  }
@SysInclude { diag  }
@SysInclude { eq  }
@SysInclude { tbl }
@SysInclude { doc }


########################################################################
########################################################################
########################################################################
@Doc @Text @Begin


@LP  # with or without - does not matter
@List
@ListItem {Item 1}
@ListItem {Item 2}
@EndList



@End @Text