emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] attr_latex in new exporter
@ 2013-03-08  4:25 Thomas S. Dye
  2013-03-08 10:34 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas S. Dye @ 2013-03-08  4:25 UTC (permalink / raw)
  To: Org-mode

Aloha all,

I think this behavior was introduced in the last week or so.

This in the Org file:

#+attr_latex: :height "2in"
[[file:saa-fig/wet-dry.jpeg]]

yields this in LaTeX output:

\begin{figure}[htb]
\centering
\includegraphics[width=.9\linewidth,height=2in]{saa-fig/wet-dry.jpeg}
\end{figure}

I think when :height is set, then the default :width should not be set.

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

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

end of thread, other threads:[~2013-03-09 18:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-08  4:25 [BUG] attr_latex in new exporter Thomas S. Dye
2013-03-08 10:34 ` Nicolas Goaziou
2013-03-08 17:03   ` Thomas S. Dye
2013-03-08 17:38     ` aaronecay
2013-03-08 21:40       ` Nicolas Goaziou
2013-03-09 18:25         ` Thomas S. Dye

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