Hi LilyPonders,

I'm stucked with this code :

%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"

\relative c' {

   \repeat volta 2 { c4 d e f | }

   \alternative {

     {

       c2 e

       \bar ":|]"

     }

     {

       \once\override Score.VoltaBracket.X-offset = #.9

       f2 g |

     }

   }

   c1

}
%%%%%%%%%%%%%%%%%%%%%%%%%%

Does anyone know how to reduce the second VoltaBracketSpanner in order to
stop it at the barline ?

Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to