suvayu ali writes:
> I have this working now. Works great. I should have reported back with
> my solution:
Thanks for sharing!
--
Bastien
Hi Bastien,
On Thu, Aug 18, 2011 at 7:17 PM, Bastien wrote:
>> [1] IIUC I have to customise the `org-export-preprocess-hook'?
>
> Yes, and test against `org-export-current-backend' to see whether you
> are exporting to HTML or LaTeX.
I have this working now. Works great. I should have reported b
Hi Suvayu,
suvayu ali writes:
> I wanted to do some preprocessing based on headline tags (set some
> properties), before export[1]. But I want to do this only for specific
> backends (html/latex). How can I achieve this?
Yes.
> [1] IIUC I have to customise the `org-export-preprocess-hook'?
Ye
Hello Orgers,
I wanted to do some preprocessing based on headline tags (set some
properties), before export[1]. But I want to do this only for specific
backends (html/latex). How can I achieve this?
Footnotes:
[1] IIUC I have to customise the `org-export-preprocess-hook'?
--
Suvayu
Open sourc