[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: change font-size for fop output via pi
Hi,
I have a single table inside my docbook xml document, where
the rendered table does not fit inside the page.
So I wanted to change the font size via fop pi tags.
I was unalbe to locate any documentation for the html/fo pi's
on the homepage
http://docbook.sourceforge.net/release/xsl/current/doc/reference.html
Even so in {xsl-stylesheet}/docsrc/pi exists a file 'pi.xml', but
it does
- not seem to be linked
- is out of date (at least for 1.65)
Is there any pi option, where I can set the font size for the current table ?
like:
<informaltable>
<?dbfo attributes="fop-font-size=\"50%\"" ?>
<tgroup cols='6' align='left' colsep='1' rowsep='1'>
[...]
</tgroup>
</informaltable>
I have googled for "fop pi dbfo,...." but was unable to find something
suitable.
Ciao
Jens Skripczynski
--
E-Mail: skripi-lists(at)myrealbox(dot)com
"I love deadlines. I love the whooshing sound they make as they go by."
- Douglas Adams
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]