Re: Break measure

2018-03-08 Thread Ben
On 3/8/2018 5:06 PM, Simon Albrecht wrote: Hi Jacques, I don’t know what’s special about it, but I can’t see the code example you gave below without clicking ‘View source’ in Thunderbird. It’s very welcome to send e-mail to this kind of lists as the most simple form of plain text, so everybod

Re: Break measure

2018-03-08 Thread Gianmaria Lari
On 8 March 2018 at 20:20, Jacques Peron wrote: > That said, with the following code, you get the number of the (already > begun) measure between parentheses: > > { > \set Score.barNumberVisibility = #all-bar-numbers-visible > a b c d > e f g \bar "" \break > d > e f g a \break b > } > > ​ > Wow.

Re: Break measure

2018-03-08 Thread Simon Albrecht
Hi Jacques, I don’t know what’s special about it, but I can’t see the code example you gave below without clicking ‘View source’ in Thunderbird. It’s very welcome to send e-mail to this kind of lists as the most simple form of plain text, so everybody gets to partake equally. (Though I have to

Re: Break measure

2018-03-08 Thread Jacques Peron
That said, with the following code, you get the number of the (already begun) measure between parentheses: { \set Score.barNumberVisibility = #all-bar-numbers-visible a b c d e f g \bar "" \break d e f g a \break b } ​ 2018-03-08 20:16 GMT+01:00 Jacques Peron : > I think it’s normal that the ba

Re: Break measure

2018-03-08 Thread Jacques Peron
I think it’s normal that the bar number disappears, as the break occurs at the middle of the measure. If you want each part of the measure to be counted as a measure, you could do something like that: { a b c d \set Timing.measureLength = #(ly:make-moment 3 4) e f g \break \set Timing.measureLengt

Re: Break measure

2018-03-08 Thread Gianmaria Lari
Thank you Jacques, Kieren and Torsten, \bar "" and \break do what I need (I was already using them but didn't know that I could avoid \partial!!!). But I have seen that when I use \bar "" and \break the bar number at beginning of the new line disappear. Do I need to change the \override Score.Ba

Re: Break measure

2018-03-08 Thread Torsten Hämmerle
Ciao Gianmaria, I'm not quite sure if I've got you right, but you can break a measure anywhere if you insert an (invisible) barline. After \bar "" you can insert \break commands wherever you want. HTH, Torsten -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html __

Re: Break measure

2018-03-08 Thread Kieren MacMillan
Hi Gianmaria, > Normally a measure is not broken and split on two different lines. But in > case I want to do it, is there any way to accomplish it without using > \partial ? \bar "" \break Of course, if there’s something unbreakable at that point (e.g., a beam), you may have to do a little e

Re: Break measure

2018-03-08 Thread Jacques Peron
This should be achieved with \bar "": {a b c \bar "" \break d} ​ 2018-03-08 17:27 GMT+01:00 Gianmaria Lari : > Normally a measure is not broken and split on two different lines. But in > case I want to do it, is there any way to accomplish it without using > \partial ? > > > > Gianmaria Lari

Break measure

2018-03-08 Thread Gianmaria Lari
Normally a measure is not broken and split on two different lines. But in case I want to do it, is there any way to accomplish it without using \partial ? [Gianmaria Lari - Contact Using Hop](http://GetHop.com/?_hmid=1520526444)___ lilypond-user mailing