emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Belpaire <eric.belpaire@orange.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Docbook XML file does not exist
Date: Wed, 04 May 2011 19:30:56 +0530	[thread overview]
Message-ID: <81zkn2woo7.fsf@gmail.com> (raw)
In-Reply-To: <818vumy5lw.fsf@gmail.com> (Jambunathan K.'s message of "Wed, 04 May 2011 18:39:47 +0530")

Jambunathan K <kjambunathan@gmail.com> 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
>
> 2. Variation 2:
>
> #+begin_src sh
>    dblatex test.xml
> #+end_src

Forgot to add this, the whole docbook to pdf could be shellified by
using org-export-as-docbook-batch.

Jambunathan K.
-- 

  reply	other threads:[~2011-05-04 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 10:53 Docbook XML file does not exist Belpaire
2011-05-04 13:09 ` Jambunathan K
2011-05-04 14:00   ` Jambunathan K [this message]
2011-05-07 20:36     ` Eric Belpaire

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81zkn2woo7.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric.belpaire@orange.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).