On Wednesday, 27 Sep 2017 at 08:02, Charles Millar wrote:
[...]
> I read the documentation and I suppose that there is no way to set
> that variable on a per file basis. Correct?
You could use emacs file variables for this, along the lines of
# -*- org-set-list-allow-alphabetical: nil; -*-
at
On 09/27/2017 02:27, Michael Strey wrote:
Hi Charlie,
On Di, 2017-09-26 at 19:22, Charles Millar wrote:
A. Persons Name is exported as
1. Persons Name
not
A. Persons Name.
What about marking as verbatim?
=A. Person=
Best regards
Michael Strey
I will give this a try later on.
For the mom
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 s.. long ago I forgot.
Hi Charlie,
On Di, 2017-09-26 at 19:22, Charles Millar wrote:
> A. Persons Name is exported as
>
> 1. Persons Name
>
> not
>
> A. Persons Name.
What about marking as verbatim?
=A. Person=
Best regards
Michael Strey
--
http://www.strey.biz * https://twitter.com/michaelstrey
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?
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.1-64-g657302
signature.asc
Description
For example
A. Persons Name is exported as
1. Persons Name
not
A. Persons Name.
Charlie Millar