MING TSANG, you wrote Tuesday, October 08, 2013 6:02 PM > I coded using \stemUP \stemDown as suggested. There seems no effect. > tenor and base note printed on top one another. For a normal score that > is what it should be. But since I use \ezNum, the number in the bass notehead > is seems over taken over the tenor note. It is ok. But when I code \ezNum for > tenor (no \ezNum on bass) the tenor note is over took by bass note. But on > my original .png (no \ezNum on tenor, \ezNum on bass) show tenor note over > took bass note, making hard to see the number.
The property you need to change is force-hshift. This should go immediately in front of the bass g4, like this: \once \override NoteColumn.force-hshift = #1.0 g4 | %bar 05-06 You can read about force-hshift here: http://lilypond.org/doc/v2.17/Documentation/learning/real-music-example towards the end of that section. HTH, Trevor _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user