[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 225badee0ec3f169a1a8
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 225badee0ec3f169a1a87227fce14cb5b326d054 |
Date: |
Thu, 29 Dec 2016 08:24:49 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".
The branch, master has been updated
via 225badee0ec3f169a1a87227fce14cb5b326d054 (commit)
via 1de2359a3dda4488c714ced5d801b5f14143db32 (commit)
via 5ddbd048163fd1b0c19fc09320aeac1dc3bf2cfe (commit)
via bdc5d0d13e2ba257fc9a597eb236cc42f81cb110 (commit)
via a943b6ceac9612d6b602e4268bbfce7970fbc34d (commit)
via 74c5ac9f28ed789998d6f3c0939718e83882b042 (commit)
via ec3996d7ff1d9e0f2a404a74f1f6305c6e1a9e5b (commit)
via a55b66ddaeaf59590db6a1c3198cfbc56b6360d8 (commit)
from 8186490a25d2e3ab2affe0a8e1f048aa1a92ce2d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 225badee0ec3f169a1a87227fce14cb5b326d054
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:22:13 2016 +0100
Add new style/titletoc.el
* style/titletoc.el: New file.
* Makefile.in (STYLESRC): Add new style.
commit 1de2359a3dda4488c714ced5d801b5f14143db32
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:20:13 2016 +0100
Add new style/titlesec.el
* Makefile.in (STYLESRC): Add new style.
* style/titlesec.el: New file.
commit 5ddbd048163fd1b0c19fc09320aeac1dc3bf2cfe
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:16:18 2016 +0100
Add new style/titleps.el
* Makefile.in (STYLESRC): Add new style.
* style/titleps.el: New file.
commit bdc5d0d13e2ba257fc9a597eb236cc42f81cb110
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:14:10 2016 +0100
Add new style/mdframed.el
* Makefile.in (STYLESRC): Add new style.
* style/mdframed.el: New file.
commit a943b6ceac9612d6b602e4268bbfce7970fbc34d
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:10:47 2016 +0100
Add new tcolorbox library style/tcolorboxlib-raster.el
* Makefile.in (STYLESRC): Add new style.
* style/tcolorboxlib-raster.el: New file.
commit 74c5ac9f28ed789998d6f3c0939718e83882b042
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 09:08:11 2016 +0100
Update style/tcolorbox.el to package v3.96
* style/tcolorbox.el: Update style to package v3.96.
commit ec3996d7ff1d9e0f2a404a74f1f6305c6e1a9e5b
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 08:59:41 2016 +0100
Query for optional float position
* style/newfloat.el (LaTeX-newfloat-auto-cleanup): Query for
optional float position.
commit a55b66ddaeaf59590db6a1c3198cfbc56b6360d8
Author: Arash Esbati <address@hidden>
Date: Thu Dec 29 08:57:39 2016 +0100
Improve inserting arguments of \captionof macro
* style/caption.el (LaTeX-arg-caption-captionof): New function
improving query and insert of caption and label acc. to float
type.
("caption"): Use it.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 3 +-
style/caption.el | 50 +++-
style/mdframed.el | 421 ++++++++++++++++++++++++++++
style/newfloat.el | 4 +-
style/tcolorbox.el | 636 +++++++++++++++++++++++++++++++++++++++++-
style/tcolorboxlib-raster.el | 192 +++++++++++++
style/titleps.el | 233 ++++++++++++++++
style/titlesec.el | 255 +++++++++++++++++
style/titletoc.el | 206 ++++++++++++++
9 files changed, 1975 insertions(+), 25 deletions(-)
create mode 100644 style/mdframed.el
create mode 100644 style/tcolorboxlib-raster.el
create mode 100644 style/titleps.el
create mode 100644 style/titlesec.el
create mode 100644 style/titletoc.el
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 225badee0ec3f169a1a87227fce14cb5b326d054,
Arash Esbati <=