lilypond-user
[Top][All Lists]
Advanced

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

Global staff size with \book


From: Gauvain Pocentek
Subject: Global staff size with \book
Date: Wed, 22 Feb 2006 08:50:30 +0100
User-agent: Mail/News 1.5 (X11/20060213)

Hi list,

I'm using \book to typeset Satie's Parade. My master file looks like this:

\book {
  \header {
    title = "Parade"
    composer = "Erik Satie"
  }
  \score {
    \new Staff {\set Score.skipBars = ##t #(set-global-staff-size 18)
\choralsax}
    \header {
      subtitle = "Choral"
    }
  }
  \score {
      \new Staff {\set Score.skipBars = ##t #(set-global-staff-size 18)
\preludesax}
     \header {
      subtitle = "Prélude du Rideau rouge"
    }
  }
.....
}


#(set-global-staff-size 18) doesn't work at all. Is this a bug, or is
there something I missed?

Gauvain

        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com





reply via email to

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