Next in thread → Next in month →

Re: [docbook] suppress header.rule or footer.rule for titlepage in rtf

From
Bob Stayton <>
Date
2013-03-19T15:53:43+00:00
ID
F89CB2F3923943FE9ACC8E7CDA14C46E@totoro
Thread
Re: [docbook] suppress header.rule or footer.rule for titlepage in rtf
Hi Markus,

You'll want to customize the template named 'head.sep.rule' 
(and 'foot.sep.rule'), which are found in fo/pagesetup.xsl. Those templates are 
called with the template param 'pageclass' set to 'titlepage', 'body', 
etc.  If you use an xsl:choose statement there, you can turn it off when 
$pageclass = 'titlepage'.

 

Bob Stayton
Sagehill Enterprises


From:  

Sent: Tuesday, March 19, 2013 8:40 AM

To:  

Subject: [docbook] suppress header.rule or footer.rule for titlepage 
in rtf

Hi,

 

I?m looking for a solution for suppressing 
the ruler line at the title page.

Does somebody have a quick implementation 
for that.

Currently I have extended the fop for 
generating rtf not only on one 
simplepagemaster, but conditional pagemaster 
are not in focus.

 

If I set the lines on 
titlepage.xsl:

<xsl:param 
name="header.rule" select="0"/>

<xsl:param 
name="footer.rule" select="0"/>

It will effect on every 
page.

 

Thanks and 
Kind regards

Markus Sticker
Technik ZF-Konzern/Operations and Technology ZF Group
Infrastruktur/Infrastructure (OTEP4)

ZF Friedrichshafen AG
88038 
Friedrichshafen, Deutschland/Germany
Telefon/Phone  +49 7541 77-7644, 
Telefax/Fax  +49 7541 77-907644


Vorsitzender 
des Aufsichtsrats/Chairman of the Supervisory Board: Prof. Dr. Giorgio Behr 

Vorstand/Board of Management: Dr. Stefan Sommer (Vorsitzender/CEO), Dr. 
Konstantin Sauer, Dr. Peter Ottenbruch, Jürgen Holeksa, Dr. Gerhard Wagner, 
Reinhard Buhl, Rolf Lutz, Wilhelm Rehm

Sitz/Headquarters: 
Friedrichshafen 
Handelsregistereintrag Amtsgericht Ulm HRB 630206/Trade 
register of the municipal court of Ulm HRB 630206
Next in thread → Next in month →