emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Publishing using the new exporter


From: Robert Klein
Subject: Re: [O] Publishing using the new exporter
Date: Tue, 09 Oct 2012 07:06:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120825 Thunderbird/15.0

On 10/08/2012 07:46 PM, Suvayu Ali wrote:
On Mon, Oct 08, 2012 at 07:36:43PM +0200, Robert Klein wrote:

[...]


I appended both a minimal .emacs and org file I used for the tests.


[...]

(add-to-list 'org-e-publish-project-alist
             '("example-pdf"
               :base-directory "~/Documents/org/example"
               :base-extension "org"
               :publishing-directory "~/puglic_html/example.com"
               :publishing-function  org-e-latex-publish-to-pdf
               ))

Is the typo above (puglic -> public) present in the original test file?


Currently this /is/ my original test file. Yes, the typpo is present, but it doesn't change the results. I just get two sets of pdfs, one from the example-latex project in puplic_html and one from the example-extra project via org-e-publish-attachment in public_html...

I know about it and used it to watch both directories during publishing yesterday. Just forgot to change it :(

Thanks for catching it.

Best regards
Robert







reply via email to

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