lilypond-user
[Top][All Lists]
Advanced

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

Setting width for one-measure example


From: Albert Frantz
Subject: Setting width for one-measure example
Date: Mon, 3 Dec 2007 08:39:43 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hello,

I'm trying to create an extremely simple one-measure example, but the measure is
extended across the page.  Can someone please help me to limit the length to
something reasonable?

I've searched through the archives and have tried the suggestions for setting
paper size and line / measure width, but Lily returns errors.  Obviously I don't
yet understand the structure of Lily files, so I please request that solutions
be entered directly into the file so that they work -- please don't just write,
"You need command xxxx" since I won't know what to do with it!

Many thanks in advance for your help.  The file is below.


Kind regards,

Albert

-----

\score {
\context Staff \relative c'' { \appoggiatura b16 b8 b16 b16 }
\layout{
    \context {
      \Staff
      \remove Staff_symbol_engraver
      \remove Time_signature_engraver
      \remove Clef_engraver
    }
}
}






reply via email to

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