SLT in
> each individual Org file to override it.
>
> Are you OK with this?
I am. It's pretty much exactly what I was thinking.
-Dale
--
Dale P. Smith
da...@vtiinstruments.com
216-447-4059 x2018
216-447-8951 FAX
___
Emacs-orgmode mailin
efault command can be modified to use a stylesheet variable, and that
variable can be in the org file.
-Dale
--
Dale P. Smith
da...@vtiinstruments.com
216-447-4059 x2018
216-447-8951 FAX
___
Emacs-orgmode mailing list
Please use `Reply All' to s
ommand
- fofile pdffile))
+(shell-command (format-spec org-export-docbook-xslt-proc-command
+(format-spec-make ?o fofile ?i (shell-quote-argument filename
+(shell-command (format-spec org-export-docbook-xsl-fo-proc-command
+(format-spec-make ?i fofile ?o pdffile)))
> function. (Actually, http://edward.oconnor.cx/2009/06/format-spec
>>> clued me in.)
>>>
>>> I'll have a go at it today and see if I can send in a patch.
>>
>> Ok. This works for me. Docs are not updated. That would push me
>> over the 10
mode on several machines and I keep my files
>>> synchronised with git. Since git-vc.el doesn't provide interface for
>>> git's push pull commands I have to invoke them from outside of Emacs.
>>
>> Use magit perhaps? or egg.
>
> I'll give them a