auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex 1855efd 21/27: ; * style/mathtool


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex 1855efd 21/27: ; * style/mathtools.el: A bit change to align with previous commit.
Date: Sat, 27 Jun 2020 03:17:45 -0400 (EDT)

branch: externals/auctex
commit 1855efd20a81cfaac57218b13e8d8013b8a69bfd
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; * style/mathtools.el: A bit change to align with previous commit.
---
 style/mathtools.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/mathtools.el b/style/mathtools.el
index f0fb744..9701353 100644
--- a/style/mathtools.el
+++ b/style/mathtools.el
@@ -238,7 +238,7 @@ Put line break macro on the last line.  Next, insert an 
ampersand."
 ;; Fontification
 (require 'texmathp)
 (add-to-list 'texmathp-tex-commands-default
-            '("\\shortintertext" arg-off) t)
+            '("\\shortintertext" arg-off))
 (texmathp-compile)
 
 (TeX-add-style-hook



reply via email to

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