[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Spurious interpretation
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Spurious interpretation |
Date: |
Mon, 22 Jun 2015 21:14:40 +0200 |
Hello,
Fabrice Popineau <address@hidden> writes:
> This will be specific to the French language.
> I was a bit amused by the following.
> Assume I start a paragraph with:
>
> M. Pierre Dupont blah blah blah...
>
> Exporting this paragraph to LaTeX results in
>
> \begin{enumerate}
> \item Pierre Dupont blah blah blah...
> \end{enumerate}
>
> Is there a way to prevent that?
Set `org-list-allow-alphabetical' to nil, which is the default, or use
a non-breaking space, e.g., M.\nbsp{}Pierre Dupont blah blah...
Regards,
--
Nicolas Goaziou