lout-users
[Top][All Lists]
Advanced

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

Re: Including the same file more than once


From: Benoit Bidoggia
Subject: Re: Including the same file more than once
Date: Thu, 5 Oct 2006 10:40:37 +0200

foo.mydoc.lout
===========
[...]
  @OddTop       address@hidden {"foo.header.lout"}}
  @OddFoot      {2c @High {}}
  @EvenTop      address@hidden {"foo.header.lout"}}
  @EvenFoot     {2c @High {}}
  @StartOddTop  address@hidden {"foo.header.lout"} }
  @StartOddFoot {2c @High {}}
  @StartEvenTop address@hidden {"foo.header.lout"}}
  @StartEvenFoot        {2c @High {}}
[...]

doesn't work, but

foo.mydoc.lout
===========
[...]
  @OddTop       address@hidden {"foo.header1.lout"}}
  @OddFoot      {2c @High {}}
  @EvenTop      address@hidden {"foo.header2.lout"}}
  @EvenFoot     {2c @High {}}
  @StartOddTop  address@hidden {"foo.header3.lout"} }
  @StartOddFoot {2c @High {}}
  @StartEvenTop address@hidden {"foo.header4.lout"}}
  @StartEvenFoot        {2c @High {}}
[...]

does work

where foo.header*.lout are copies of the same file
(or links to it).

This happens with version 3.31 and it didn't happen with
older versions (3.24? but I'm not sure on the version number).

Many thanks, cordially,
Benoit

On 10/4/06, Jeff Kingston <address@hidden> wrote:
> how can I include the same file more than once?
> When I try to do that, lout discards the @Include,
> but the first one.

It didn't when I tried it just now.  The problem is
probably something else.  If you're still stuck,
post a small example to the list.

Jeff



reply via email to

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