[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    where to put \remove 'Time_signature etc..?
From:       "Jay Hamilton" <JayHam () linuxquestions ! net>
Date:       2006-12-29 22:40:31
Message-ID: 20061229144031.A9953FA8 () resin09 ! mta ! everyone ! net
[Download RAW message or body]

Hello-
I've searched the manual for 2.8x and come up with the line to remove the time \
signature however no matter where I put it ( and I've tried all 3 places- in layout, \
in score after \time, above score plus a couple of others that I didn't see in the \
manual)  and I just keep getting the 'unexpected synatax' message So where does it \
really go? Thanks 
Jay


\version "2.8.4"
\header {
  title = "28 December"
  composer = "Jay Hamilton"

  copyright = "CC some rights reserved Jay Hamilton 2006"
  tagline = "see http://creativecommons.org/licenses/by-nd/2.5/"
}

upper = \relative c'

 {
\clef treble
\key c \major
\time 4/4
#(set-global-staff-size 35)
\set tieWaitForNote = ##t
\grace { f8[~ c'~ e]~ } <f, c' e>2


\bar "||"
}

lower = \relative c {
\clef bass
\key c \major
\time 4/4
\override Staff.TimeSignature #' style = #' ()


}

\score {
	\context PianoStaff
	<<
		\context Staff = upper \upper
	\context Staff = lower \lower
	>>
	\layout {\remove "Time_signature_engraver" }
	\midi { \tempo 4=42 }
}




Please respond to this email using
info@soundand.com
Jay Hamilton
www.soundand.com
206-328-7694


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic