Thanks to both of you :)
-Bernt
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Applied, thanks.
>
> - Carsten
>
> On Nov 25, 2008, at 2:48 AM, Sebastian Rose wrote:
>
>> Arrgh
>>
>> Sorry - there was an unnecessary line.
>>
>>
>> diff --git a/lisp/org-publish.el b/lisp/org-publish.el
>> inde
Applied, thanks.
- Carsten
On Nov 25, 2008, at 2:48 AM, Sebastian Rose wrote:
Arrgh
Sorry - there was an unnecessary line.
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index eafa8fa..3ec48c4 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publish.el
@@ -470,7 +470,11 @@ matchi
On Nov 25, 2008, at 9:32 AM, Sebastian Rose wrote:
Hi Carsten,
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Sebastian,
it seems to me thatt his patch depends on the projects in
org-publish-projects-alist to be defined in a certain order,
with the components first, and the big "parent" pro
Hi Carsten,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Sebastian,
>
> it seems to me thatt his patch depends on the projects in
> org-publish-projects-alist to be defined in a certain order,
> with the components first, and the big "parent" projects later.
> So maybe you need to iterate the
Hi Sebastian,
it seems to me thatt his patch depends on the projects in
org-publish-projects-alist to be defined in a certain order,
with the components first, and the big "parent" projects later.
So maybe you need to iterate the dolist loop until it stabilizes.
Also, I guess a "component" could
Arrgh
Sorry - there was an unnecessary line.
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index eafa8fa..3ec48c4 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publish.el
@@ -470,7 +470,11 @@ matching filenames."
(defun org-publish-get-project-from-filename (filename)
"Return
OK, here is the patch. This ensures, that the whole project is published
for
C-c C-e P
Hence ditaa blocks can be exported together with a changed Org-file
again.
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index eafa8fa..3ec48c4 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publ
Sebastian Rose <[EMAIL PROTECTED]> writes:
> This way first the *.org files are published (and thus ditaa images are
> created in :base-directory) and then the new generated images.
Thanks for the response Sebastian.
I already have my projects set up like this - it's just that I need to
break my
Hi Bernt,
this is how it works here:
(setq org-publish-project-alist
'(("org-notes"
:base-directory "~/emacs/org/notes/"
:auto-index t
:index-filename "sitemap.org"
:index-title "Sitemap"
:recursive t
:base-extension "org"
;;
Carsten Dominik <[EMAIL PROTECTED]> writes:
> New contributed file /org-exp-blocks.el/
>
>
> This new file implements special export behavior of
> user-defined blocks. The currently supported blocks are
>
> - comment :: Comment blocks with auth
10 matches
Mail list logo