GNU bug report logs -
#21645
Inquiry: reproducibility of a paragraph-fill bug
Previous Next
Reported by: gojjoe <at> gmail.com
Date: Thu, 8 Oct 2015 07:59:02 UTC
Severity: normal
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Adrian,
> Is this
>
> (setq Latex-fill-break-at-separators '(\\\( \\\) \\\[ \\\]))
>
> ?
You can change it either via the customization menu, like this:
– type:
M-x customize-variable [RET] LaTeX-fill-break-at-separators
[RET]
– Check "Opening Display Math Switch" and "Closing Display
Math Switch", uncheck all others;
– Left-click on "State" -> "Save for Future Sessions"
Or putting, similarly to what you proposed,
(setq LaTeX-fill-break-at-separators '(\\\[ \\\]))
in your init file (but I'm not sure at which point you
should insert this; for sure after auctex has been loaded).
Cheers,
J
This bug report was last modified 9 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.