summaryrefslogtreecommitdiff
path: root/tex/context/base/core-sec.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-sec.tex')
-rw-r--r--tex/context/base/core-sec.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/core-sec.tex b/tex/context/base/core-sec.tex
index 64429e389..2c4db940b 100644
--- a/tex/context/base/core-sec.tex
+++ b/tex/context/base/core-sec.tex
@@ -2145,7 +2145,7 @@
{\setvalue{\??ko:#1}{#2}%
\setvalue{\??ko::#1}}
-\def\@@placehead
+\def\normalplacehead
{\executeifdefined
{\??ko::\numberheadalternative}
{\getvalue{\??ko::\v!normal}}}
@@ -2251,7 +2251,7 @@
\c!resetnumber=\v!yes,
\c!incrementnumber=\v!yes,
\c!alternative=\@@koalternative,
- \c!command=\@@placehead,
+ \c!command=\normalplacehead,
\c!separator=\@@koseparator,
\c!align=\@@koalign,
\c!aligntitle=\@@koaligntitle,
@@ -2323,7 +2323,7 @@
% set \c!command to nothing and (quite natural) got the
% wrong references etc. The whole bunch should be boxed!
\expandafter\convertcommand\csname\??ko#1\c!command\endcsname\to\ascii
- \doifnothing\ascii{\setvalue{\??ko#1\c!command}{\@@placehead}}}
+ \doifnothing\ascii{\setvalue{\??ko#1\c!command}{\normalplacehead}}}
\def\setuphead
{\dodoubleargumentwithset\dosetuphead}