* underscores in img names
@ 2008-11-16 21:34 Richard Riley
2008-11-17 7:15 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Richard Riley @ 2008-11-16 21:34 UTC (permalink / raw)
To: org-mode
has something changed in link publishing?
[[file:../images/ecb.png][file:../images/ecbs.png]]
this gives a text link as opposed to an image. I havent published for a
while so it might have been so for a while.
Looking at the html generated its of the form:
<a href="../images/gnus_scr.png">
<img src="../images/gnus
<sub>scrs</sub>
.png"/>
</a>
I know the file is there.
It seems the proper source file for the preview image is being rendered
wrong because of the underscore
"_"
In this case the src file was "gnus_scrs.png".
regards
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: underscores in img names
2008-11-16 21:34 underscores in img names Richard Riley
@ 2008-11-17 7:15 ` Carsten Dominik
2008-11-17 21:44 ` Richard Riley
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2008-11-17 7:15 UTC (permalink / raw)
To: Richard Riley; +Cc: org-mode
Fixed, thanks.
- Carsten
On Nov 16, 2008, at 10:34 PM, Richard Riley wrote:
>
> has something changed in link publishing?
>
> [[file:../images/ecb.png][file:../images/ecbs.png]]
>
> this gives a text link as opposed to an image. I havent published
> for a
> while so it might have been so for a while.
>
> Looking at the html generated its of the form:
>
> <a href="../images/gnus_scr.png">
> <img src="../images/gnus
> <sub>scrs</sub>
> .png"/>
> </a>
>
> I know the file is there.
>
> It seems the proper source file for the preview image is being
> rendered
> wrong because of the underscore
>
> "_"
>
> In this case the src file was "gnus_scrs.png".
>
> regards
>
> Richard
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-17 21:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16 21:34 underscores in img names Richard Riley
2008-11-17 7:15 ` Carsten Dominik
2008-11-17 21:44 ` Richard Riley
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).