\version "2.1.21"
\score {
	\notes{
		\key ges \major
		ges'1
		\key f \major
		g'1
	}
	
	\paper {
		raggedright = ##t
	}
}
