Hello,

On Tue, Sep 27, 2011 at 10:58 AM, Nick Payne
<nick.pa...@internode.on.net> wrote:
> On 27/09/11 16:17, Javier Ruiz-Alma wrote:
>
> I wish to show a staff with a few ledger lines above/below an empty staff.
> I don't want any notes to show.
>
> \relative c'' {
>     \override NoteHead #'transparent = ##t
>     \override Stem #'transparent = ##t
>     \override Beam #'transparent = ##t
>     \override Flag #'transparent = ##t
>     \override Dots #'transparent = ##t
>     \override Accidental #'transparent = ##t
>     c' a,,
> }
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>

I've added this to the LSR

http://lsr.dsi.unimi.it/LSR/Item?u=1&id=779

This is less version specific than changing the *.ly file (which might
change over time and versions). The LSR is currently at 2.12.x but
this snippet works there too.

Thanks

-- 
--
James

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

Reply via email to