Yesterday, I was trying to create a page-master for legal notice, but failed
miserably. Despite spending long time reading the customization section on
TDG5.
The pages (recto & verso) were generated but they always turned empty.
Here is my spec:
<t:titlepage t:element="d:legalnotice" t:wrapper="fo:block">
<t:titlepage-content t:side="recto">
<legalnotice />
</t:titlepage-content>
<t:titlepage-content t:side="verso">
</t:titlepage-content>
<t:titlepage-separator>
</t:titlepage-separator>
<t:titlepage-before t:side="recto">
</t:titlepage-before>
<t:titlepage-before t:side="verso">
</t:titlepage-before>
</t:titlepage>
Also tried this (in spec above):
<legalnotice param:mode = "titlepage" />
what could be going wrong here?
~spr
Bob Stayton wrote:
>
> Yes, that would be expected, as the "intentionally blank" notice appears
> only when the "blank" page-master is applied, and that is only applied to
> round out the end of a page-sequence that ends on an odd page. These
> blank
> pages do not use that page-master.
>
> Bob Stayton
> Sagehill Enterprises
> DocBook Consulting
> [EMAIL PROTECTED]
>
>
--
View this message in context:
http://www.nabble.com/Move-legal-notice-out-of-%22titlepage.verso%22-tf4597187.html#a13163631
Sent from the docbook apps mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]