Hi, am I right guessing that it would be then the Text_engraver to make markups with staff changes possible?
Till Valentin Villenave wrote: > > 2007/11/6, Mats Bengtsson <[EMAIL PROTECTED]>: >> Sounds like the same problem as >> http://code.google.com/p/lilypond/issues/detail?id=446 >> and/or >> http://code.google.com/p/lilypond/issues/detail?id=506 > > Yes indeed; > > there might be some kind of workaround; the following works, but I > can't get the left hand fingering to be printed: > > \include "italiano.ly" > \layout { > \context { > \Voice > \remove "Fingering_engraver" > } > \context { > \PianoStaff > \consists "Fingering_engraver" > } > } > droiteDoigts = { > s16-2 s-1 s-2 s-3 s-4 s-1 s-2 s-3 s-4 s-1 s-2 s-3 > s-4 s-5 s-4 s-3 s-2 s-1 s-4 s-3 s-2 s-1 s-4 s-3 s-2 s-1} > droiteB = \autochange \relative { > \time 3/4 > \stemUp > re, do mi sol si do mi sol si do mi sol > si do la fa re do la fa re do la fa > reb do > } > gaucheDoigts = { > s16-4 s-5 s-4 s-3 s-2 s-1 s-4 s-3 s-2 s-1 s-4 s-3 > s-2 s-1 s-2 s-3 s-4 s-1 s-2 s-3 s-4 s-1 s-2 s-3 s-4 s-5 } > gaucheB = { \clef bass > \autochange \relative { > \time 3/4 > \stemDown > re,,16 do mi sol si do mi sol si do mi sol > si do la fa re do la fa re do la fa > reb do > }} > \score { > \new PianoStaff { > << > \context Staff="up" \new Voice = "droite" { \droiteB } > \context Staff="down" \new Voice = "gauche" { \gaucheB } > \context Voice="droite" { \override Voice.Fingering #'direction = > #up > \droiteDoigts } > % \context Voice ="gauche" { \override Voice.Fingering #'direction = > #down > %\gaucheDoigts } > >> } > } > > Regards, > Valentin > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user > > -- View this message in context: http://www.nabble.com/Cross-staff-fingerings-when-using-%5Cautochange-tf4755635.html#a13622107 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user