--
Suvayu
Open source is the future. It sets us free.
From d84c66830856c4ff75a3a7b19bbf99219b5e6b99 Mon Sep 17 00:00:00 2001
From: Suvayu Ali <[email protected]>
Date: Mon, 9 Jan 2012 01:32:08 +0530
Subject: [PATCH] Minor fix in info documentation.
TINY CHANGE
---
doc/org.texi | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 0de59b3..952f740 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -10460,9 +10460,7 @@ @subsection Images in @LaTeX{} export
this option can be used with tables as well@footnote{One can also take
advantage of this option to pass other, unrelated options into the figure or
table environment. For an example see the section ``Exporting org files'' in
-@url{http://orgmode.org/worg/org-hacks.html}}. For example the
-@code{#+ATTR_LaTeX:} line below is exported as the @code{figure} environment
-below it.
+@url{http://orgmode.org/worg/org-hacks.html}}.
If you would like to let text flow around the image, add the word @samp{wrap}
to the @code{#+ATTR_LaTeX:} line, which will make the figure occupy the left
--
1.7.7.6