Hi JMarc

Thanks for this  inventive solution!

As you state yourself, the beaming gets confused and I am afraid of looking for a solution to that problem...

I can live with the way it looks now, I just thought you could make it more readable.

Rgds
Luc


----- Original Message ----- From: "Jean-marc LEGRAND" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[email protected]>
Sent: Tuesday, September 05, 2006 10:10 AM
Subject: polyphony & placement of accidentals






Hi

I've found a trick to move the bes left, and the c right.

\context Voice="oben" {
  \stemUp
  \clef "G"
  \key  f \major
  \time 3/8
   g       8
   c   ''  16
   b   '   16
\cadenzaOn
s32  c   ''   8   % a space before the c, which moves it on the right
 }
 \\
 \context Voice="unten" {
  \stemDown
   g       8
   bes '     8
\cadenzaOn
   bes '     8  s32 %a space after the c, which moves it on the left
 }


I often use the \cadenzaOn to insert spaces with s to move notes. Maybe someone will find something
more "élégant" !

I've run lily on this trick, and it appears that beaming has changed and is not perfect : I think
you'll find something to solve this pb !

Regards

JMarc





_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to