OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [no subject]



xsltproc.exe --nonet --xinclude \
   --stringparam olink.debug 1 --output %src_root%\%fo_file%  \
   --stringparam target.database.document "olinkdb-pdf.xml"  \
   --stringparam current.docid "install" \
   my-fo.xsl install_book.xml

The file my-fo.xsl is a customization layer that imports
xsl/fo/docbook.xsl.
For what it's worth, olinks to chapters in other books work as expected.
For example, an olink from an Install Guide chapter to an Admin Guide
chapter
works, but an olink from one Install Guide chapter to another
Install Guide chapter fails as described above.

Thanks,
-Robert


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]