On 03/25/2016 08:20 PM, Pere Porta Roca wrote:
May I ask if there is a means to set, in a figure, the text of the title
UNDER the figure itself?
If this is possible, how does one do it?
(My answer assumes that you are authoring DocBook documents.)
No simple and easy way to do that for the figures displayed on screen,
in the document view by XMLmind XML Editor.
On the other hand it's easy to achieve this when generating PDF, RTF,
HTML, etc.
Simply give XSLT stylesheet parameter:
formal.title.placement
the following value:
figure after example before equation before table before procedure
before task before
Reference:
http://docbook.sourceforge.net/release/xsl/current/doc/html/formal.title.placement.html
--> If you have a recent version of XMLmind XML Editor, please proceed
as follows:
1) Open your DocBook document in XMLmind XML Editor.
2) Select menu item "DocBook | Convert Document | Convert to PDF". This
displays a "Convert Document" dialog box.
3) Click "Document conversion parameters". See attached screenshot #1.
4) Click "Add". This displays an "Add parameter" dialog box.
5) Type in field "Name:"
formal.title.placement
and in field "Value:"
figure after example before equation before table before procedure
before task before
See attached screenshot #2. Then click "OK".
6) Click "OK" to proceed with the document conversion.
This setting is done once for all for PDF conversions.
However, you'll have to repeat this setting once for each output format
if you also want titles below figures when converting DocBook to RTF,
HTML, etc.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support