On 09/14/2010 12:33 PM, Pere Porta wrote:
>  
> at converting a document xml to pdf, is there any way to get a bigger
> size of letters than the default size?
>  
> If yes, please tell me how to do this.

My answer assumes that you are trying to do this for a DocBook 4 or 5
document.

Yes, this is done by setting the "body.font.master" XSLT stylesheet
parameter to a font size larger than 10.

Procedure:

[1] Open your document.

[2] Select "Options|Customize Configuration|Change Document Conversion
Parameters".

[3] Select a group of parameter using the combobox. For Example:
"Converter to PDF, PostScript"

[4] Click Add.

[5] Type:
---
body.font.master
---
then:
---
14
---
Note that there is no need to specify the unit of the font size (which
is implicitly "pt").

See attached screenshot.

[6] Click OK twice.

This setting is specified once for all and not each time you'll have to
convert a DocBook 4 or 5 document.



<<attachment: add_parameter.png>>

 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to