Dear lilypond programmers & users

 

I'm not very common in programming.

So, I've problems to change the zigzag-width in glissando

How is the correct syntax. I didn't find a programming example for it.

I use lilypond Version 2.2.x

Here a part of my music

 

\notes \relative f'            {

            \key g \major \time 4/4

            \tempo 2 = 120 

            \set Staff.minimumVerticalExtent = #'(-2 . 4)

            \set Staff.midiInstrument = "trombone"    

Modify GlissandoEvent           \set ?????????  #'zigzag-width = #2.0

            \clef violin

            \mark "A"

            \set Score.skipBars =##t 

            \set fontSize =#1 

            R1*8^\markup { marcia }

            \mark "B"

            R1*7 r2 r4 

            ais4->\mf \glissando \bar "||"

            \mark "1"

            \time 2/2

            \mark \markup { \musicglyph #"scripts-segno" }

            \set Score.skipBars =##f

 

 

Thanks for helping me.

 

Greetings 

 

Clemens Seeholzer

Email: [EMAIL PROTECTED]

_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to