4 Nov
2008
4 Nov
'08
9:58 p.m.
Am 04.11.2008 um 22:44 schrieb Marcin Borkowski:
Dnia Tue, Nov 04, 2008 at 10:37:26PM +0100, Wolfgang Schuster napisał(a):
Am 04.11.2008 um 22:01 schrieb Marcin Borkowski:
Hi,
yet another question from me;).
I have a project divided into products divided into components. When I typeset a component, I want to get it's title (I keep it in a variable) in the footer. If I typeset the wqhole project, I want to have the pagenumber there instead.
How do I do it? (I mean what to put in the environment/product/component code?)
\startmode[*product] ... \stopmode
And: is there a corresponding \startmode[*project] ... \stopmode construct?
Yes. Wolfgang