



























| author | Arash Esbati <arash@gnu.org> | 2026-03-26 21:31:28 +0100 |
|---|---|---|
| committer | Arash Esbati <arash@gnu.org> | 2026-03-26 21:31:28 +0100 |
| commit | 29b7911fd0a9ef975c16289ef320dd86a1846eb4 (patch) | |
| tree | 7b6cd68d3b3c4851b23b8fbfae1bfd890766f6d7 | |
| parent | 4c12b4780d140beac231ef07e00f7637b31125ba (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.el | 18 |
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"])
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。