lilypond-user
[Top][All Lists]
Advanced

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

Re: "programming error"


From: Federico Bruni
Subject: Re: "programming error"
Date: Sun, 03 Jan 2010 22:56:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0

Il 03/01/2010 22:33, C.Flothow ha scritto:
\version "2.12.2"

    {\time2/2 \times 1/2{\relative c''{g1 g  \time 3/2 f fis2 g1 a2 a b
c4 a~a g2 g4 f2  \time 2/2 e1 }}}

this code looks weird to me
try this (I don't know if you want this music, but it prints one staff)

\relative c'' {
  \time 2/2
  \times 1/2 {
    g1 g
    \time 3/2
    f fis2 g1 a2 a b c4 a~a g2 g4 f2
    \time 2/2 e1
  }
}

--
http://gnurag.net/blog/
http://fsfe.org/
http://groups.fsf.org/wiki/LibrePlanetItalia





reply via email to

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