Discussion:
Polymeter Question
nagymusic
2018-11-19 22:54:28 UTC
Permalink
I'm working on a flute and marimba duet that features a polymetric passage.
Would someone be able to suggest how to fix the typeset music to respect
automatic line breaks? Currently, it just runs off the page... (see
attached .ly file)? I browsed the forum and gather that there could be an
issue with this but wasn't able to find a solution. Thank you for your help!
polymeter_test.ly
<http://lilypond.1069038.n5.nabble.com/file/t5327/polymeter_test.ly>



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
Ben
2018-11-20 16:02:33 UTC
Permalink
Post by nagymusic
I'm working on a flute and marimba duet that features a polymetric passage.
Would someone be able to suggest how to fix the typeset music to respect
automatic line breaks? Currently, it just runs off the page... (see
attached .ly file)? I browsed the forum and gather that there could be an
issue with this but wasn't able to find a solution. Thank you for your help!
polymeter_test.ly
<http://lilypond.1069038.n5.nabble.com/file/t5327/polymeter_test.ly>
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
https://lists.gnu.org/mailman/listinfo/lilypond-user
Have you tried explicitly putting \bar ""statements at the points you
wish to break cleanly?

(http://lilypond.1069038.n5.nabble.com/polymeter-line-breaks-td207734.html)
Trevor Bača
2018-12-07 17:36:53 UTC
Permalink
Hi Zvony,

Have you tried ...

\layout { \context { \Voice \remove Forbid_line_break_engraver } }

... yet?

Removing the Forbid_line_break_engraver allows LilyPond to break a system
of music *in the middle of ongoing note's duration* (which have a way of
arising anytime the polymetry goes on for a bit).

Trevor.
Post by nagymusic
I'm working on a flute and marimba duet that features a polymetric passage.
Would someone be able to suggest how to fix the typeset music to respect
automatic line breaks? Currently, it just runs off the page... (see
attached .ly file)? I browsed the forum and gather that there could be an
issue with this but wasn't able to find a solution. Thank you for your help!
polymeter_test.ly
<http://lilypond.1069038.n5.nabble.com/file/t5327/polymeter_test.ly>
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
https://lists.gnu.org/mailman/listinfo/lilypond-user
--
Trevor Bača
www.trevorbaca.com
soundcloud.com/trevorbaca
Loading...