emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Cc: org-mode@tsdye2.com
Subject: [PATCH] org.texi: tiny bugfix
Date: Wed, 11 May 2011 12:30:59 +0200	[thread overview]
Message-ID: <BANLkTi=wh+KA0X9ESFFZbCQKDuqs2m8ibw@mail.gmail.com> (raw)

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 @code{\ref@{tab:basic-data@}}:

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

 @cindex inlined images, markup rules
-- 
1.6.2.1

Michael

                 reply	other threads:[~2011-05-11 10:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=wh+KA0X9ESFFZbCQKDuqs2m8ibw@mail.gmail.com' \
    --to=michael.ch.brand@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=org-mode@tsdye2.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).