bug-lilypond
[Top][All Lists]
Advanced

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

Re: text missing


From: Mats Bengtsson
Subject: Re: text missing
Date: Fri, 02 Jan 2009 23:46:37 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
lilypond-user mailing list
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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