bug-lilypond
[Top][All Lists]
Advanced

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

Re: bug report


From: Keith OHara
Subject: Re: bug report
Date: Tue, 5 Nov 2013 18:59:13 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Mario Bolognani <mabol <at> fastwebnet.it> writes:

> 
> staffs are are not separated as specified.

When you ask LilyPond to make the tuplet number transparent
  terzinesenza = \override TupletNumber #'transparent = ##t
she gives the number the usual space.

To understand the space between the staves you can try
  terzinesenza = \override TupletNumber #'color = #blue
(and similarly with the MetronomeMark).

In the manual there might be another way to remove the tuplet number
completely, but when notes do not need a tuplet number you can say
  \scaleDurations 4/7
in place of 
  \times 4/7
and LilyPond will not draw the tuplet indicator.




reply via email to

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