summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-con.mkvi
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-03-02 22:40:17 +0200
committerMarius <mariausol@gmail.com>2012-03-02 22:40:17 +0200
commit383759fd1ba196210e710705755966b981cf0add (patch)
tree72345de75a73aede717842643947eb84002c8629 /tex/context/base/strc-con.mkvi
parentb6871683618e579c3f6354e701782dd8580d01db (diff)
downloadcontext-383759fd1ba196210e710705755966b981cf0add.tar.gz
beta 2012.03.02 21:03
Diffstat (limited to 'tex/context/base/strc-con.mkvi')
-rw-r--r--tex/context/base/strc-con.mkvi4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/strc-con.mkvi b/tex/context/base/strc-con.mkvi
index 80feef962..405c16025 100644
--- a/tex/context/base/strc-con.mkvi
+++ b/tex/context/base/strc-con.mkvi
@@ -106,10 +106,10 @@
\appendtoks
\ifx\currentconstructionparent\empty
- \letvalue{\??constructionmain \currentconstruction}\currentconstruction
+ \letvalue{\??constructionmain\currentconstruction}\currentconstruction
\definelist[\currentconstruction]% goodie
\else
- \letvalue{\??constructionmain \currentconstruction}\currentconstructionparent
+ \letvalue{\??constructionmain\currentconstruction}\currentconstructionparent
\definelist[\currentconstruction][\currentconstructionparent]% goodie
\fi
\setevalue{\??constructionlevel\currentconstruction}{\number\constructionparameter\c!level}%