lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hidden rests without visible space


From: Aaron Dalton
Subject: Re: Hidden rests without visible space
Date: Fri, 05 Sep 2008 17:30:29 -0600
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]