[latex3-commits] [latex3/fontspec] develop, l3color, release/v2.9a: Document earlier changed in CHANGES.txt (37ddb5f)
github at latex-project.org
github at latex-project.org
Mon Dec 18 18:14:25 CET 2023
Repository : https://github.com/latex3/fontspec
On branches: develop,l3color,release/v2.9a
Link : https://github.com/latex3/fontspec/commit/37ddb5f2ed5f3aa77cb2222b3ef9b7a8ce68adf9
>---------------------------------------------------------------
commit 37ddb5f2ed5f3aa77cb2222b3ef9b7a8ce68adf9
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Mon Dec 18 18:13:01 2023 +0100
Document earlier changed in CHANGES.txt
>---------------------------------------------------------------
37ddb5f2ed5f3aa77cb2222b3ef9b7a8ce68adf9
CHANGES.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 8aeb1d3..f12169d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,10 +1,17 @@
Change history
==============
-## [Unreleased]
+
+## Unreleased
+
* switched options to LaTeX keyval handler
* added option verbose to undo silent/quiet
* euenc/tuenc options are obsolete
* TU is the only encoding
+ * Support variable fonts under LuaLaTeX.
+ * Skip scanning for filenames when loading fonts by name on LuaLaTeX.
+ * Allow restricting filename lookup to kpathsea lookups using `KpseOnly`.
+
+
## v2.8a (2022/01/15)
* Add `SwashFont` and `BoldSwashFont` features to support LaTeX's now-builtin `\textsw`
More information about the latex3-commits
mailing list.