summaryrefslogtreecommitdiff
path: root/tex/context/base/buff-ver.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/buff-ver.mkiv')
-rw-r--r--tex/context/base/buff-ver.mkiv14
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/context/base/buff-ver.mkiv b/tex/context/base/buff-ver.mkiv
index 6b80fbb7a..9fdc19ca4 100644
--- a/tex/context/base/buff-ver.mkiv
+++ b/tex/context/base/buff-ver.mkiv
@@ -21,7 +21,7 @@
\ifdefined\stoplinenumbering \else \let\stoplinenumbering \relax \fi
\ifdefined\setuplinenumbering\else \unexpanded\def\setuplinenumbering[#1]{} \fi
-\definesystemattribute[verbatim-line] \chardef\verbatimlineattribute \dogetattributeid{verbatim-line}
+\definesystemattribute[verbatimline][public]
\appendtoksonce \attribute\verbatimlineattribute \attributeunsetvalue \to \everyforgetall
@@ -320,8 +320,8 @@
% \begstrut
\let\currenttypingclass\??ty
\edef\currenttyping{#1}%
- \catcode`\<=\@@other
- \catcode`\>=\@@other
+ \catcode`\<=\othercatcode
+ \catcode`\>=\othercatcode
\futurelet\next\dodotype}
\def\dodotype
@@ -482,8 +482,8 @@
%D \def\dospecialtype#1#2%
%D {\bgroup
%D \initializetype
-%D \catcode`\{=\@@begingroup
-%D \catcode`\}=\@@endgroup
+%D \catcode`\{=\begingroupcatcode
+%D \catcode`\}=\endgroupcatcode
%D \def\dospecialtype%
%D {\def\dospecialtype{#2\egroup}%
%D \bgroup
@@ -504,8 +504,8 @@
\verbatimcolor
\dosetverbatimfont
%\setcatcodetable \typcatcodesa
- \catcode`\{=\@@begingroup
- \catcode`\}=\@@endgroup}
+ \catcode`\{=\begingroupcatcode
+ \catcode`\}=\endgroupcatcode}
\unexpanded\def\tex{\groupedcommand{\setgroupedtype\texescape}{\relax}}
\unexpanded\def\arg{\groupedcommand{\setgroupedtype\leftargument}{\rightargument}}