Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-27 Thread Eric S Fraga
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 the top of the file or a local variables list at the end (see Emacs
info manual for more information).

-- 
: Eric S Fraga via Emacs 26.0.50, Org release_9.1-64-g657302


signature.asc
Description: PGP signature


Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-27 Thread Charles Millar

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 moment, as Eric suggested, I have reset 
org-list-allow-alphabetical to nil.


Thanks.

Charlie Millar





Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-27 Thread Charles Millar

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.

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



Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-27 Thread Michael Strey
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



Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-27 Thread Eric S Fraga
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: PGP signature