From 8f0a9674137499392552a70d470f614f0eb98b6c Mon Sep 17 00:00:00 2001 From: Marius Date: Mon, 31 Jan 2011 18:40:12 +0200 Subject: beta 2011.01.31 16:59 --- tex/context/base/scrn-int.mkiv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tex/context/base/scrn-int.mkiv') 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 }}% -- cgit v1.2.3