summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/type-ini.mklx
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/type-ini.mklx')
-rw-r--r--tex/context/base/mkiv/type-ini.mklx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/type-ini.mklx b/tex/context/base/mkiv/type-ini.mklx
index 67dbb7f6d..5470c9016 100644
--- a/tex/context/base/mkiv/type-ini.mklx
+++ b/tex/context/base/mkiv/type-ini.mklx
@@ -165,11 +165,11 @@
\clf_loadtypescriptfile{#1}%
\pop_macro_typescriptstate}
-\unexpanded\def\loadfoundtypescriptfile#1%
+\unexpanded\def\loadfoundtypescriptfile#1#2% name foundname / not a user command
{\startreadingfile
\unprotect
\pushendofline
- \input{#1}%
+ \input{#2}%
\popendofline
\protect
\stopreadingfile}