auctex-commit
[Top][All Lists]
Advanced

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

main updated (3091f2ca -> 84e95933)


From: Arash Esbati
Subject: main updated (3091f2ca -> 84e95933)
Date: Fri, 19 Jul 2024 17:26:54 -0400 (EDT)

esbati pushed a change to branch main.

      from  3091f2ca  * auctex.el: Shorten 'Commentary' section to 4 lines.
      adds  7fca4a20  Update style/acro.el to package v3.8
      adds  08e7f159  Improve fontification of arguments
      adds  306a561a  Add new style/authblk.el
      adds  7fcab23c  Update style/simpleicons.el to package v13.0.0
      adds  89fa93c4  ; * latex.el (TeX-arg-ref): Fix docstring.
      adds  63087fc4  * style/longtable.el ("longtable"): Support \LTcaptype 
macro.
      adds  10c8f782  Keep compatibility with Org mode src editing (bug#71363)
      adds  01e3e22c  ; * doc/changes.texi: Wrap nil in @code and refill 
paragraphs.
      adds  ba84a2db  Add new style/tabularray.el
      adds  34818c03  Simplify entering of captions in optional argument
      adds  71d25de1  Add new style/ninecolors.el
      adds  70422fe0  * style/tabularray.el ("tabularray"): Load ninecolors.el.
      adds  9bc5d19a  ; * NEWS.org: Update the file.
      adds  922545e8  Update style/simpleicons.el to package v13.1.0
       new  84e95933  Merge remote-tracking branch 'origin/master'


Summary of changes:
 NEWS.org                         |   7 +-
 doc/changes.texi                 |  35 +-
 doc/install.texi                 |  16 +-
 font-latex.el                    |   6 +-
 latex.el                         |  66 ++-
 style/acro.el                    | 905 +++++++++++++++++++++++++++++++--------
 style/{ltablex.el => authblk.el} |  50 ++-
 style/booktabs.el                |  18 +-
 style/listings.el                |  43 +-
 style/longtable.el               |  21 +-
 style/ninecolors.el              |  96 +++++
 style/simpleicons.el             |  81 +---
 style/tabularray.el              | 474 ++++++++++++++++++++
 tests/latex/font-latex-test.el   |  17 +-
 tex-site.el.in                   |  56 ++-
 15 files changed, 1509 insertions(+), 382 deletions(-)
 copy style/{ltablex.el => authblk.el} (54%)
 create mode 100755 style/ninecolors.el
 create mode 100644 style/tabularray.el



reply via email to

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