On 02/08/2013 04:45, Urs Liska wrote:
> Am 02.08.2013 01:24, schrieb Robert Honore:
>> On 01/08/2013 19:15, Urs Liska wrote:
>>>  From what you wrote about lilypond --version I don't think the problem
>>> lies there. But it's probably a good idea to send the file anyway.
>>>
>>> Urs
>> Ok.  What's the procedure for sending the file?
>>
>> Yours sincerely,
>> Robert Honoré.
>>
> If it's so small you can simply attach it to the email.
> 

Here it is, then.

/Robert


\version "2.6.0"
\header { 
  title = "Serial 1"
  composer = "Robert Honore"
 }

global = {
   \time 4/4
 }

themeOne = \relative c' {d4 e fis a | cis b a f |
<< a1 fis e d >> | << cis'1 b a f >> |
ees2 g4 aes4 | c bes <<aes2 g ees>> | <<g2 bes c>> 
<< a2 fis e d >> | <<cis'1 a f b,>> |}

\score {
<<
 \new staff \global \themeOne
>>
\layout { }
\midi {\tempo 4 = 90 }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to