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



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to