Hello Rasmus and Thomas,
Rasmus wrote:
>> My question: how to change the value of org-export-async-init-file when I
>> export the subtree?
>
> Perhaps babel and org-element? I'm not sure of the order of
> execution, but perhaps you can can check the title and set the init
> file condtional on tha
Of course!
Thanks for your help,
Tom
Rasmus writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>
>
>> My question: how to change the value of org-export-async-init-file when I
>> export the subtree?
>
> Perhaps babel and org-element? I'm not sure of the order of
> execution, but perhaps you c
t...@tsdye.com (Thomas S. Dye) writes:
> My question: how to change the value of org-export-async-init-file when I
> export the subtree?
Perhaps babel and org-element? I'm not sure of the order of
execution, but perhaps you can can check the title and set the init
file condtional on that.
In
Aloha all,
I've been following up on John Kitchin's recipe for creating a pdf file
compendium that can be used as the supplementary material for a journal
article. The journal I'm targeting provides a list of LaTeX packages
that must be used exactly, without omissions or additions.
John's recipe