[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Splitting Chapter label and Title in html output
Hi Peter,You will want to modify the template named component.title in html/component.xsl. That template is also used for appendices, preface, and other component-level elements, though, so some care is needed.
The context element for component.title is usually "title", but the $node param contains its parent element.
Bob Stayton Sagehill Enterprises bobs@sagehill.net On 9/10/2014 8:21 AM, Peter Fleck wrote:
Hi all, Is it possible to split the Chapter label and Title in the html output. I want to have: Chapter 1. The title of the chapter I did it ages ago on the FO output but can't replicate what I did for the html. Which template should I be modifying? Thanks, Peter --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]