lout-users
[Top][All Lists]
Advanced

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

Re: What names are known?


From: Valeriy E. Ushakov
Subject: Re: What names are known?
Date: Fri, 7 Aug 1998 22:59:51 +0400

On Fri, Aug 07, 1998 at 07:02:11PM +0100, address@hidden wrote:

>   @SysInclude { fontdefs      } # font definitions
>   @SysInclude { langdefs      } # language definitions
>   @SysInclude { dl            } # DocumentLayout package
>   @SysInclude { docf          } # OrdinaryLayout extension
>   @Include { mydefs }
> 
> @Use { @DocumentLayout }
> @Use { @OrdinaryLayout }
> @SysDatabase @RefStyle { refstyle }             # reference printing styles
> 
> Assuming mydefs is non-existent or empty, what names are known before the
> first @Use? I'm not wanting all possible values: just an indication of the
> sort of things that can occur within a definition (which has no import or
> extend prefix) on the right hand side of a named parameter, say.

All the top-level definitions found in `dl' and `docf'.  Which means
@DocumentLayout, @OrdinaryLayout and all the symbols in the `dl'
defined outside of (before) the @DocumentLayout (e.g. @I, @Box &co,
@Color, @FullWidthRule etc).

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]