James E. Bailey wrote:
Apparently lilypond is a little too smart with delayed ties.
Is this perhaps even worth a bug report?
/Mats
You have a ~ in the first measure which isn't completed until the
third measure. Get rid of it, and you should have what you want.
Am 02.01.2009 um 21:12 schrieb Nikolay Kirov:
Hi!
Can anybody answer me, why there is no text corresponding to the
second bar ?
(text is in Bulgarian; folk music)
Nikolay Kirov
%{
TD_171_1_06
%}
\version "2.11.65"
\score {
\relative c'' {
\tempo 4 = 192
\time 7/16
g8~( g16[ f)] f16.~\prall( e) | d4~( d16.[ c)] | f8\noBeam g16([
a)] a8. |
a8\noBeam a16([ g)] g16.\noBeam a |
g8~( g16[ f]) f16.~\prall( e) | d8~( d\noBeam~ d16. c) | f8\noBeam
f16([ e)] d8.\noBeam |
d8~ d d8.
\bar "||"
}
\addlyrics { Ян- ка на ма- ма ду- ма- ше, ма- ри: -Я из- лез, ма- мо,
на- вън- ка }
%
\layout {
indent = #0
line-width = 190\mm
ragged-right=##f
}
%
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 192 4)
}
}
}
\header{
opus = "ТД-171,1,6"
tagline = ##f
}
\paper {
myStaffSize = #20
#(define fonts
(make-pango-font-tree "Times New Roman"
"Nimbus Sans"
"Luxi Mono"
(/ myStaffSize 20)))
}
--
Nikolay Kirov Kirov
http://www.math.bas.bg/~nkirov
Office: (+359) 2 979 2850, 2 811 0611
Home: (+359) 2 856 8627, 0887 198 221
_______________________________________________
lilypond-user mailing list
lilypond-u...@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-u...@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: mats.bengts...@ee.kth.se
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond