lilypond-user
[Top][All Lists]
Advanced

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

Re: hiding fret numbers in score


From: Thomas Morley
Subject: Re: hiding fret numbers in score
Date: Sun, 2 Oct 2011 22:41:31 +0200

2011/10/2 bart deruyter <address@hidden>
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


reply via email to

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