[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole n
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow |
Date: |
Tue, 10 Sep 2013 02:12:50 +0000 |
Comment #7 on issue 3543 by address@hidden: Notehead of harmonic whole note
too narrow
http://code.google.com/p/lilypond/issues/detail?id=3543
Actually, to be fair the music is not well-specified since the harmonic
notehead is in Voice _different_ from its unharmonic companion. That
actually makes no sense (well ok, it makes _limited_ sense musically since
the harmonic's onset does not agree with the main note's onset).
If we write the original example as
\version "2.17.25"
\relative f'' {
\key e \minor
\set tieWaitForNote = ##t
\grace { e,,16~[ gis'~ cis~ e~] } <e,, gis' cis e b'\harmonic>1
}
we get the attached result which looks much more reasonable. Is this
mainly a documentation problem? Because in a multi-voice situation one
wants the alignment to follow the respective voice anyway:
\version "2.16.0"
\new Staff
{
<< { <d' a'\harmonic>1 d' d'2( e') } \\
{ g2( c') <g g'\harmonic>( d') <g d'\harmonic>1 } >>
}
Attachments:
ro.preview.png 6.3 KB
to.preview.png 6.0 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/09
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow,
lilypond <=
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/10
- Re: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow, lilypond, 2013/09/16