>
> You probably want to use the \partial command, maybe twice:
>
> \version "2.24.4"
> \score { \new Staff { \time 3/4 \partial 4 c'4 | d' e' f' | \partial 4
> g'\fermata } }
>This looks like it may be just what I need. Thank you, Troy
>
> You probably want to use the \partial command, maybe twice:
>
> \version "2.24.4"
> \score { \new Staff { \time 3/4 \partial 4 c'4 | d' e' f' | \partial 4
> g'\fermata } }
>This looks like it may be just what I need. Thank you, Troy