lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPondTool 2.12.848 BETA


From: Mark Polesky
Subject: Re: LilyPondTool 2.12.848 BETA
Date: Wed, 8 Jul 2009 10:57:25 -0700 (PDT)

Francisco Vila wrote:
> I am using this 4-page file for my tests.

> {
> c'1
> d'1
> e'1
> f'1
> ...

Fransisco, you can get the same thing like this:

\version "2.13.2"
music =  { c1 d e f g a b c b a g f e d }
\relative { \repeat unfold 46 \music c \bar "|." }

- Mark



      




reply via email to

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