Am 24.11.2015 um 08:10 schrieb Marc Hohl:
Thanks or sharing! The drawbacks in relative mode are neglectable, I'll
use absolute mode.


Alternatively you could use

1. another \relative block inside of notesToRests
        \relative {
          c' d e f \notesToRests \relative { g' a b2 g8 c } f' e c2
        }

or

2. octave checks if you don’t mind the warnings
        \relative {
          c' d e f \notesToRests { g a b2 g8 c } f='' e c2
        }

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

Reply via email to