2011/10/2 bart deruyter <[email protected]> > Hi all, > > ( ... ) or can I somehow hide the string numbers in the staff with the > notes? > > Thanks, > > Bart >
Hi Bart,
try
\override StringNumber #'transparent = ##t
or
\override StringNumber #'stencil = ##f
to hide the StringNumber.
Cheers,
Harm
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
