Dear List,

is it possible to center-align each system in the following snippet 
horizontally on the page?
Like:
                        |     -     |
                        |    ---    |
                        |   ------  |
                        |    ---    |
                        |     -     |



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.13.7"

\new Staff 
\time 4/4
\relative c' {
 
 c4 d e f \break
  g2 f \break 
  c4 d e f g a b a  \break 
  g4 f e g b a g
  
}
\paper { ragged-right = ##t indent = 0.0\cm }

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

thanks  ole
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to