From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: WISH: Add the possiblity to add captions to tables/images Date: Fri, 21 Nov 2008 09:34:00 -0500 Message-ID: <871vx5up0n.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3X5I-0006oP-W9 for emacs-orgmode@gnu.org; Fri, 21 Nov 2008 09:34:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3X5H-0006oD-GZ for emacs-orgmode@gnu.org; Fri, 21 Nov 2008 09:34:11 -0500 Received: from [199.232.76.173] (port=41233 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3X5H-0006oA-BI for emacs-orgmode@gnu.org; Fri, 21 Nov 2008 09:34:11 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:54463) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L3X5H-0001HE-2J for emacs-orgmode@gnu.org; Fri, 21 Nov 2008 09:34:11 -0500 In-Reply-To: ("Daniel =?utf-8?Q?P=C3=B6rsch=22's?= message of "Thu\, 20 Nov 2008 14\:26\:05 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: danielpoe@gmx.de Cc: emacs-orgmode@gnu.org "Daniel P=C3=B6rsch" writes: > Proposal would be to introduce an optional special comment to give a > caption, e.g.: > | ... > |---------+-------------+-------+-------| > #+TBLCAP: This table expresses my wish to have a caption. > > [[file:org-mode.png]] > #+IMGCAP: Org-mode logo. Would it be possible just to have a generic #+CAPTION: Description goes here instead that applies to anything that can have a caption? This way you don't need to remember exactly which caption tag you need to use for each of the things with a caption. Just my 2 cents. -Bernt