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. 50b63b0329d598121d69


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 50b63b0329d598121d69546838af1632d87f8f23
Date: Fri, 16 Sep 2016 22:24:39 +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  50b63b0329d598121d69546838af1632d87f8f23 (commit)
      from  18f178393fd4c2880cff917f2bd421a3273cd708 (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 50b63b0329d598121d69546838af1632d87f8f23
Author: Arash Esbati <address@hidden>
Date:   Sat Sep 17 00:22:15 2016 +0200

    Improve style/graphicx.el
    
    * doc/changes.texi: Document the changes about graphicx.el.
    
    * tex-style.el (LaTeX-includegraphics-options-alist): Remove the
    now no-op variable.
    
    * style/graphics.el ("graphics"): Set
    `LaTeX-graphics-package-options' after running hooks for
    graphicx.el.
    
    * style/graphicx.el (LaTeX-graphicx-key-val-options)
    (LaTeX-includegraphics-dvips-extensions)
    (LaTeX-includegraphics-pdftex-extensions)
    (LaTeX-includegraphics-xetex-extensions)
    (LaTeX-graphicx-package-options): New variables.
    (LaTeX-arg-graphicx-includegraphics-key-val): New function.
    (LaTeX-includegraphics-extensions): Return extensions for input
    files depending on the used engine.
    (LaTeX-arg-includegraphics): Only query for the image file to
    include.  The query for the optional key-val argument is now done
    by `LaTeX-arg-graphicx-includegraphics-key-val'.
    ("graphicx"): Extend the query for commands \resizebox[*].
    Commands shared with graphics.el are guarded respectively.
    Add missing commands \graphicspath, \DeclareGraphicsExtensions and
    \DeclareGraphicsRule.

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

Summary of changes:
 doc/changes.texi  |   11 ++
 style/graphics.el |    3 +-
 style/graphicx.el |  428 +++++++++++++++++++++++++----------------------------
 tex-style.el      |   42 ------
 4 files changed, 216 insertions(+), 268 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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