emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Custom docbook stylesheets.


From: Carsten Dominik
Subject: Re: [Orgmode] Custom docbook stylesheets.
Date: Wed, 27 May 2009 11:39:56 +0200


On May 27, 2009, at 2:13 AM, Dale Smith wrote:

Greetings List,

I was suprised an pleased to discover that the docbook exporter has
the ability to apply the stylesheets to transform to fo and to also
process that to pdf.  Somehing I'd like to see is a document specific
way to specify the stylesheet.  I tried setting
org-export-docbook-xslt-proc-command in a "Local Variables:" section,
but it seems the variable is being used from a different buffer.

So, what do you think about some kind of document property to
overrride a global setting?

The current org-export-docbook-xslt-proc-command is a format string,
with a fixed order of arguments (the fo filename and then the input
docbook filname).  Thats probably good enough for most (all?) xslt
processors, but things may be more limited when it comes to also
specifying the stylesheet.  Do we need to have some kind of special
markers in the format string for where the different options go?
Something like $i $o and $s (for in, out, and stysheet)?

Maybe we could have something like #+XSLT: or so to configure buffer- local setting for this variable......

About the format, this is for Baoqiu to decide.

- Carsten





reply via email to

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