* correlating positions between org-mode and export
@ 2015-05-06 10:57 Phillip Lord
2015-07-21 21:07 ` Grant Rettke
0 siblings, 1 reply; 2+ messages in thread
From: Phillip Lord @ 2015-05-06 10:57 UTC (permalink / raw)
To: emacs-orgmode
Is there any way to correlate between the position in an org-mode buffer
and an export from that buffer. So, if I have....
* Header
With some text
Exported to
<h1>Header</h1>
<p>With some text</p>
I want do be able to match between the position of the "W" in "with"
between the two buffers?
Phil
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: correlating positions between org-mode and export
2015-05-06 10:57 correlating positions between org-mode and export Phillip Lord
@ 2015-07-21 21:07 ` Grant Rettke
0 siblings, 0 replies; 2+ messages in thread
From: Grant Rettke @ 2015-07-21 21:07 UTC (permalink / raw)
To: Phillip Lord; +Cc: emacs-orgmode@gnu.org
Have you looked into customizing the exporter?
Grant Rettke
--
gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
“All creativity is an extended form of a joke.” --Kay
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson
On Wed, May 6, 2015 at 5:57 AM, Phillip Lord
<phillip.lord@newcastle.ac.uk> wrote:
>
>
>
> Is there any way to correlate between the position in an org-mode buffer
> and an export from that buffer. So, if I have....
>
>
> * Header
>
> With some text
>
>
> Exported to
>
> <h1>Header</h1>
>
> <p>With some text</p>
>
> I want do be able to match between the position of the "W" in "with"
> between the two buffers?
>
>
> Phil
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-21 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 10:57 correlating positions between org-mode and export Phillip Lord
2015-07-21 21:07 ` Grant Rettke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).