emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Spurious interpretation
@ 2015-06-22 12:19 Fabrice Popineau
  2015-06-22 19:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Popineau @ 2015-06-22 12:19 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

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?

Fabrice

[-- Attachment #2: Type: text/html, Size: 506 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Spurious interpretation
  2015-06-22 12:19 Spurious interpretation Fabrice Popineau
@ 2015-06-22 19:14 ` Nicolas Goaziou
  2015-06-23  6:45   ` Fabrice Popineau
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-06-22 19:14 UTC (permalink / raw)
  To: Fabrice Popineau; +Cc: emacs-orgmode@gnu.org

Hello,

Fabrice Popineau <fabrice.popineau@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Spurious interpretation
  2015-06-22 19:14 ` Nicolas Goaziou
@ 2015-06-23  6:45   ` Fabrice Popineau
  0 siblings, 0 replies; 3+ messages in thread
From: Fabrice Popineau @ 2015-06-23  6:45 UTC (permalink / raw)
  To: Fabrice Popineau, emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

2015-06-22 21:14 GMT+02:00 Nicolas Goaziou <mail@nicolasgoaziou.fr>:

> Hello,
>
> Fabrice Popineau <fabrice.popineau@gmail.com> 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.

Thanks,

Fabrice

[-- Attachment #2: Type: text/html, Size: 1010 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-23  6:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22 12:19 Spurious interpretation Fabrice Popineau
2015-06-22 19:14 ` Nicolas Goaziou
2015-06-23  6:45   ` Fabrice Popineau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).