emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Testing: org-export-e-html


From: Sebastien Vauban
Subject: Re: [O] Testing: org-export-e-html
Date: Wed, 30 May 2012 09:08:01 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.0.97 (windows-nt)

Hi William,

William Crandall wrote:
> 3. Image and file prefixes are as they were.
>
> This (image):
>
>    [[/sites/a.png]]
>
> becomes:
>
>    <img src="g:/sites/a.png"/>
>
> And this (file):
>
>    [[/sites/my-file][My link]]
>
> becomes:
>
>    <a href="file://g:/sites/my-file">My link</a>
>
>
> I'd love an option to "change it not" for both, so that
> neither "g:" nor "file://g:" is added to "/...".
>
> I could strip them out, after exporting, but I think
> this is an option that others would also value.
>
>
> (External links, to an "http://...";, work fine.)

A quick note on this one:

I think adding "." does work, so use "./sites/a.png" instead.

Dunno if that suits your need, though.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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