lilypond-user
[Top][All Lists]
Advanced

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

Creating Titles in Docs


From: Rob Vlasaty
Subject: Creating Titles in Docs
Date: Wed, 22 Jun 2005 12:28:35 -0500

In the Creating Titles section of the documents it says:

\paper {
  bookTitleMarkup = \markup {
   \fill-line @{
     \fromproperty #'header:title
     \fromproperty #'header:composer
   @}
  }
}

When I copied and pasted this to my file, lilypond stopped at the "@", saying 
expected "{".  After I removed the @'s it worked ok using 2.5.31 on Windows.  
Should the @'s be removed from the documentation?

I'm only learning about markups and scheme functions, and it's pretty slow 
going.  I've programmed in C++, Fortran, and even assembly languages, but I 
find this really tough.  I guess that's because there seem to be a lot of 
key-words, and I don't know where most of them come from.

Rob

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm





reply via email to

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