« Return to Thread: How to change default formatting for Figure Titles

Re: How to change default formatting for Figure Titles

by Etienne Botha :: Rate this Message:

Reply to Author | View in Thread

DeanNelson wrote:
I would like to make sure that the TITLE alignment mirrors what the image  
alignment is. If I can't do that, I would like to change the default alignment  
for the figure titles.
DocBook FO XSL has an attribute set called "component.title.properties"  which you need to customize to include parent::figure in the test for text-align to be "center". Or you could get the value of the "align" attribute of the "graphic" child.

 « Return to Thread: How to change default formatting for Figure Titles