Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> 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}
>> `----
>>
>> instead of
>>
>> ,----
>> | 
>> \includegraphics[width=.9\linewidth]{./output/fig_crossValidationDefaultByUA.pdf}
>> `----
>
>   #+BIND: org-latex-image-default-width ""
>
>> and
>>
>> 2) have no floats, even if a caption is given or use the :placement [H]
>> with the float package.
>>
>> According to
>> [[info:org#LaTeX%20specific%20attributes][info:org#LaTeX specific 
>> attributes]]
>> I can use
>>
>> #+ATTR_LATEX: :float nil
>>
>> or
>>
>> #+ATTR_LATEX: :placement [H]
>
>   #+BIND: org-latex-default-figure-position "H"
>
> Of course, this assumes, `org-export-allow-bind-keywords' is non-nil.
>

Thanks - perfectly.
But I assume, I could also set them via file local variables, which I
did with `org-export-allow-bind-keywords'.

Thanks,

Rainer


>
> Regards,

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      rai...@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

Attachment: signature.asc
Description: PGP signature

Reply via email to