[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] 11.88.9 and fill-paragraph oddness
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX] 11.88.9 and fill-paragraph oddness |
Date: |
Fri, 23 Oct 2015 17:07:02 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Mosè Giordano <address@hidden> writes:
>> Developers: maybe it'd be good to change the default value of
>> "Latex-fill-break-at-separators" then?
>
> Indeed I set `Latex-fill-break-at-separators' to nil in my init file.
> Probably '(\\\[ \\\]) only would be enough, too, but actually filling
> doesn't seem to be effective with \[...\] math mode. So, in the end
> I'd suggest to default `Latex-fill-break-at-separators' to nil.
That's fine with me. I always use \(...\) in LaTeX and therefore had
this special formatting in my documents. It doesn't annoy me but I also
don't see its benefits. And when people find it strange, then we should
probably disable it. Well, and I don't have any opinion on \[...\] and
$$...$$. I think this could stay enabled just for the reason that it
has been that way in the past.
Bye,
Tassilo