lilypond-user
[Top][All Lists]
Advanced

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

Re: Skip to Specific Bar


From: Kieren MacMillan
Subject: Re: Skip to Specific Bar
Date: Wed, 11 Sep 2013 09:55:32 -0400

Hi Ed,

From this code, I can't even tell what you're trying to accomplish.
Can you send a picture of what you want?

Thanks,
Kieren.

On 2013-Sep-11, at 09:34, EdBeesley <address@hidden> wrote:

> toptreb = {
>         c
> 
> }
> 
> topfoot = { \clef percussion \stemUp \autoBeamOn   \override NoteHead
> #'style = #'triangle
> 
>            a16 [a ]r8. .....
>            \time 5/16 \set Timing.beatStructure = #'(5) \tag #'test {}
>             .....
> 
> 
> \new Staff = "up" {
>            \clef treble
> 
>            \pushToTag #'test \toptreb \topfoot
>          }




reply via email to

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