ok, I got this one - all I had to do is to change "alignment" param
value, like this
<xsl:param name="alignment">justify</xsl:param>

--
Regards,
Tomek Kaczanowski
http://practicalunittesting.com

On Feb 23, 10:05 pm, Tomek Kaczanowski <[email protected]>
wrote:
> Hi All,
>
> I generate PDF using a2x and the text is left-aligned. How can I make
> change it to "justify"? I tried to pass some FOP opts, but with no
> luck.
>
> Could you please help me to justify the text in PDF output?
>
> I run a2x with the following command:
> a2x -k -f pdf -a docinfo1 -d book --fop ./book.txt -v -D .
>
> --
> Regards,
> Tomek Kaczanowskihttp://practicalunittesting.com

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to