> I can't solve note collision in the following example ; I send a picture 
> of the collision.

Modify the "basse" \context, as follows:

%-----
   \context Staff = "basse" <<
     \global
     \clef bass
     \context Voice = "basse" { \voiceTwo \basse }
     \context Voice = "choral" { \voiceOne \choraltheme }
   >>
%-----
     
> I tried to use the following instruction  to push a note :
> \once \override NoteColumn  #'force-hshift = #10
> with no result.

With the above, it won't be necessary to try and move that note.


Best,
Gilles


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

Reply via email to