Graham Percival schreef:

%%% no horizontal spacing doesn't print line-width, left-margin, etc.
\version "2.9.6"
\paper{ annotate-spacing = ##t }
\header{
  title = "Insert Witty Title Here"
  composer = "Me, myself, and I"
}
\score{ {
    \repeat unfold 16 { c'4 c' c' c' }
  }
}


Nice try, but not a bug.

Bugs are when the expected behavior (as described in the docs) differs from what lily does. I think you can fix this yourself :)

--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to