This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] HTMLHelp questions


Kenneth Johansson wrote:

2a) Can I remove titles from chapter level? I've currently set
"chunk.first.sections" to 1 but it only moves the first section and
leaves the first page of the chapter empty with the chapter title
intact.

Another idea. Turn chunk.first.sections off and add following template to your customization layer. This template will suppress title rendering for chapters.


<xsl:template match="chapter/title" mode="titlepage.mode" priority="10"/>

--
-----------------------------------------------------------------
  Jirka Kosek  	
  e-mail: jirka@kosek.cz
  http://www.kosek.cz

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]