auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. c1f04df1d2c1d2483000a


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. c1f04df1d2c1d2483000ad17922d1e9084cfaaf1
Date: Sat, 17 Mar 2018 03:48:05 -0400 (EDT)

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  c1f04df1d2c1d2483000ad17922d1e9084cfaaf1 (commit)
      from  657c338bbec36aa5a634b9e19c078315c40ba502 (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 c1f04df1d2c1d2483000ad17922d1e9084cfaaf1
Author: Ikumi Keita <address@hidden>
Date:   Sat Mar 17 16:44:05 2018 +0900

    * style/amsmath.el ("amsmath"): Correct \cfrac spec.

diff --git a/style/amsmath.el b/style/amsmath.el
index 76f922f..7495d67 100644
--- a/style/amsmath.el
+++ b/style/amsmath.el
@@ -1,6 +1,7 @@
 ;;; amsmath.el --- Style hook for the AMS-LaTeX amsmath package.
 
-;; Copyright (C) 2002, 2005-2007, 2012-2014  Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2005-2007, 2012-2014, 2017-2018
+;;      Free Software Foundation, Inc.
 ;; FIXME: What about the copyright for <= 2001?
 
 ;; Author: Carsten Dominik <address@hidden>
@@ -71,7 +72,7 @@
      '("tbinom" 2)
      '("genfrac" "Left delimiter" "Right delimiter" "Thickness"
        "Mathstyle" 2)
-     '("cfrac" ["position (l or r)"] t)
+     '("cfrac" ["position (l or r)"] 2)
      '("smash" ["where (t or b)"] t)
      '("sideset" "Left" "Right")
      '("tag" "(Tag)")

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

Summary of changes:
 style/amsmath.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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