Bob,

Here is my build command

xsltproc --xinclude --stringparam fop1.extensions 1 \
                    --stringparam admon.graphics 1 \
                    --stringparam section.autolabel 1 \
                    --stringparam refentry.pagebreak 0 \
                    --stringparam toc.section.depth 5 \
                    --stringparam section.label.includes.component.label 1 \
                    --stringparam callout.graphics.path
/usr/share/sgml/docbook/xsl-stylesheets-1.78.1/images/callouts \

/var/docbook/build/book/docbook/custom/fo/docbook.xsl
/var/docbook/build/book/book_sync_master.xml > book_sync.fo

fop -fo book_sync.fo -pdf book_sync.pdf

I am still not getting refentry in the TOC.

Gerard

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-h...@lists.oasis-open.org

Reply via email to