lilypond-user
[Top][All Lists]
Advanced

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

Re: Trouble with my Piano-Scores


From: David Kastrup
Subject: Re: Trouble with my Piano-Scores
Date: Mon, 14 Jun 2021 21:10:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Robert Blackstone <blackstone.robert@gmail.com> writes:

> The score itself is: 
>
> %%%%%%%%%%%%%+++++++++End _of_Voices+++++%%%%%%%%%%%%%
> % The score definition
> \score {
>        \new PianoStaff \with {
>        connectArpeggios = ##t 
>     \override Arpeggio.stencil = #ly:arpeggio::brew-chord-bracket
>  } 
>        <<
>          \new Staff = "upper" \upper
>         
>          \new Staff = "lower" \lower
>          
>        >>
>        \layout {
>         }
>   }
> 5%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
> Can any of you see what is wrong here and what must be changed to make it 
> work?

Remove the 5 before the line of percents.  Also maybe add a newline at
the end of the comment line.

-- 
David Kastrup



reply via email to

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