Re: [Orgmode] Re: Custom docbook stylesheets.

2010-05-13 Thread Dale P. Smith
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

Re: [Orgmode] Re: Custom docbook stylesheets.

2010-05-13 Thread Dale P. Smith
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

Re: [Orgmode] Re: Custom docbook stylesheets.

2010-05-13 Thread Dale P. Smith
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)))

Re: [Orgmode] Re: Custom docbook stylesheets.

2010-05-03 Thread Dale P. Smith
> 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

Re: [Orgmode] Re: [BUG] revering agenda files

2010-04-12 Thread Dale P. Smith
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