bug-lilypond
[Top][All Lists]
Advanced

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

\set Score.skipTypesetting creates erroneous output


From: Vivian Barty-Taylor
Subject: \set Score.skipTypesetting creates erroneous output
Date: Fri, 16 Feb 2007 08:12:56 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

>> I'm not top posting

Using 2.10.14 for Mac OSX

When using \set Score.skipTypesetting a pile of wrongly 
placed tuplet brackets
is printed. The file needs to have one line break in it 
for this problem to occur.

CODE BEGIN <<

\new Staff \relative c' {

\set Score.skipTypesetting = ##t
\times 2/3 { c8 c c } \times 2/3 { c c c } \times 2/3 { c c c } 
\times 2/3 { c c c}
\set Score.skipTypesetting = ##f
d1 \break
c



}

>> CODE END





reply via email to

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