Re: [docbook-apps] Figure legends moving with the title-> How to indent caption on both sides by e.g. 2cm

2018-10-05 Thread Bob Stayton
Hi Bernhard, In this case you will need to copy the template that processes captions to your customization layer and modify it.  It is in fo/graphics.xsl and looks like this:                   In your customization, you could add a line like this: 2cm after the line.  An

Re: [docbook-apps] Figure legends moving with the title-> How to indent caption on both sides by e.g. 2cm

2018-10-05 Thread Bernhard Kleine
I had tomatoes over my eyes: I have not seen the caption tag. Now the question is : How to indent all the captions by lets say 2 cm. Regards Bernhard Am 05.10.2018 um 03:47 schrieb Bob Stayton: > > Other than the title, which is placed according to that param, the > content of figure is

[docbook-apps] Figure legends moving with the title

2018-10-04 Thread Bernhard Kleine
I have numerous figures in my book. So far I have constructs like Here is the legend When I send the title to below the figure with formal.title.placement: figure after then the legend stays above. Can I find an instruction to move the legend likewise  after the figure. I have looked into