Hi Paul,

You can also use \upbow and \downbow :

\version "2.19"

\new Staff <<
  \new Voice \fixed g' {
      g4 e g e f e d e
  }
  \new Voice = "counter" {
    \repeat unfold 4 { s4\upbow s\downbow }
  }
>>

Cheers,
Pierre


2017-05-01 4:44 GMT+02:00 Paul Napolitano <pnapolitano...@gmail.com>:

> Thank you, David!
>
> > On Apr 28, 2017, at 11:09 PM, David Wright <lily...@lionunicorn.co.uk>
> wrote:
> >
> > On Fri 28 Apr 2017 at 21:57:09 (-0500), Paul Napolitano wrote:
> >> Is there a way to put up and down arrows above the staff to indicate
> the down and up beats?
> >
> > c'4 ^\markup { ↓ } f'4 ^\markup { ↑ }
> >
> > Cheers,
> > David.
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to