lilypond-user
[Top][All Lists]
Advanced

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

Re: Show Ledger Lines for Hidden Notes


From: Peekay Ex
Subject: Re: Show Ledger Lines for Hidden Notes
Date: Tue, 27 Sep 2011 11:34:52 +0100

Hello,

On Tue, Sep 27, 2011 at 10:58 AM, Nick Payne
<address@hidden> 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
> address@hidden
> 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



reply via email to

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