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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
T
Tailwind CSS Blog
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
博客园 - 叶小钗
N
Netflix TechBlog - Medium
罗磊的独立博客
量子位
MyScale Blog
MyScale Blog
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
B
Blog
腾讯CDC
爱范儿
爱范儿
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
F
Fortinet All Blogs
雷峰网
雷峰网
G
Google Developers Blog
Google DeepMind News
Google DeepMind News

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"])