emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Specifying ATTR_LATEX document wide?


From: Suvayu Ali
Subject: Re: [O] Specifying ATTR_LATEX document wide?
Date: Tue, 2 Jun 2015 13:12:37 +0200
User-agent: Mutt/1.5.23.1 (2014-03-12)

On Tue, Jun 02, 2015 at 12:17:04PM +0200, Rainer M Krug wrote:
> 
> Hi
> 
> In one document, I would like to make two changes how images are
> inserted in LaTeX / pdf documents, namely:
> 
> 1) have no re-sizing, i.e.
> 
> ,----
> | \includegraphics[]{./output/fig_crossValidationDefaultByUA.pdf}
> `----

Does the following work equivalently for you?

  #+attr_LaTeX: :width \linewidth

> Is there a way of setting this globally fir the actual document
> (document header?), so that I don't have to add this line to all my
> hundred images (OK - only about 70 - but still to many)?

Maybe use babel blocks for this?  Input files from a list or table, echo
them back with a common #+attr_latex line?

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]