[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: Formatting (9280d28)
Marcel Fabian Krüger
tex at 2krueger.de
Mon Oct 3 20:24:02 CEST 2022
Repository : https://github.com/latex3/luaotfload
On branch : dev
Link : https://github.com/latex3/luaotfload/commit/9280d2840c0114563cc03dad744cb673b7fce1e0
>---------------------------------------------------------------
commit 9280d2840c0114563cc03dad744cb673b7fce1e0
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Mon Oct 3 20:18:03 2022 +0200
Formatting
>---------------------------------------------------------------
9280d2840c0114563cc03dad744cb673b7fce1e0
src/luaotfload-auxiliary.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/luaotfload-auxiliary.lua b/src/luaotfload-auxiliary.lua
index 8130552..7b0a688 100644
--- a/src/luaotfload-auxiliary.lua
+++ b/src/luaotfload-auxiliary.lua
@@ -596,7 +596,6 @@ function aux.provides_axis(font_id, asked_axis)
tostring (font_id), tostring (asked_axis))
return false
end
- -- asked_axis = stringlower(asked_axis)
local tfmdata = identifiers[font_id]
if not tfmdata then
logreport ("log", 0, "aux", "no font with id %d", font_id)
More information about the latex3-commits
mailing list.