Fennel <fen...@everwild.dev> writes: > The title. I'm excerpting something right as it modulates into C, and > want to include the key change into C in the excerpt. How would I do > this?
Does something like this look useful to you? { \partial 4*5 \key des \major \once \set Score.skipTypesetting = ##t \skip 4 \key c \major <c' e' g'>1 } -- David Kastrup