lilypond-user
[Top][All Lists]
Advanced

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

Tieing a sharp to a flat


From: Colin Wilding
Subject: Tieing a sharp to a flat
Date: Mon, 4 Sep 2006 06:27:55 -0700 (PDT)

Does anyone know of a neat way to tie a sharp to a flat when the two are
actually the same note?  As the a-flat and g-sharp in this example:

\version "2.8.1"
\new Staff { \time 4/4 \clef treble
\relative { <bes' aes ees>2 ~ <cis gis fis> }
}

The best I have managed is this:

\version "2.8.1"
\new Staff { \time 4/4 \clef treble
\relative { <bes' aes ees>2 ~ <cis \tweak #'transparent ##t aes gis fis> }
}

Quite nifty but the tie does not actually end on the g-sharp but in mid-air.

Colin

-- 
View this message in context: 
http://www.nabble.com/Tieing-a-sharp-to-a-flat-tf2215209.html#a6135533
Sent from the Gnu - Lilypond - User forum at Nabble.com.





reply via email to

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