summaryrefslogtreecommitdiff
path: root/macros/generic/crossrefenum/tex/t-crossrefenum.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/crossrefenum/tex/t-crossrefenum.tex')
-rw-r--r--macros/generic/crossrefenum/tex/t-crossrefenum.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/macros/generic/crossrefenum/tex/t-crossrefenum.tex b/macros/generic/crossrefenum/tex/t-crossrefenum.tex
index 3f44e64f88..9629faf04c 100644
--- a/macros/generic/crossrefenum/tex/t-crossrefenum.tex
+++ b/macros/generic/crossrefenum/tex/t-crossrefenum.tex
@@ -9,10 +9,14 @@
%D copyright=Bastien Dumont,
%D license=GNU Public License v. 3.0 or higher]
+% This file cannot be loaded in main-test.tex for it would load the version of crossrefenum.tex
+% installed in the texmf tree.
+% As a consequence, it should not be changed to correct bugs or implement new features.
+
\startmodule[crossrefenum]
\unprotect
-\input ../crossrefenum.tex
+\input crossrefenum.tex
\protect
\stopmodule \ No newline at end of file