Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2016-03-24 14:02:57 +01:00
commit 0cdc2b339f
1 changed files with 3 additions and 4 deletions

View File

@ -12237,10 +12237,9 @@ output file resulting from @LaTeX{} processing. Org will use an
TikZ (@url{http://sourceforge.net/projects/pgf/}) images, it will become an TikZ (@url{http://sourceforge.net/projects/pgf/}) images, it will become an
@code{\input} macro wrapped within a @code{tikzpicture} environment.}. @code{\input} macro wrapped within a @code{tikzpicture} environment.}.
You can specify specify image width or height with, respectively, You can specify image width or height with, respectively, @code{:width} and
@code{:width} and @code{:height} attributes. It is also possible to add any @code{:height} attributes. It is also possible to add any other option with
other option with the @code{:options} attribute, as shown in the following the @code{:options} attribute, as shown in the following example:
example:
@example @example
#+ATTR_LATEX: :width 5cm :options angle=90 #+ATTR_LATEX: :width 5cm :options angle=90