lout-users
[Top][All Lists]
Advanced

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

extending @Book?


From: Darrin Smart
Subject: extending @Book?
Date: Wed, 13 May 1998 15:28:49 +1000

Hi All,

I'm having a little trouble extending the book package. I want to make a
definiton that takes some values and evaluates to a @Section that I can use in
my book. If I put this in mydefs:

extend @Book
def @Test
{
  This is a test
}

I get the error "extend symbol @Book not in scope". Same thing happens if I use
import instead of extend. I can successfully import @DocumentLayout but this is
not useful because I was to use a @Section symol inside my defintion.

Any pointers greatly appreciated! Maybe this could go in the FAQ.

Thanks.

 - Darrin



reply via email to

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