lilypond-devel
[Top][All Lists]
Advanced

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

Re: collisions


From: Stephen
Subject: Re: collisions
Date: Sun, 27 Mar 2005 21:37:11 -0600

I see the 3 and stacatto dot do not collide in the png although they appear to in the pdf. Perhaps the only question is how to raise the markup text?

Stephen

----- Original Message ----- From: "Stephen" <address@hidden>
To: "lilypond devel" <address@hidden>
Sent: Sunday, March 27, 2005 8:53 AM
Subject: collisions


I am having countless troubles with the Carl Fisher edition published in
1937 of Beethoven's Horn Sonata. Probably because it is a pre-computer
publication. The symbols are carefully placed to avoid collisions, but with
lilypond the symbols collide in the default position. How can I raise the
triplet 3's above the stacatto dots and the " Allegro molto." above the
triplet threes?

alm = \markup { \bold \bigger \bigger " Allegro molto" }

\transpose c c'{
#(set-accidental-style 'modern-cautionary)
\clef treble
\key c \major
\time 2/2
\set Staff.midiInstrument = "trumpet"
\set Score.skipBars = ##t

\set Score.currentBarNumber = #162
c'4^\alm r
\tupletUp
\override TupletBracket  #'bracket-visibility = ##f
\times 2/3 {g8-.\f g'-. g'-.} \times 2/3 {g'[-. g'-. g']-.} | g'4 r
\times 2/3 {g8-. g'-. g'-.} \times 2/3 {g'[-. g'-. g']-.} | g'4 r r2
\times 2/3 {c'8-.\ff g'( e')} \times 2/3 {c'[-. e'( c')]}
\times 2/3 {g-. c'( g)} \times 2/3 {e[-. g( e)]} |
c4-. r \clef bass c,-. r | c,-. r
\bar "|."
}

Stephen



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


_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel






reply via email to

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