Next in thread → Next in month →

Re: [docbook-apps] fo pagebreaks in refentries

From
David Tolpin <>
Date
2003-10-31T18:40:03+00:00
ID
Thread
Re: [docbook-apps] fo pagebreaks in refentries
> That said, I think it would be a good idea if the
> template was written with this property controlled
> by an attribute-set rather than being hardcoded.
> 

In many cases, huge monolitic templates have to be copied
and only slightly changed for customization, where as it
is difficult to make each and every feature configurable
via an attribute or a parameter.

If on the other hand, the templates were written in small pieces,
each calling many smaller ones (as it is often done in systems with
type extension), it would be much easier to customize.

May be it is worth the effort to consider rewriting big templates
with hard-coded features using smaller ones and xsl:call-template
to bring the pieces together.

David Tolpin
Next in thread → Next in month →