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.