emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Dieter Wilhelm, H." <dieter@duenenhof-wilhelm.de>
To: "Emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Wrong captialisation from a latex src block
Date: Thu, 26 Sep 2013 17:22:23 +0200	[thread overview]
Message-ID: <CAPM452pT9R326xTN=DAJDOiTiYEL387cEAcK=ZfS_W4KK9bhyQ@mail.gmail.com> (raw)

Dear (),

when I'm trying to asign a variable in the following way:

     #+BEGIN_SRC latex  :var Idir = (concat  (org-attach-dir) "/PostImage")
       \animategraphics[autoplay,loop,width=10cm]
     {5}{Idir}{716}{728}
     #+END_SRC

I'm getting a wrong capitalisation of Idir:

     #+RESULTS:
     #+BEGIN_LaTeX
     \animategraphics[autoplay,loop,width=10cm]
     {5}{/HOME/Uidg1626/Development/Report/Tz/Haeug0x8g0/PostImage}{716}{728}
     #+END_LaTeX

instead of the following corrected output

#     #+RESULTS:
     #+BEGIN_LaTeX
     \animategraphics[autoplay,loop,width=10cm]
     {5}{/HOME/uidg1626/development/report/tz/haeug0x8g0/PostImage}{716}{728}
     #+END_LaTeX

Am I doing something wrong?

Thanks
   Dieter
--
Best wishes

    H. Dieter Wilhelm

Darmstadt
Germany

             reply	other threads:[~2013-09-26 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 15:22 Dieter Wilhelm, H. [this message]
2013-09-26 15:24 ` Wrong captialisation from a latex src block Dieter Wilhelm, H.
2013-09-27  2:57   ` Nick Dokos

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='CAPM452pT9R326xTN=DAJDOiTiYEL387cEAcK=ZfS_W4KK9bhyQ@mail.gmail.com' \
    --to=dieter@duenenhof-wilhelm.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).