emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] transcluding some org-elements in multiple places


From: John Kitchin
Subject: Re: [O] transcluding some org-elements in multiple places
Date: Thu, 5 Jan 2017 21:19:13 -0500

It would be easy to have it export the plain text of the transcluded heading. to export the actual heading, I would setup a preprocessing hook that replaces the link with the content it points to.

John

-----------------------------------
Professor John Kitchin 
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803

On Thu, Jan 5, 2017 at 9:17 PM, Matt Price <address@hidden> wrote:


On Thu, Jan 5, 2017 at 7:30 PM, John Kitchin <address@hidden> wrote:
I didn't test it with other files, and it does not seem to work with
them. For some reason (org-open-link-from-string path) does not seem to
actually open the file at path. I am not sure why, since the follow code
works just fine.

Here is a hackier version that seems to work for me:

Might be hackier but it works for me! Thanks John!

Would be cool to somehow include in export. But that's a little too hard for me to think about.  This is already pretty good. Thank you!
 


reply via email to

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