summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3build/regression-test.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-22 21:30:19 +0000
committerKarl Berry <karl@freefriends.org>2016-06-22 21:30:19 +0000
commit03b5718c4f9f0e7beee8e7acc19c2edf0d7aecba (patch)
treebdc3575f47c5c031b2a3889d28a75b1fe109b6fa /Master/texmf-dist/tex/latex/l3build/regression-test.tex
parent3622573f5d11f0ce33788890a967e804c4deca51 (diff)
l3build (22jun16)
git-svn-id: svn://tug.org/texlive/trunk@41523 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3build/regression-test.tex')
-rw-r--r--Master/texmf-dist/tex/latex/l3build/regression-test.tex13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/l3build/regression-test.tex b/Master/texmf-dist/tex/latex/l3build/regression-test.tex
index c6ea45f02ac..7e77b55cdda 100644
--- a/Master/texmf-dist/tex/latex/l3build/regression-test.tex
+++ b/Master/texmf-dist/tex/latex/l3build/regression-test.tex
@@ -47,10 +47,15 @@
%%
%% -----------------------------------------------------------------------
%%
-\expandafter\edef\csname reset\string @catcodes\endcsname{%
- \catcode`\noexpand\@=\the\catcode`\@\relax
-}
-\catcode`\@=11 %
+\ifx\unprotect\undefined
+ \expandafter\edef\csname reset\string @catcodes\endcsname{%
+ \catcode`\noexpand\@=\the\catcode`\@\relax
+ }
+ \catcode`\@=11 %
+\else
+ \unprotect
+ \def\reset@catcodes{\protect}%
+\fi
\scrollmode
\errorcontextlines=-1 %
\showboxbreadth=\maxdimen