"Graham Percival" <gra...@percival-music.ca> wrote in message news:20110813182315.GA9040@bluespark...
The below example demonstrates that lilypond-book cannot estimate
the line width correctly; music runs off the right-hand side of
the page.  Please add as Type-script, Priority-high, and with a
label:maintainability.

Also note that this bug has NOTHING to do with the documentation.
It's a perfectly reasonable file.  Compile with:

lilypond-book --pdf linelength.tely
texi2pdf linelength.texi

Cheers,
- Graham


\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
@setfilename LineTest
@settitle PhilTest
@afourpaper

Test Lorem ipsum dolor sit amet, consectetur adipisicing elit.

@lilypond[relative=2]
\repeat unfold 100 { c4 }
@end lilypond

Test Lorem ipsum dolor sit amet, consectetur adipisicing elit.

@lilypond[relative=2]
\set Staff.instrumentName = "Violincello"
\repeat unfold 100 { c4 }
@end lilypond

Test Lorem ipsum dolor sit amet, consectetur adipisicing elit.

@bye

Added as http://code.google.com/p/lilypond/issues/detail?id=1816

--
Phil Holmes
Bug Squad



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

Reply via email to