From e49fa11fe2a2957f63d092a073109c68223037a9 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 7 May 2013 11:12:05 +0200 Subject: replace glyph list loader MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Karl Berry made us aware that our generated version of ``font-age.lua`` differs from the Context/Luatex-Fonts one and should be renamed. It’s trivial to do so but invasive still. This workaround may have to be adapted if Hans chooses to rewrite the Glyph List loader. --- mkglyphlist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mkglyphlist') diff --git a/mkglyphlist b/mkglyphlist index 281c736..3366c9c 100755 --- a/mkglyphlist +++ b/mkglyphlist @@ -17,7 +17,7 @@ -- config ----------------------------------------------------------------------- local glyphfile = "./glyphlist.txt" -local font_age = "./font-age.lua" +local font_age = "./luaotfload-glyphlist.lua" local glyph_source = "http://partners.adobe.com/public/developer/en/opentype/glyphlist.txt" ----------------------------------------------------------------------- @@ -93,7 +93,7 @@ end --[[doc-- Everything below has been autogenerated. Run mkglyphlist to rebuild -font-age.lua. +luaotfload-glyphlist.lua. --doc]]-- ]==] -- cgit v1.2.3