lilypond-user
[Top][All Lists]
Advanced

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

Re: Bug? \clef makes Staff disappear


From: Thomas Morley
Subject: Re: Bug? \clef makes Staff disappear
Date: Mon, 12 Nov 2018 21:50:34 +0100

Am Mo., 12. Nov. 2018 um 20:30 Uhr schrieb David Kastrup <address@hidden>:
>
> Torsten Hämmerle <address@hidden> writes:
>
> > David Kastrup wrote
> >> If you want a Staff, create it rather than rely on somebody else doing
> >> that, maybe.
> >
> > That is basically what I thought (and wrote), too.
> > But, admittedly, these shortcuts used to work in prior releases and even can
> > be found in the Notation Reference Manual:
> >
> > http://lilypond.org/doc/v2.19/Documentation/notation/displaying-chords
> > (scroll to "Simple lead sheet").
> >
> > Fortunately (or should I say /incidentally/), this example still works
> > because of the additional \addlyrics line.
>
> It sounds rather shaky to rely on that for code intended to be used as a
> starting point or example.  "It's ok if you know what you are doing" is
> not ok when intended to be helpful for people who haven't had a chance
> yet to know what they are doing.
>
> --
> David Kastrup

Said snippet is the doc-tagged "Simple Lead Sheet" from LSR
http://lsr.di.unimi.it/LSR/Item?id=478

I changed the code to:
<<
  \chords { c2 g:sus4 f e }
  \new Staff \relative c'' {
    a4 e c8 e r4
    b2 c4( d)
  }
  \addlyrics { One day this shall be free __ }
>>

Should be available for our docs with next LSR-import.


Cheers,
  Harm



reply via email to

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