Hello,
After a recent upgrade to my computer, the function that links music notes
(and lyrics) in the PDF viewer, to the text in the Lilypond files, has
stopped working.
I believe the since Mac Os Sierra came around, Apple has discontinued the
ability for users to click notes on the music in Pre
\chordmode { g g:sus4 }
>
> }
>
> \new Voice \with {
> \consists Pitch_squash_engraver
> } \relative c'' {
> \improvisationOn
> g1
> %next line doesn't work
> g1:sus4
> }
>>>
>
> Hope this works for you.
>
> Am
Hi,
I am trying to do something like
\repeat volta 4 { ... }
\alternative { {} { ... } }
The idea is that only the 4th repeat has an alternative. But the result is that
the alternative shows up all right, but labelled "1-3" instead of "4". What am I
doing wrong, or is this a bug?
I'm using Lily