From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Diacritics in image file names Date: Tue, 10 Jan 2012 12:17:02 -0500 Message-ID: <8739bnh3zl.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkfJs-0002B4-Tt for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 12:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkfJn-0007be-W2 for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 12:17:08 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:51217 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkfJn-0007ba-Oa for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 12:17:03 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Org people. It seems that if I use diacritics in file names for included images, and then asks for a PDF rendering of it (through LaTeX), the image does not get included. If I remember correctly, I only get a big hollow square, with the textual name of the image file (rather than the image) included in the square and extending out to its right. The file name uses UTF-8, as well as the Org file referring to it. If I rename the file to pure ASCII, and adjust the reference accordingly, all goes well. So did I, of course. Yet, I think the problem is worth being reported, and then, either corrected or documented (so other people do not spend time scratching their head). Fran=C3=A7ois