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



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to