> I've found no way to make it work.

OK, thanks for trying.

> Why not tackle the NoteColumn instead?
>
> \version "2.19.15"
>
>   \paper {
>     indent = 0
>     line-width = 50\mm
>     ragged-right = #f
>   }
>
>   {
>     c''1 ~ \break
>     \once \override Score.NoteColumn.X-offset = 2 %% or whatever
>     c''4 c'' c'' c''
>   }

Nice idea!  However, my hope was to find a generic solution that
avoids \once\override...


    Werner

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

Reply via email to