[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] [PATCH] Some patches
From: |
Arash Esbati |
Subject: |
[AUCTeX-devel] [PATCH] Some patches |
Date: |
Sat, 13 Feb 2016 21:55:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 |
Hi all,
please find some patches containing:
* Makefile.in (STYLESRC): Add new style.
* tex-style.el (LaTeX-splitidx-sindex-reftex-quick-id-key): Add
customizable variable.
* style/splitidx.el: New file.
* style/theorem.el (TeX-auto-cleanup-hook):
* style/ntheorem.el (TeX-auto-cleanup-hook):
* style/newfloat.el (TeX-auto-cleanup-hook):
* style/amsthm.el (TeX-auto-cleanup-hook): Use
`TeX-auto-cleanup-hook' instead of mistakenly used
`TeX-auto-prepare-hook'.
* style/enumitem.el ("enumitem-SetLabelAlign"): Plug
\SetLabelAlign into AUCTeX parser.
(LaTeX-enumitem-SetLabelAlign-regexp): New variable.
(LaTeX-enumitem-auto-prepare): Reset
`LaTeX-auto-enumitem-SetLabelAlign'.
(LaTeX-arg-SetLabelAlign): New function to query the arguments of
\SetLabelAlign.
("enumitem"): Add \SetLabelAlign to style hook incl. fontification.
(LaTeX-arg-SetEnumitemValue): Use `completing-read' instead of
`TeX-read-key-val'.
Any comments welcome.
Best, Arash
0001-Add-support-for-missing-macro-SetLabelAlign.patch
Description: Text Data
0002-Fix-wrong-usage-of-TeX-auto-prepare-hook.patch
Description: Text Data
0003-Add-new-style-splitidx.el.patch
Description: Text Data
- [AUCTeX-devel] [PATCH] Some patches,
Arash Esbati <=