That is indeed a very hacky solution, but it works great. I'll probably
want to \tag out the skip during midi generation, though. (It seems
using graces also allows you to put multiple \marks at the same moment,
which is neat.)
For the record, how exactly does that space-alist override work?
On 09/03/17 21:08, Thomas Morley wrote:
2017-09-03 20:48 GMT+02:00 <caag...@gmail.com>:
Most obvious approaches would result in the key change being inside the
repeat barline, which doesn't feel right. See attached pic if you don't know
what I'm talking about.
Cheating:
{
r2. g4->
\once \override Staff.KeySignature.space-alist.first-note =
#'(fixed-space . 0)
\grace { \bar "||" \key c \minor s32 }
\repeat volta 2 c'8--->^"Get Back"
}
Thanks to David K, who demonstrated it first.
HTH,
Harm
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user