Pere P. wrote:
please be so kind to recall me how I get a given text size (body size)
from a Book document when converting it into a PDF document.
And the same question for the footnote size.
Please convert your DocBook document to PDF normally, but just before
clicking OK, expand the "Document conversion parameters" table and add
the following XSLT stylesheet parameters:
1) the "body.font.size" parameter (reference:
http://docbook.sourceforge.net/release/xsl/current/doc/fo/body.font.size.html):
----------------------------
Name:
body.font.size
Value:
12pt
----------------------------
(or bigger e.g. 14pt, or smaller e.g. 11pt, if you prefer)
2) the "footnote.font.size" parameter (reference:
http://docbook.sourceforge.net/release/xsl/current/doc/fo/footnote.font.size.html):
----------------------------
Name:
footnote.font.size
Value:
10pt
----------------------------
(or bigger e.g. 11pt, or smaller e.g. 9pt, if you prefer)
This kind of setting is done once for all and not every time you'll
convert a DocBook document.
--> More info about how in practice to add a document conversion
parameter (that is, an XSLT stylesheet parameter) in this FAQ:
"Simplest customization"
http://www.xmlmind.com/xmleditor/faq.html#custom_deliverables
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support