summaryrefslogtreecommitdiff
path: root/tex/context/base/scrn-int.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-01-31 18:40:12 +0200
committerMarius <mariausol@gmail.com>2011-01-31 18:40:12 +0200
commit8f0a9674137499392552a70d470f614f0eb98b6c (patch)
tree6d67600678dc90e269c2800f9609e78f307254a1 /tex/context/base/scrn-int.mkiv
parentcf65f174d2b790545f27134a5d41d39c942a1d5b (diff)
downloadcontext-8f0a9674137499392552a70d470f614f0eb98b6c.tar.gz
beta 2011.01.31 16:59
Diffstat (limited to 'tex/context/base/scrn-int.mkiv')
-rw-r--r--tex/context/base/scrn-int.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/scrn-int.mkiv b/tex/context/base/scrn-int.mkiv
index f819789e9..cc25f48b2 100644
--- a/tex/context/base/scrn-int.mkiv
+++ b/tex/context/base/scrn-int.mkiv
@@ -269,9 +269,9 @@
{\startoverlay{\box\commentcollection}{\box\scratchbox}\stopoverlay}}%
\endgroup}
-\setvalue{\e!start\v!comment}{\dotripleempty\dostartcomment}% the dummy triple gobbles trailing spaces
+\setvalue{\e!start\v!comment}{\dodoubleempty\dostartcomment}
-\def\dostartcomment[#1][#2][#3]%
+\def\dostartcomment[#1][#2]%
{\bgroup
\doifassignmentelse{#1}{\getparameters[\??cc][#1]}{\getparameters[\??cc][\c!title=#1,#2]}%
\dostartbuffer[\v!comment\v!buffer][\v!comment\v!buffer][\e!start\v!comment][\e!stop\v!comment]}
@@ -489,7 +489,7 @@
\def\checksoundtrack#1% yet untested in mkiv (also move management to lua)
{\iflocation
- \ctxlua{nodeinjections.insertsound{
+ \ctxlua{backends.nodeinjections.insertsound{
label = "#1",
repeat = "\@@sdoption", % not entirely ok but works
}}%