LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Frank Mittelbach <[log in to unmask]>
Date:
Wed, 29 Dec 1999 15:56:20 +0100
In-Reply-To:
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (25 lines)
 > I cannot figure out how to fix that with reworking a lot of code,
 > but perhaps redefining all of parameters to itself but globally
 > could work. (I mean
 >
 >   \global\let\COtitle@format\COtitle@format
 >   \global\let\COobject@decl\COobject@decl
 >
 > and so on.) May attributes be assigned globally in templates?

attributes may be assigned globally in template. one of the last
additions to the inferface before we made it publically available for
testing was the + sytnax:

 foo =+l \foovar

sets the variable \foobar (which should be a register in the above
case) globally

a separate question is whether or not one should have such global
assignments in the first place. they have their dangers as we all
know. but on the other hand it is sometimes needed. guess we should
keep in mind that some further thoughts might be in order.

frank

ATOM RSS1 RSS2