From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Re: How to suppress latex exporting as a list if a name that begins with a single letter Date: Wed, 27 Sep 2017 08:02:24 -0400 Message-ID: <7f780ee7-0fef-1fd4-ad42-53f1d64672ac@verizon.net> References: <9b829e71-404c-c6ff-ed6e-bbfcfd98fc71@verizon.net> <87wp4kwuj9.fsf@t3610> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxB2u-00034c-R9 for emacs-orgmode@gnu.org; Wed, 27 Sep 2017 08:02:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxB2p-0002Ol-Ck for emacs-orgmode@gnu.org; Wed, 27 Sep 2017 08:02:32 -0400 Received: from omr-a010e.mx.aol.com ([204.29.186.54]:64538) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dxB2p-0002OL-9F for emacs-orgmode@gnu.org; Wed, 27 Sep 2017 08:02:27 -0400 Received: from mtaout-mbc01.mx.aol.com (mtaout-mbc01.mx.aol.com [172.26.221.141]) by omr-a010e.mx.aol.com (Outbound Mail Relay) with ESMTP id B660F3800125 for ; Wed, 27 Sep 2017 08:02:26 -0400 (EDT) Received: from [10.0.0.2] (0x5b31302e302e302e325d [74.106.198.18]) by mtaout-mbc01.mx.aol.com (MUA/Third Party Client Interface) with ESMTPA id D221638000085 for ; Wed, 27 Sep 2017 08:02:25 -0400 (EDT) In-Reply-To: <87wp4kwuj9.fsf@t3610> Content-Language: en-US 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: "emacs-orgmode@gnu.org" On 09/27/2017 02:00, Eric S Fraga wrote: > On Tuesday, 26 Sep 2017 at 19:22, Charles Millar wrote: >> For example >> >> A. Persons Name is exported as >> >> 1. Persons Name > You must have set org-list-allow-alphabetical to non-nil... maybe turn > this off? You are correct. I did that soooo.. long ago I forgot. I read the documentation and I suppose that there is no way to set that variable on a per file basis. Correct? Could a header argument be implemented to override this? Charlie Millar