summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mtx-context-select.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mtx-context-select.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/mtx-context-select.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/mtx-context-select.tex b/Master/texmf-dist/tex/context/base/mtx-context-select.tex
index 7d6535119e7..2f63f595513 100644
--- a/Master/texmf-dist/tex/context/base/mtx-context-select.tex
+++ b/Master/texmf-dist/tex/context/base/mtx-context-select.tex
@@ -4,7 +4,7 @@
%D [ file=mtx-context-select,
%D version=2008.11.10, % about that time i started playing with this
%D title=\CONTEXT\ Extra Trickry,
-%D subtitle=Listing Files,
+%D subtitle=Selecting Files,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
@@ -94,6 +94,7 @@
end
for _, filename in ipairs(document.files) do
if not string.find(filename,"^mtx%-context%-") then
+ logs.report("select",filename)
context.filterpages (
{ filename },
{ selection },