← Prev in month ← Prev in thread

DOCBOOK-APPS: Self customising stylesheets, or clever Norm!

From
Dave Pawson <>
Date
2001-05-20T16:57:25+00:00
ID
[email protected]
Thread
DOCBOOK-APPS: Self customising stylesheets, or clever Norm!
Beginning to appreciate the subtlety of Norms titlepage.templates.xml.
[Nice one Norm]

Issue:

<legalnotice> appears twice in the book I want to print.
An actual copyright notice, and some trademark acknowledgements,
for which I have used <legalnotice> again.

Hence!

I'd like to say, in titlepage.templates.xml

<titlepage-content side="recto" ...>

<author/>
...

<legalnotice [@id='ln01']/>

to say, effectively, please put this here,
then in 
<titlepage-content side="verso" ...>

<author/>
...

<legalnotice [@id='ln02']/>


I.e. to request one from many elements
which one I want where.

Is this reasonable?

Regards DaveP
← Prev in month ← Prev in thread