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.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to