lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

warning: omitting tuplet bracket with neither left nor right bound


From: Karim Haddad
Subject: warning: omitting tuplet bracket with neither left nor right bound
Date: Sat, 9 Jun 2018 22:32:10 +0200
User-agent: NeoMutt/20170113 (1.7.2)

 Dear List,

I have warnings when used along with a skip secondary voice used for dynamics 
and including tuplets.
here is a minimal example :

%%%%%%%%%%%%%%%%%%
\version "2.19.80"

one = { r4 c'2.~ | c'1 | c'2 r2 | }
dyn = { s4 s2. \< | s4 \tuplet 3/2 {s4 \! \> s8} s2 | s2 s2 \! |}

\score {
\new Staff {
  << \one \dyn >>
}
}
%%%%%%%%%%%%%%%%%%

Although they are only warnings and it works good for me, but i am wondering if 
i am doing something wrong and if there is a way to avoid these warnings.

Thank you for any thoughts and comments.

best



-- 
Karim Haddad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]