From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Manual: "ellipsis, special symbol", but no "ellipsis" Date: Wed, 16 May 2018 21:04:49 +0200 Message-ID: <87o9hftoa6.fsf@nicolasgoaziou.fr> References: <23292.16652.704234.721549@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJ1jM-0005JC-Cy for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:04:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJ1jJ-0005W9-63 for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:04:56 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:51551) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fJ1jI-0005Vt-Vi for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:04:53 -0400 In-Reply-To: <23292.16652.704234.721549@frac.u-strasbg.fr> (Alain Cochard's message of "Wed, 16 May 2018 16:32:44 +0200") 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" To: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org Hello, Alain.Cochard@unistra.fr writes: > Hello. In the "Concept index", I see item "ellipsis, special > symbol:", but, going there, I see no mention of "ellipsis", which I > find strange. #+cindex: shy hyphen, special symbol #+cindex: dash, special symbol #+cindex: ellipsis, special symbol In addition to regular entities defined above, Org exports in a special way[fn:110] the following commonly used character combinations: =\-= is treated as a shy hyphen, =--= and =---= are converted into dashes, and =...= becomes a compact set of dots. There, "and =...= becomes a compact set of dots" refers to ellipsis. Regards, -- Nicolas Goaziou