Ihor Radchenko <[email protected]> writes:

> David Masterson <[email protected]> writes:
>
>> Org Need: A new hyperlink that will be treated as HTTP in most export
>> cases except when exporting to Latex/PDF.  In that case, it would do the
>> following:
>> + create a temporary directory (if doesn't already exist)
>> + wget (or...) the file to the temporary directory
>> + change the link to a file: link in the export process
>> + remove the temporary directory when done exporting
>
> Sounds like a task for ox-publish + org-export-filter-parse-tree-functions.

Thanks for the starting point -- I'll take a look.

David Masterson

Reply via email to