summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-lnt.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-lnt.mkiv')
-rw-r--r--tex/context/base/strc-lnt.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/strc-lnt.mkiv b/tex/context/base/strc-lnt.mkiv
index d80d38900..707559ac3 100644
--- a/tex/context/base/strc-lnt.mkiv
+++ b/tex/context/base/strc-lnt.mkiv
@@ -59,9 +59,9 @@
\def\dodefinelinenote[#1][#2]%
{\definenote[ln:#1][#2]%
- \unexpanded\setvalue {#1}{\dolinenote {#1}}%
- \unexpanded\setvalue{\e!start#1}{\dostartlinenote{#1}}%
- \unexpanded\setvalue{\e!stop #1}{\dostoplinenote {#1}}}
+ \setuvalue {#1}{\dolinenote {#1}}%
+ \setuvalue{\e!start#1}{\dostartlinenote{#1}}%
+ \setuvalue{\e!stop #1}{\dostoplinenote {#1}}}
\def\setuplinenote[#1]% convenient
{\setupnote[ln:#1]}