[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing bars
From: |
Janek Warchoł |
Subject: |
Re: missing bars |
Date: |
Fri, 8 Mar 2013 07:48:40 +0100 |
Hi,
On Fri, Mar 8, 2013 at 6:50 AM, Katie Ganem <address@hidden> wrote:
> For some reason when I compile the file I'm working on, bars of music
> are being omitted from the page. I tried changing the margins, but it didn't
> seem to work. I then tried inputting more music but it is not even showing
> up.
> I've never had this problem with Lilypond before, so I'm not sure if its
> something I'm doing wrong. But it doesn't come up with an error when I
> compile it.
This isn't a bug in LilyPond, it's a problem with your code. The
music isn't omitted, it just flows over the page - that's because you
have wrong durations that don't align with barlines and thus prevent
line breaking. Use barchecks to find the problematic spot.
> Here is the code I am using. Attached is a screen shot of what is showing up
> when I compile it.
The screenshot didn't get through, perhaps because of size (we
generally allow attachments up to 100kB).
I suggest that next time you have a problem you should first try to
create a minimal example as we describe here
http://lilypond.org/tiny-examples.html
Doing so would probably show you what's the problem without the need to ask.
best,
Janek