From: Richard Stanton <stanton@haas.berkeley.edu>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Width always inserted with LaTeX figures
Date: Thu, 14 Mar 2013 06:20:51 +0000 [thread overview]
Message-ID: <CE09F36B1F891947ACDD158E233F555A06BACE@exmail10-b.haas.uc.berkeley.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 597 bytes --]
At least with today's version (8.0-pre release_8.0-pre-67-gd3361c), if I include a figure and then export to LaTeX, the resulting TeX file insists on including its own width specification, even when I tell it the width I want. For example, the org text
#+ATTR_LaTeX: :options width=1.7in
[[file:images/RS_head_cropped.png]]
results in the following LaTeX source:
\includegraphics[width=1.7in,width=.9\linewidth]{images/RS_head_cropped.png}
The second width specification (which I didn't ask for) seems to override the one I ask for, so the figure ends up a lot bigger than I want.
[-- Attachment #2: Type: text/html, Size: 2577 bytes --]
next reply other threads:[~2013-03-14 6:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 6:20 Richard Stanton [this message]
2013-03-14 6:46 ` Width always inserted with LaTeX figures Aaron Ecay
2013-03-14 7:07 ` Richard Stanton
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=CE09F36B1F891947ACDD158E233F555A06BACE@exmail10-b.haas.uc.berkeley.edu \
--to=stanton@haas.berkeley.edu \
--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).