emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [PATCH] org.texi: tiny bugfix


From: Michael Brand
Subject: [O] [PATCH] org.texi: tiny bugfix
Date: Wed, 11 May 2011 12:30:59 +0200

git bisect shows that
http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=cd05598dcd30f98f3919213752c72f911d9c2489
broke "make info":
org.texi:8822: Misplaced {.
org.texi:8822: Misplaced }.

this patch resolves it for me:

---
 doc/org.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 135c8ef..aa34cd3 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -8822,7 +8822,7 @@ the object with @address@hidden:address@hidden:

 Optionally, the caption can take the form:
 @example
-#+CAPTION: [Caption for list of figures]{Caption for table (or link).}
+#+CAPTION: [Caption for list of address@hidden for table (or 
link)address@hidden
 @end example

 @cindex inlined images, markup rules
-- 
1.6.2.1

Michael



reply via email to

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