auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] [PATCH] Various patches


From: Arash Esbati
Subject: [AUCTeX-devel] [PATCH] Various patches
Date: Sun, 24 Jan 2016 10:42:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50

Hi all,

please find attached 4 patches improving some styles I touched recently.
My apologies for not getting it right last time.

* style/enumitem.el (LaTeX-enumitem-newlist-list)
(LaTeX-enumitem-newlist-list-item-arg)
(LaTeX-auto-enumitem-newlist): Remove variables.
(LaTeX-enumitem-newlist-list-local): Fix docstring.
(LaTeX-enumitem-auto-cleanup): Plug \newlist into AUCTeX parser.
("enumitem"): Offer only enumerated environments as completion for
\restartlist.

* style/theorem.el (LaTeX-theorem-fontdecl): Do not prefix the
elements with `TeX-esc'.
(LaTeX-arg-theorem-fontdecl): New function.
("theorem"): Use `LaTeX-arg-theorem-fontdecl' for font related
queries.

* style/ntheorem.el (LaTeX-ntheorem-fontdecl): Do not prefix the
elements with `TeX-esc'.
(LaTeX-arg-ntheorem-fontdecl): New function.
("ntheorem"): Use `LaTeX-arg-ntheorem-fontdecl' for font related
queries.

* style/amsthm.el (LaTeX-amsthm-fontdecl): Do not prefix the
elements with `TeX-esc'.
(LaTeX-arg-amsthm-fontdecl): New function.
("amsthm"): Use `LaTeX-arg-amsthm-fontdecl' for font related
queries.

Best, Arash

Attachment: 0001-Improve-font-related-queries.patch
Description: Text Data

Attachment: 0002-Improve-font-related-queries.patch
Description: Text Data

Attachment: 0003-Improve-font-related-queries.patch
Description: Text Data

Attachment: 0004-Improve-style-enumitem.patch
Description: Text Data


reply via email to

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