emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Link translation in the HTML exporter
@ 2011-06-10 11:19 Horace Dynamite
  2011-06-10 11:32 ` Horace Dynamite
  0 siblings, 1 reply; 2+ messages in thread
From: Horace Dynamite @ 2011-06-10 11:19 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I must have done something stupid here, because everything used to work 
perfectly until I tried setting up Org publisher stuff.

My problem is that when I insert a link using C-c l in Emacs, everything 
is fine. I can click on it within Emacs and note that its there. After 
an HTML export, the link is broken, the exporter doesn't appear to be 
properly translating directory separators (for Windows) any more.

Example,

The result of C-c l is [[file:~/Notes/chuck.jpg]], the link works from 
within Emacs.

I run the HTML exporter.

The link is exported to this in the HTML source,

<img  src="c:/Documents and Settings/Horace/My Documents/Notes/chuck.jpg  <c:/Documents%20and%20Settings/Charles/My%20Documents/Notes/chuck.jpg>"alt="c:/Documents and Settings/Horace/My Documents/Notes/chuck.jpg"/>


That didn't happen before I started fiddling. The only option I have in 
the preamble is LaTeX:nil. The only configuration related to org-publish 
is setting a project alist. I experience this problem both using the 
HTML exporter directly with C-c C-e h and with the org-publish-project 
command.

Thank you for reading,

Horace.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Link translation in the HTML exporter
  2011-06-10 11:19 Link translation in the HTML exporter Horace Dynamite
@ 2011-06-10 11:32 ` Horace Dynamite
  0 siblings, 0 replies; 2+ messages in thread
From: Horace Dynamite @ 2011-06-10 11:32 UTC (permalink / raw)
  To: emacs-orgmode

On 10/06/2011 12:19, Horace Dynamite wrote:
> Hello,
>
> I must have done something stupid here, because everything used to 
> work perfectly until I tried setting up Org publisher stuff.
>
I'm not sure what was going on, but it's working now.

Sorry about this post.

Horace.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-10 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-10 11:19 Link translation in the HTML exporter Horace Dynamite
2011-06-10 11:32 ` Horace Dynamite

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).