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 say, the code _is_ visible in the archives. Maybe the fault lies with Thunderbird then – still it’s easy to use plain text.)

Best, Simon


On 08.03.2018 20:16, Jacques Peron wrote:

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.measureLength = #(ly:make-moment 1 4) d \set Timing.measureLength = #(ly:make-moment 4 4) e f g a \break b } |
2018-03-08 18:29 GMT+01:00 Gianmaria Lari <gianmarial...@gmail.com <mailto:gianmarial...@gmail.com>>:

    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.BarNumber.break-visibility ?

    On 8 March 2018 at 17:40, Torsten Hämmerle
    <torsten.haemme...@web.de <mailto:torsten.haemme...@web.de>> wrote:

        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
        <http://lilypond.1069038.n5.nabble.com/User-f3.html>

        _______________________________________________
        lilypond-user mailing list
        lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>
        https://lists.gnu.org/mailman/listinfo/lilypond-user
        <https://lists.gnu.org/mailman/listinfo/lilypond-user>



    _______________________________________________
    lilypond-user mailing list
    lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>
    https://lists.gnu.org/mailman/listinfo/lilypond-user
    <https://lists.gnu.org/mailman/listinfo/lilypond-user>




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


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

Reply via email to