惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
量子位
Recent Announcements
Recent Announcements
V
V2EX
P
Proofpoint News Feed
小众软件
小众软件
云风的 BLOG
云风的 BLOG
腾讯CDC
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog
博客园_首页
GbyAI
GbyAI
博客园 - Franky

elpa/gnu.git, branch externals/auctex

Release GNU AUCTeX 14.2.0 - elpa/gnu.git * latex.el (LaTeX-what-macro): Fix chars to skip backwards. - elpa/gnu.git * tex-ispell.el: Consolidate regexp for tabular environments. - elpa/gnu.git ; * latex.el (LaTeX-what-macro): Fix last change. - elpa/gnu.git * latex.el (LaTeX-what-macro): Improve macro recognition. - elpa/gnu.git Preserve `crm--choose-completion-string' - elpa/gnu.git - GNU ELPA Accept '-' as macro modifier - elpa/gnu.git Add new styles - elpa/gnu.git ; * tex-info.el (outline-heading-alist): Silence the compiler. - elpa/gnu.git Update style/simpleicons.el to package v16.29.0 - elpa/gnu.git Update NEWS.org for new preview feature - elpa/gnu.git Robustify check for escaped math switches/togglers - elpa/gnu.git Fix custom prompt with a default-value - elpa/gnu.git Fix prompt with a default-value - elpa/gnu.git Make `TeX-listify' an obsolete alias - elpa/gnu.git Fix 'syntax-propertize because of narrowing!' error - elpa/gnu.git Update style/ltx-talk.el to class v0.6.0 - elpa/gnu.git elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA Return context for RefTeX also for macros - elpa/gnu.git ; Fix last change - elpa/gnu.git Add in-buffer completion for citation keys - elpa/gnu.git ; Adjust Copyright years - elpa/gnu.git Improve query of the optional float placement - elpa/gnu.git Sort predefined environment hooks - elpa/gnu.git Sort predefined hooks - elpa/gnu.git Allow additional properties for in-buffer completion - elpa/gnu.git
elpa/gnu.git - GNU ELPA
2026-03-27 · via elpa/gnu.git, branch externals/auctex
authorArash Esbati <arash@gnu.org>2026-03-26 21:31:28 +0100
committerArash Esbati <arash@gnu.org>2026-03-26 21:31:28 +0100
commit29b7911fd0a9ef975c16289ef320dd86a1846eb4 (patch)
tree7b6cd68d3b3c4851b23b8fbfae1bfd890766f6d7
parent4c12b4780d140beac231ef07e00f7637b31125ba (diff)

Update style/lua-unicode-math.el to package v0.8

* style/lua-unicode-math.el ("lua-unicode-math"): Update math font package list.

-rw-r--r--style/lua-unicode-math.el18

1 files changed, 14 insertions, 4 deletions

diff --git a/style/lua-unicode-math.el b/style/lua-unicode-math.el
index bb4b30100be..6b2e0af07ec 100644
--- a/style/lua-unicode-math.el
+++ b/style/lua-unicode-math.el

@@ -1,4 +1,4 @@

-;;; lua-unicode-math.el --- AUCTeX style for `lua-unicode-math' v0.7 -*- lexical-binding: t; -*-

+;;; lua-unicode-math.el --- AUCTeX style for `lua-unicode-math' v0.8 -*- lexical-binding: t; -*-

;; Copyright (C) 2026 Free Software Foundation, Inc.

@@ -24,8 +24,8 @@

;;; Commentary:

-;; This file adds support for `lua-unicode-math.sty' (v0.7) from

-;; 2026-02-03. `lua-unicode-math.sty' is part of TeXlive.

+;; This file adds support for `lua-unicode-math.sty' (v0.8) from

+;; 2026-03-24. `lua-unicode-math.sty' is part of TeXlive.

;;; Code:

@@ -57,7 +57,17 @@

"GFS Neohellenic Math"

"Erewhon Math"

"XCharter Math"

- "Concrete Math")

+ "Concrete Math"

+ "Euler Math"

+ "Arsenal Math"

+ "Asana Math"

+ "Garamond Math"

+ "Lete Sans Math"

+ "Luciole Math"

+ "Old Standard Math"

+ "IBM Plex Math"

+ "Libertinus Math"

+ "KpMath Sans")

"Math font name")

(TeX-arg-conditional (member "fontspec" (TeX-style-list))

([TeX-arg-key-val (LaTeX-fontspec-font-features) "Font features"])