lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Odd-looking tie on a chord


From: James Harkins
Subject: Odd-looking tie on a chord
Date: Mon, 04 Jul 2011 15:39:37 +0800
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

\version "2.14.1"

\include "english.ly"

\score {
  \new Staff {
    \key d \major
    \numericTimeSignature
    \time 4/4
    r4
    \times 4/5 { <cs' d'' b''>16\< <cs' d'' b''><cs' d'' b''><cs' d'' b''><cs' 
d'' b''>~ }
    <cs' d'' b''>16 <cs' d'' b''>8.

    %% Here: the tie on the D's looks funny
    %% Too tall? Left-hand endpoint is not aligned with the B tie?
    ~ 

    <cs' d'' b''>8 [ <b d'' a''>->\mf ]
  }
}

It looks even funnier at lower resolution, somewhat better when viewed up close.

I'm aware of \override TieColumn #'tie-configuration but would just as soon 
avoid it if possible.

Unrelated question -- I had asked a week or two ago if there is any 
more-convenient way to write repeated chords without copying and pasting the 
<...> expressions. I don't recall seeing an answer on the list. If the answer 
is "no," it would help me to know that for sure so that I can quit wondering.

Thanks,
James


--
James Harkins /// dewdrop world
address@hidden
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]