Akagi Kobayashi wrote:
Hi,
<snip/>
I'm afraid I need further details on how to run the command: fop -xml
doc.xml -xsl table.xsl -foout doc.fo where FOP is installed -
(By FOP, you mean the docbook xsl?)
ok.
For example, if I were to place a sample document called sample.xml in the
same directory as where docbook-xsl-1.72.0 is, like this:
~/svn/2.0/target/docboook-xsl-1.72.0
^^^^
(is this spelling deliberate?)
~/svn/2.0/target/sample.xml
Then the command to run at ~/svn/2.0/target/ would be like the following?
fop -xml table_sample.xml -xsl table.xsl -foout doc.fo
^^^^^^^^^
Close, but the xsl file does not match the file shown above. IIUC then
the command should be:
fop -xml table_sample.xml -xsl docboook-xsl-1.72.0 -foout doc.fo
Will the xsl-fo file be output in the same directory?
Yes
<snip/>
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]