Sorry, the point was the warning message, not the view. I missed that.
On 02.09.2015 13:37, BB wrote:
I tried both versions (2.19) and do not see any difference?
On 02.09.2015 10:18, Javier Ruiz-Alma wrote:
https://code.google.com/p/lilypond/issues/detail?id=4236
This also produces the unwant
I tried both versions (2.19) and do not see any difference?
On 02.09.2015 10:18, Javier Ruiz-Alma wrote:
https://code.google.com/p/lilypond/issues/detail?id=4236
This also produces the unwanted "warning: omitting tuplet bracket with
neither left nor right bound":
\version "2.18.2"
\relative c''
https://code.google.com/p/lilypond/issues/detail?id=4236
This also produces the unwanted "warning: omitting tuplet bracket with
neither left nor right bound":
\version "2.18.2"
\relative c''{
\tupletSpan 4
\tuplet 3/2 { c8 c c c c c c2.:8 }
}
Workaround:
\version "2.18.2"
\relative c''{
\tu