emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [bug?] org-e-latex; unexpected enumerate in export


From: Nicolas Goaziou
Subject: Re: [O] [bug?] org-e-latex; unexpected enumerate in export
Date: Tue, 13 Nov 2012 21:29:18 +0100

Yagnesh Raghava Yakkala <address@hidden> writes:

> is it by latex-exporter or by auto-fill? :/

This is unrelated to the exporter. Something is wrong in your Org
buffer: filling/Auto-filling shouldn't create a phantom item like this
one.

>> Did you try with -Q? 
>
> Yes I did, export is still producing enumerate. Of course If I adjust sentence
> as you suggested earlier manually (fill is not so accurate) export is working
> as desired.

I'm not talking about export, but filling. Can you fill correctly
with -Q ? By "fill correctly" I mean that "2008." shouldn't be put at
the beginning of a line unless it wasn't there already.

>>Also, what is the value of `fill-nobreak-predicate' variable in that buffer?
>
> Its value is `nil'.

That is the problem. It should contain at least
`org-fill-paragraph-separate-nobreak-p' and
`org-fill-line-break-nobreak-p' functions. Do you have an idea why it
doesn't?


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]