summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/gobble/gobble-user.tex
blob: f5a6aef4e095d335a8f58b9d5e93595eb55d0dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\expandafter\ifx\csname gobble-user.tex loaded\endcsname\relax
    \expandafter\def\csname gobble-user.tex loaded\endcsname{1}%
\else
    \expandafter\endinput
\fi
\input{gobble}
\expandafter\edef\csname gobbletex@catcode\endcsname{%
    \catcode`\noexpand\@=\the\catcode`\@%
}%
\catcode`\@=11
\let\gobble\@gobble
\let\gobbletwo\@gobbletwo
\let\gobblethree\@gobblethree
\let\gobblefour\@gobblefour
\let\gobbleopt\@gobbleopt
\let\gobbletwoopt\@gobbletwoopt
\let\gobbleallopt\@gobbleallopt
\let\gobbletwoopttwo\@gobbletwoopttwo
\let\firstofone\@firstofone
\let\firstoftwo\@firstoftwo
\let\secondoftwo\@secondoftwo
\let\firstofthree\@firstofthree
\let\secondofthree\@secondofthree
\let\thirdofthree\@thirdofthree
\let\gobbletofi\@gobbletofi
\let\gobbletoelse\@gobbletoelse
\let\gobbletoor\@gobbletoor
\gobbletex@catcode
\endinput
%%
%% End of file `gobble-user.tex'.