From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tamas Papp Subject: short section titles in TOC Date: Thu, 16 Feb 2012 08:31:55 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxwlE-00063y-BT for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 03:32:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rxwl6-0001HO-NE for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 03:32:16 -0500 Received: from plane.gmane.org ([80.91.229.3]:39773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rxwl6-0001HF-Gn for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 03:32:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rxwl5-0003Z6-RP for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 09:32:07 +0100 Received: from ext34.ihs.ac.at ([78.104.137.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Feb 2012 09:32:07 +0100 Received: from tkpapp by ext34.ihs.ac.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Feb 2012 09:32:07 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Is it possible to have a short version of a section title in the table of contents? Eg in LaTeX, one can use \section[Suggestions]{Suggestions for discussion} and the first one would show up in the TOC. I was wondering if one can do this in org-mode. Best, Tamas