I have two remaining note-column shift problems, even after applying the suggested "fix".

My new source code is here <http://pastie.org/7927506>.

Using square bracketed above-staff numbers (appears in output), I have flagged two problems of this sort, plus one harmonic notation problem that I've not seen before:

[1] "d,2" in the middle voice is refusing to budge (m. 8)

[2] "a" in the middle voice is also refusing to budge (m. 9)

[3] I have requested that the be high "b" display as a natural harmonic, which it does. But the other voices are also display harmonic noteheads, which makes no sense and is also simply wrong. I don't see an error in my source. The " \once \override Staff.NoteHead #'style = #'harmonic-mixed" should only affect the voice it's in.

All suggestions most welcome!

Tom

On 05/18/2013 01:24 PM, Urs Liska wrote:
To clarify:

Your original command does _not_ shift a note but (as the name tells) a note column. When you don't specify different voices both notes are in the same column and are shifted _together_.

HTH
Urs



Pierre Perol-Schneider <pierre.schneider.pa...@gmail.com> schrieb:

    2013/5/18 Tom Cloyd <tomcloydm...@gmail.com
    <mailto:tomcloydm...@gmail.com>>

        I'm having this problem repeatedly - in several scores

        << \stemDown

        {a4\rest \once \override NoteColumn #'force-hshift = #2.0 a
        gis |} \\

        {s4 b,2}

        >>


        The " \once \override NoteColumn #'force-hshift = #2.0" has NO
        effect.

    \version "2.16.0"

    <<
      \stemDown
        { \voiceOne a4\rest \once \override NoteColumn #'force-hshift
    = #2.0 a gis | }
        \\
        { \voiceTwo s4 b,2 }
    >>

    should work fine

    ------------------------------------------------------------------------

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


--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.


--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tom Cloyd, MS MA
Cedar City / St. George, Utah, U.S.A: (435) 272-3332
<< t...@tomcloyd.com >> (email) << TomCloyd.com >> (website)
<< Sleightmind.com >> (mental health issues weblog)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

Reply via email to