This looks similar to something I asked a while ago. Does this help:
http://lists.gnu.org/archive/html/lilypond-user/2009-05/msg00040.html
On 04.07.2010, at 13:45, Ole Schmidt wrote:

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

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

Reply via email to