RE: SustainPedal and outside-staff-priority

2018-09-09 Thread foxfanfare
Mark Stephen Mrotek wrote > FoxFanFare, > > Why not place the slut above the notes? > To me that would be more conventional. > > Mark Actually, the exemple above was just for demonstration. The problem is in another context: pedal.JPG

Re: SustainPedal and outside-staff-priority

2018-09-09 Thread David Kastrup
"Mark Stephen Mrotek" writes: >> Mark Stephen Mrotek >> Sent: Sunday, September 09, 2018 7:45 AM >> To: 'foxfanfare' ; lilypond-user@gnu.org >> Subject: RE: SustainPedal and outside-staff-priority >> >> FoxFanFare, >> >>

RE: SustainPedal and outside-staff-priority

2018-09-09 Thread Mark Stephen Mrotek
3:12 AM To: lilypond-user@gnu.org Subject: SustainPedal and outside-staff-priority Hi all, Could someone please tell me what's wrong in my code? \version "2.19.81" \new Staff \relative c' { \override Staff.SustainPedal.outside-staff-priority = #5 \shape #'((0 . 0

RE: SustainPedal and outside-staff-priority

2018-09-09 Thread Mark Stephen Mrotek
Subject: SustainPedal and outside-staff-priority Hi all, Could someone please tell me what's wrong in my code? \version "2.19.81" \new Staff \relative c' { \override Staff.SustainPedal.outside-staff-priority = #5 \shape #'((0 . 0)(0 . -5)(0 . -5)(0 . 0))Slur c_( d

SustainPedal and outside-staff-priority

2018-09-09 Thread foxfanfare
Hi all, Could someone please tell me what's wrong in my code? \version "2.19.81" \new Staff \relative c' { \override Staff.SustainPedal.outside-staff-priority = #5 \shape #'((0 . 0)(0 . -5)(0 . -5)(0 . 0))Slur c_( d e f g\sustainOn a b c d e f g)\sustainOff } pedal1.JPG