Thanks to everyone who replied. I've once again been bitten bitten by
the "assume" bug -- after 50 years of working with computers you'd think
I would learn my lesson. Problem solved with the follwing simplified code:
\relative c' {
\override Score.TimeSignature #'stencil = ##f
\key f \major
f8 f a a a a a a |
\time 5/4
g8 a bes4 g4 f2 \bar "|."
}
which produces exactly what I want.
Ed
On 12/25/2013 7:48 PM, Ed Faulk wrote:
I'm new to LilyPond although a long time composer starting with pen
and ink and moving to newer scoring program.s I'm currently using
LilyPond inside Scribus to produce manuscripts containing musical
snippets. I can't seem to find the resolution to a problem I'm
experiencing. Using the following simplified code:
\relative c' {
\key f \major
f8 f a a a a a a |
g8 a bes4 g4 f2 \bar "|."
}
I'm getting an empty measure just prior to the final bar. I'd like to
know how to code this so I have a simple two-measure snippet (I'd also
like to suppress the time signature).
Suggestions?
Ed
---
This email is free from viruses and malware because avast! Antivirus
protection is active.
http://www.avast.com
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user