OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Article title in chunked HTML files


You could use the 'user.header.content'  template to add an H1 heading to
every chunked file.

To merge the document title with each section title, you could customize the
template named 'section.heading' from html/sections.xsl to output the
document title before the section title.  For chapters and other
component-level elements, you would also need to customize the template
named 'component.title' in html/component.xsl in a similar manner.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Bernd Pörner" <bernd.poerner@imformgroup.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, September 16, 2004 1:22 PM
Subject: [docbook-apps] Article title in chunked HTML files


> Dear all,
>
> one more question before I go on holiday:
>
> In chunked HTML files, the title of a DocBook document is only displayed
> in the <title> section and as <h1> header of/in the first (the
> index.html) file.
>
> My question:
>
>     * How to place the document title as <h1> header in every chunked
file?
>     * How to place the document title in the <title> section of every
>       chunked file, in the following format: "document_title -
>       section_title_of_chunk_file"?
>
> Cheers
> B.
>
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]