emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Linking/referencing static HTML


From: Matt Lundin
Subject: [Orgmode] Re: Linking/referencing static HTML
Date: Wed, 17 Feb 2010 20:24:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

Zachary Young <address@hidden> writes:

> I've looked around at the orgmode and org babel manuals, and I am still
> not sure that I want to do is possible...
>
> I have an HTML file that is an e-mail signature that I use. Up to now
> I've had copies of the HTML in couple of template ORG files, like so:
>
> #+BEGIN_HTML
> <div>
>   signature and corporate disclamer stuff
> </div>
> #+END_HTML
>
> This has been working, but again, I have the exact same HTML copied in
> 5 different files, which means 5 separate edits for any changes.

You could put the snippet above into a file called signature.org and
then place a line such as the following wherever you want the signature
to appear:

#+INCLUDE: /path/to/signature.org

Best,
Matt




reply via email to

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