summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/s-fnt-28.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/s-fnt-28.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/s-fnt-28.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/s-fnt-28.mkiv b/Master/texmf-dist/tex/context/base/s-fnt-28.mkiv
index 839c7d4ae44..039cc6ca8ea 100644
--- a/Master/texmf-dist/tex/context/base/s-fnt-28.mkiv
+++ b/Master/texmf-dist/tex/context/base/s-fnt-28.mkiv
@@ -5,7 +5,7 @@
%D subtitle=Tracing Names,
%D author=Hans Hagen,
%D date=\currentdate,
-%D copyright=PRAGMA-ADE]
+%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
@@ -13,7 +13,7 @@
\startluacode
function fonts.tracers.files(goodyfile)
- local goodies = fonts.goodies.get(goodyfile)
+ local goodies = fonts.goodies.load(goodyfile)
if goodies then
local files = goodies.files
if files and files.list then