emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andreas Leha <andreas.leha@med.uni-goettingen.de>
To: emacs-orgmode@gnu.org
Subject: Re: ox-latex: includegraphics should "quote" filenames
Date: Tue, 26 May 2015 10:02:34 +0100	[thread overview]
Message-ID: <olusiajemol.fsf@med.uni-goettingen.de> (raw)
In-Reply-To: mjuj8i$sgp$1@ger.gmane.org

Hi Vaidheeswaran,

Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes:
> In:
>     [[./emacs-24.5.1-startup-screen-annotated.png]]
>
> Buggy Out:
>
> \includegraphics[width=.9\linewidth]{./emacs-24.5.1-startup-screen-annotated.png}
>
> Desired: Out:
>
> \includegraphics[width=.9\linewidth]{{./emacs-24.5.1-startup-screen-annotated}.png}
>
> Source:
>
> http://tex.stackexchange.com/questions/10574/includegraphics-dots-in-filename

I agree.  Although I do not actually experience this, as my custom LaTeX
classes all \use[ the ]package{grffile} (also in your Reference) by now.

I have not experienced any problem with that package and it appears to
handle more cases (especially spaces) than 'quoting'.  So, it might be
an alternative to use grffile by default?  Even with the downside of
more dependencies.  But maybe more experienced LaTeX users might have a
different opinion.

Regards,
Andreas

  reply	other threads:[~2015-05-26  9:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25  7:32 ox-latex: includegraphics should "quote" filenames Vaidheeswaran C
2015-05-26  9:02 ` Andreas Leha [this message]
2015-05-26  9:18   ` Rasmus
2015-05-29  9:09   ` Vaidheeswaran C
2015-05-29  9:25     ` Rasmus
2015-05-29  9:30     ` Rasmus
2015-05-29 10:09       ` Rasmus
2015-05-29 11:07         ` Vaidheeswaran C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=olusiajemol.fsf@med.uni-goettingen.de \
    --to=andreas.leha@med.uni-goettingen.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).