lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal shifting of chords


From: Lukas-Fabian Moser
Subject: Re: Horizontal shifting of chords
Date: Mon, 4 Feb 2019 09:52:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0


I have not been able to get what I want.  \override NoteColumn.force-hshift = #x (some value) does nothing. I have tried to cheat a bit by surreptitiously changing the "time" of the last 2 bars from 4/2  to 6/2 and add a hidden  whole note to the end of the penultimate bar and  to the beginnig of te final bar but nothing changes.

A slightly different variant would be:

\version "2.19.82"

\new Staff {
  a4 a a a \once \override Score.BarLine.X-extent = #'(-10 . 15)
  a
}

Best
Lukas


reply via email to

[Prev in Thread] Current Thread [Next in Thread]