2015-06-22 21:14 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > Is there a way to prevent that?
>
> Set `org-list-allow-alphabetical' to nil, which is the default, or use
>
Oops!
> a non-breaking space, e.g., M.\nbsp{}Pierre Dupont blah blah..
This one is cool.
Than
Hello,
Fabrice Popineau 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
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 t