diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl b/Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl index 8a18eef991f..1febef18d30 100644 --- a/Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl +++ b/Master/texmf-dist/tex/context/base/mkxl/back-res.mkxl @@ -23,12 +23,12 @@ % todo: public implementors (we can update the lua code anyway) \permanent\protected\def\saveboxresource {\clf_saveboxresource} -\permanent\protected\def\lastsavedboxresourceindex {\numexpr\clf_lastsavedboxresourceindex\relax} +%permanent\protected\def\lastsavedboxresourceindex {\numexpr\clf_lastsavedboxresourceindex\relax} \permanent\protected\def\useboxresource {\clf_useboxresource} \permanent\protected\def\saveimageresource {\clf_saveimageresource} -\permanent\protected\def\lastsavedimageresourceindex{\numexpr\clf_lastsavedimageresourceindex\relax} -\permanent\protected\def\lastsavedimageresourcepages{\numexpr\clf_lastsavedimageresourcepages\relax} +%permanent\protected\def\lastsavedimageresourceindex{\numexpr\clf_lastsavedimageresourceindex\relax} +%permanent\protected\def\lastsavedimageresourcepages{\numexpr\clf_lastsavedimageresourcepages\relax} \permanent\protected\def\useimageresource {\clf_useimageresource} \protect \endinput |