From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: underscores in img names Date: Sun, 16 Nov 2008 22:34:13 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1pGY-0003xW-N6 for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 16:34:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1pGW-0003x6-So for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 16:34:46 -0500 Received: from [199.232.76.173] (port=43032 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1pGW-0003x1-Pn for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 16:34:44 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]:63366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L1pGW-0006Mo-DR for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 16:34:44 -0500 Received: by fg-out-1718.google.com with SMTP id l26so2077983fgb.30 for ; Sun, 16 Nov 2008 13:34:42 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org 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: 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