auctex-commit
[Top][All Lists]
Advanced

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

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 94db238bb188d2252641


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 94db238bb188d225264100a49ccbbcd43ade2140
Date: Fri, 18 Nov 2016 22:28:26 +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  94db238bb188d225264100a49ccbbcd43ade2140 (commit)
       via  d6890e8c7d2fd925855e30d861887b0cf417dbb2 (commit)
      from  25e4f335868962e6d1db8a6cc8a507f5c46c2e2e (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 94db238bb188d225264100a49ccbbcd43ade2140
Author: Arash Esbati <address@hidden>
Date:   Fri Nov 18 23:25:42 2016 +0100

    Improve caption and label insertion in style/caption.el
    
    * style/caption.el (LaTeX-caption-key-val-options): Add key slc
    which is an abbrev for singlelinecheck.
    (LaTeX-arg-caption-captionbox): Delete unused prompt argument.
    Ask for short caption acc. to the value of
    `LaTeX-short-caption-prompt-length'.  Use `LaTeX-label' instead of
    `TeX-insert-macro' to insert a label.  Use `TeX-argument-insert'
    instead of conditional insert.
    ("caption"): Do not fontify the last argument of \captionbox.
    Fontification happens within \begin...\end{tabular} or
    \includegraphics.

commit d6890e8c7d2fd925855e30d861887b0cf417dbb2
Author: Arash Esbati <address@hidden>
Date:   Fri Nov 18 23:18:18 2016 +0100

    Improve caption and label insertion in style/subcaption.el
    
    * style/subcaption.el (LaTeX-arg-subcaption-subcaption): Delete
    unused prompt argument.  Ask for short caption acc. to the value
    of `LaTeX-short-caption-prompt-length'.  Fill the inserted
    sub-caption before using `LaTeX-label' to insert the label.
    (LaTeX-arg-subcaption-subcaptionbox): Delete unused prompt
    argument.  Ask for short caption acc. to the value of
    `LaTeX-short-caption-prompt-length'.  Use `LaTeX-label' to insert
    the label.  Use `TeX-argument-insert' instead of conditional
    insert.
    ("subcaption"): Append package environments to `LaTeX-label-alist'.
    ("subcaption"): Do not fontify the last argument of
    \subcaptionbox.  Fontification happens within
    \begin...\end{tabular} or \includegraphics.

-----------------------------------------------------------------------

Summary of changes:
 style/caption.el    |   67 ++++++++++++++++++---------------
 style/subcaption.el |  102 +++++++++++++++++++++++++++++++--------------------
 2 files changed, 101 insertions(+), 68 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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