Hello,
from the following music the pdf/ps files miss ties.
The tie fis4-> ~ g4 is missing, the tie g4 ~ g2 is there.
The tie gis4-> ~ a4 is missing, the tie a4 ~ a2 is there.
c4^"Solo" e2 f4 | fis4-> ~ g4 ~ g2 | c,4 f2 g4 gis4-> ~ a4 ~ a2 |
Did I make a mistake or did I missunderstood something ?
Below you can find a short repro "Tie Test". I can send the complete music
if it would help.
Thanks for your help,
--
Edgar
% T I E T E S T
\include "deutsch.ly"
\version "2.11.30"
\header {
title = "Tie Test"
instrument = "1. Tenor-Saxophon in B"
}
\score {
\relative c' {
% \tempo Tempo di Marcia
\time 2/2
\repeat volta 2 {
\mark "Tempo di Marcia"
\key f \major
f'2->\f e2-> | d2-> c2-> | a4 c2 f4 | e4 d4 c2 |
c4^"Solo" e2 f4 | fis4-> ~ g4 ~ g2 | c,4 f2 g4 gis4-> ~
a4 ~ a2 |
f2->^"Tutti" e2-> | d2-> c2-> | f,2-> a2-> | b4 d4 g2 |
d4^"Solo" g2 g4 | a4 f4 c2 |
g'4^"Tutti" g4 g8-. g8-- ~ g4
}
\alternative {
{ a4 r4 e2-> }
{ a4 r4 a4.-> a8 | }
}
}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond