← Prev in month ← Prev in thread

Customizing Figure Titles

From
David White <>
Date
2006-01-30T23:12:09+00:00
ID
000301c625f2$9e146d50$
Thread
Customizing Figure Titles
Hello all,

 

Any suggestions on how to go about
customizing the standard <figure> element titles in XSLT?

 

Current when you render docbook with
<figure> you get formatting that looks like: Figure 1

 

I’m looking to bring in the <xsl:number from="book" count="chapter"
format="1"/> tag so that it outputs like this: Figure 4-1

 

The 4 being the chapter number.

 

Any suggestions on what template needs the modification?

 

 

Thanks

 

David White
← Prev in month ← Prev in thread