lout-users
[Top][All Lists]
Advanced

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

Re: Slides a last time..


From: Valeriy E. Ushakov
Subject: Re: Slides a last time..
Date: Mon, 11 Jun 2001 19:35:18 +0400
User-agent: Mutt/1.3.3i

On Mon, Jun 11, 2001 at 10:09:06 -0400, Ish Rattan wrote:

> The file given below produces error but if @SysInclude { cprint }
> at the top of file makes it work???
> 
> ----
> address@hidden { cprint }
> @SysInclude { slides }
> @OverheadTransparencies
>     @Title { }
>
> //
>
> @Overhead
>     @Title { A simple input file }
> @Begin
> @Bullet 25p @Font { This is a test. }
> @LP
> @Heading { How to format it }
> @LP
> @Bullet This is another test.
> @End @Overhead
> ---

Works fine for me without cprint (lout 3.24, FreeBSD-STABLE).

> lout file "sld.ld" (from "sld" line 3):
>      9,8: fatal error: symbol expected following @LUse

Remove lout.li in that directory and rerun.  You have stale @Use entry
in the database.

In other words, the error is caused by this scenario:

. @Use { cprint }
. format ok
. remove @Use { cprint }
. fatal error: symbol expected following @LUse
  (because of stale entry in the database).

Fix:

. remove lout.li
. format ok


Hope this helps.

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]