summaryrefslogtreecommitdiff
path: root/tex/context/base/core-ref.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-ref.tex')
-rw-r--r--tex/context/base/core-ref.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/core-ref.tex b/tex/context/base/core-ref.tex
index 85175cc88..4308426e9 100644
--- a/tex/context/base/core-ref.tex
+++ b/tex/context/base/core-ref.tex
@@ -175,7 +175,7 @@
\def\dotextreference[#1]#2%
{\bgroup
\def\asciia{#1}%
- \convertexpanded\@@rfexpansion{#2}\asciib
+ \defconvertexpanded\asciib\@@rfexpansion{#2}%
\@EA\rawtextreference\@EA\s!txt\@EA\asciia\@EA{\asciib}%
\egroup}
@@ -185,7 +185,7 @@
\def\doreference[#1]#2%
{\bgroup
\def\asciia{#1}%
- \convertexpanded\@@rfexpansion{#2}\asciib
+ \defconvertexpanded\asciib\@@rfexpansion{#2}%
\@EA\rawreference\@EA\s!ref\@EA\asciia\@EA{\asciib}%
\egroup}
@@ -838,7 +838,7 @@
%D For debugging purposes we provide a showcase macro:
\long\def\dodoshowcurrentreference#1\from#2\with#3%
- {\convertcommand#2\to\ascii
+ {\defconvertedcommand\ascii{#2}%
\edef\currentreferenceshow{\currentreferenceshow/#1/\ascii/#3/}}
\long\def\doshowcurrentreference#1%
@@ -2918,7 +2918,7 @@
\else
\let\@@programfile\currentreferenceoperation
\fi
- \convertcommand\@@programfile\to\ascii
+ \defconvertedcommand\ascii\@@programfile
\dohandlegoto
{#2}%
{\dostartrunprogram\buttonwidth\buttonheight{\@@prdirectory\ascii}\currentreferencearguments}%