emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* #+ATTR_LaTeX no longer honoured
@ 2013-05-19 11:18 Paul Stansell
  2013-05-19 13:27 ` Eric Abrahamsen
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Stansell @ 2013-05-19 11:18 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

Hello,

I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm
using release_8.0.3-133-ga5872)

This is demonstrated for the attached org file.  It's the exact
example from http://orgmode.org/manual/Images-in-LaTeX-export.html.

I expect the exported latex file (C-c C-e l l) to contain something like

  \includegraphics[width=5cm,angle=90]{./dummy.png}

but I instead it contains

  \includegraphics[width=.9\linewidth]{./dummy.png}

Thanks,

Paul

PS. I'm using Emacs 24.2.1 and I tested with the minimal org-mode
set-up from http://orgmode.org/manual/Feedback.html.

[-- Attachment #2: attr_latex.org --]
[-- Type: application/octet-stream, Size: 230 bytes --]


#+CAPTION:    The black-body emission of the disk around HR 4049
#+LABEL:      fig:SED-HR4049
#+ATTR_LaTeX: width=5cm,angle=90
[[./dummy.png]]

#+ATTR_LaTeX: width=0.38\textwidth wrap placement={r}{0.4\textwidth}
[[./dummy.png]]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-24  0:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19 11:18 #+ATTR_LaTeX no longer honoured Paul Stansell
2013-05-19 13:27 ` Eric Abrahamsen
2013-05-19 20:31   ` Nicolas Goaziou
2013-05-20  2:05     ` Eric Abrahamsen
2013-05-20 18:05     ` Daniel F
2013-05-23 19:42   ` Paul Stansell
2013-05-24  0:15     ` Rasmus

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).