emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Docbook XML file does not exist


From: Eric Belpaire
Subject: Re: [O] Docbook XML file does not exist
Date: Sat, 07 May 2011 22:36:00 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 04/05/11 16:00, Jambunathan K wrote:
Jambunathan K<address@hidden>  writes:

Export to xml from within emacs and export to pdf from within
shell. (shell is bash within cygwin). There are two variations of shell
command that I use:

1. Variation 1:
#+begin_src sh
   xsltproc -stringparam admon.graphics 1 --output test.fo 
/usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl test.xml

   ~/bin/fop-1.0/fop ./test.fo test.pdf

   open test.pdf
#+end_src

I confirm that this works !
the whole docbook to pdf could be shellified by
using org-export-as-docbook-batch.

This works to transform the org file into a xml file.

Thanks, Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]