Trevor Daniels wrote:
This will reduce the visible space, but any MIDI output will be incorrect:

\version "2.10.19"
\paper{ ragged-right=##t }

allMusic = \relative c'' {
c4 d4*3 | e4 f g a
}

\score {
\new Staff \allMusic
}


Thank you, Trevor and Kieren. It turns out that Trevor's solution worked best for my situation since I don't need any midi output. I really appreciate the help.

Aaron



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

Reply via email to