From c736013224a47155b65cd4becb3341f6f4e4a827 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Thu, 24 Mar 2016 14:02:24 +0100 Subject: [PATCH] org.texi: Fix typo * doc/org.texi (@LaTeX{} specific attributes): Fix typo. Reported-by: Eduardo Mercovich --- doc/org.texi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 4a8b8053a..ecae8f564 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -12194,10 +12194,9 @@ output file resulting from @LaTeX{} processing. Org will use an TikZ (@url{http://sourceforge.net/projects/pgf/}) images, it will become an @code{\input} macro wrapped within a @code{tikzpicture} environment.}. -You can specify specify image width or height with, respectively, -@code{:width} and @code{:height} attributes. It is also possible to add any -other option with the @code{:options} attribute, as shown in the following -example: +You can specify image width or height with, respectively, @code{:width} and +@code{:height} attributes. It is also possible to add any other option with +the @code{:options} attribute, as shown in the following example: @example #+ATTR_LATEX: :width 5cm :options angle=90