bug-lilypond
[Top][All Lists]
Advanced

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

Re: \set Score.skipTypesetting creates erroneous output


From: Graham Percival
Subject: Re: \set Score.skipTypesetting creates erroneous output
Date: Sat, 17 Feb 2007 10:38:13 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=301

Cheers,
- Graham

Vivian Barty-Taylor wrote:
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



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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