You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by mike 675 <m_...@yahoo.co.uk> on 2011/09/12 12:30:44 UTC

fox: extensions, XSL parameters for

Using FOP 1.0. How can I access the following FOP extension through the XSL
stylesheets?
fox:orphan-content-limit

I have enabled FOP 1 extensions as follows:

  <xsl:param name="fop1.extensions" select="1"/> 

Is there an equivalent parameter that enables the fox:orphan-content-limit
extension?
-- 
View this message in context: http://old.nabble.com/fox%3A-extensions%2C-XSL-parameters-for-tp32446724p32446724.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: fox: extensions, XSL parameters for

Posted by Pascal Sancho <pa...@takoma.fr>.
Hi,

fop1.extensions is a param for docbook XSLT, and this should be
documented in docbook matereial, not FOP material.

Le 13/09/2011 10:33, mike 675 a écrit :
> 
> Thanks, Pascal.
> I asked on docbook-apps and they sent me here!
> 
> 
> Pascal Sancho wrote:
>>
>> Hi,
>>
>> this is a docbook feature: see [1];
>> so, you should ask on docbook list [2] if this FOP extension is
>> supported by docbook XSLT.
>>
>> [1]
>> http://docbook.sourceforge.net/release/xsl/1.75.1/doc/fo/fop1.extensions.html
>> [2] http://www.docbook.org/guidelines
>>
>> Le 12/09/2011 12:30, mike 675 a écrit :
>>>
>>> Using FOP 1.0. How can I access the following FOP extension through the
>>> XSL
>>> stylesheets?
>>> fox:orphan-content-limit
>>>
>>> I have enabled FOP 1 extensions as follows:
>>>
>>>   <xsl:param name="fop1.extensions" select="1"/> 
>>>
>>> Is there an equivalent parameter that enables the
>>> fox:orphan-content-limit
>>> extension?
>>
>> -- 
>> Pascal

-- 
Pascal

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: fox: extensions, XSL parameters for

Posted by mike 675 <m_...@yahoo.co.uk>.
Thanks, Pascal.
I asked on docbook-apps and they sent me here!


Pascal Sancho wrote:
> 
> Hi,
> 
> this is a docbook feature: see [1];
> so, you should ask on docbook list [2] if this FOP extension is
> supported by docbook XSLT.
> 
> [1]
> http://docbook.sourceforge.net/release/xsl/1.75.1/doc/fo/fop1.extensions.html
> [2] http://www.docbook.org/guidelines
> 
> Le 12/09/2011 12:30, mike 675 a écrit :
>> 
>> Using FOP 1.0. How can I access the following FOP extension through the
>> XSL
>> stylesheets?
>> fox:orphan-content-limit
>> 
>> I have enabled FOP 1 extensions as follows:
>> 
>>   <xsl:param name="fop1.extensions" select="1"/> 
>> 
>> Is there an equivalent parameter that enables the
>> fox:orphan-content-limit
>> extension?
> 
> -- 
> Pascal
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/fox%3A-extensions%2C-XSL-parameters-for-tp32446724p32453982.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: fox: extensions, XSL parameters for

Posted by Pascal Sancho <pa...@takoma.fr>.
Hi,

this is a docbook feature: see [1];
so, you should ask on docbook list [2] if this FOP extension is
supported by docbook XSLT.

[1]
http://docbook.sourceforge.net/release/xsl/1.75.1/doc/fo/fop1.extensions.html
[2] http://www.docbook.org/guidelines

Le 12/09/2011 12:30, mike 675 a écrit :
> 
> Using FOP 1.0. How can I access the following FOP extension through the XSL
> stylesheets?
> fox:orphan-content-limit
> 
> I have enabled FOP 1 extensions as follows:
> 
>   <xsl:param name="fop1.extensions" select="1"/> 
> 
> Is there an equivalent parameter that enables the fox:orphan-content-limit
> extension?

-- 
Pascal

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org