2011/3/10 Janek Warchoł <[email protected]>:
>
> Hi,
>
> [...]
>
> Perhaps \shiftOn is what you need. It is described in Notation
> Reference 1.5.2 -
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Multiple-voices#Collision-resolution
Agree.
A \shiftOff and a \once \override NoteColumn #'force-hshift = #1.8
and there you go!
\version "2.13.53"
\include "italiano.ly"
\relative do' {
<si red fad si^~>4
<<
{ si'2.~ si4 } \\
{ dod,2. ~ dod4} \\
{ <mi>4 ~ <mi sol>2^~ \shiftOff <mi sol>4}
>>
<sol,_~ re'^~ sol>4
<sol_~ re' fad>4
<<
{ <sol mi'>4 } \\
{ \once \override NoteColumn #'force-hshift = #1.8 re'8 [ do8 ] }
>>
<<
{ <mi'_~ mi'>4 } \\
{ do''8 [ si8 ~ ] }
>>
}
BTW, as you seem to be French, did you know we have a LilyPond French
Users mailing lists : [email protected] . :)
There you can ask your questions in French (and replies in French too!).
Infos: http://lists.gnu.org/mailman/listinfo/lilypond-user-fr
Archives: http://lists.gnu.org/archive/html/lilypond-user-fr/
http://lilypond-french-users.1298960.n2.nabble.com/
Cordialement,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user