Note that LilyPond will only consider breaking score lines where there
is a bar line. So, if your manually inserted bar lines are very rare,
then you may have to insert some extra invisible bar lines, \bar "",
to allow for line breaks. One alternative to Kris' answer is to set
all default bar lines invisible:
\set Timing.defaultBarType = ""
If you further want to allow for line breaks anywhere, then you can
also set Timing.barAlways, as shown in the example called
"bar-always.ly" in the Tips and Tricks document.
/Mats
Kris Shaffer wrote:
Try using
\set Score.timing = ##f
inside the \score block.
Kris Shaffer
On Sat, 30 Jul 2005 08:08:03 -0400, Matevz Jekovec
<[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
What's the easiest way of writing non-metrum music in LilyPond (like
chorals). What I want is to hide the time signature symbol and to
manually place any barlines if there are any.
Regards.
- - Matevž
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFC622jm1IQqmP8KVgRAkbxAJ0Xt9h5y2rfoQBx1QRZqaKyJEWpdgCfU2Mh
7Jn2KHxhYy/Pfu5wNvIpFws=
=7zCX
-----END PGP SIGNATURE-----
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user