File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
src/main/xar-resources/data Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 229229 <para >How to perform XSL Transformation with XQuery.</para >
230230 </listitem >
231231 </varlistentry >
232+ <varlistentry >
233+ <term >
234+ <link xlink : href =" xsl-transform" >FO Rendering</link >
235+ </term >
236+ <listitem >
237+ <para >How to perform FO (Formatting Objects) Rendering with XQuery.</para >
238+ </listitem >
239+ </varlistentry >
232240 <varlistentry >
233241 <term >
234242 <link xlink : href =" indexing" >Indexing</link >
Original file line number Diff line number Diff line change 2525 for AntennaHouse, but that was removed as it was unmaintained, we would welcome a new
2626 contribution to support AntennaHouse again.</para >
2727 <para >Selection of the renderer is configured in eXist-db's <code >conf.xml</code > file.
28- By default eXist-db ships with and is configured to use Apache FOP, see: <link linkend =" renderx " >Using
28+ By default eXist-db ships with and is configured to use Apache FOP, see: <link linkend =" apachefop " >Using
2929 the Apache FOP Renderer</link ></para >
3030 <para >If you wish to use RenderX XEP instead, see <link linkend =" renderx" >Using
3131 the RenderX XEP FO Renderer</link >. </para >
3535
3636 <sect2 xml : id =" render" >
3737 <title >
38- <code >xsl :render()</code >
38+ <code >xslfo :render()</code >
3939 </title >
4040
41- <para >The <code >xsl :render</code > function renders an FO document and returns you the result.
41+ <para >The <code >xslfo :render</code > function renders an FO document and returns you the result.
4242 It has two signatures:</para >
4343 <programlisting language =" xquery" xlink : href =" listings/listing-1.txt" />
4444 <programlisting language =" xquery" xlink : href =" listings/listing-2.txt" />
You can’t perform that action at this time.
0 commit comments