1
0
Fork 0
mirror of https://github.com/kastdeur/bagpipe.ly.git synced 2024-10-31 17:43:33 +01:00

Added tuple brackets as default

This commit is contained in:
Sven Axelsson 2012-09-17 18:14:40 +02:00
parent c4c6ed565b
commit a1eb5d63ff

View file

@ -106,6 +106,12 @@ showTrueKeySignature = {
\override KeySignature #'stencil = ##f
}
\context {
\Voice
\override TupletBracket #'bracket-visibility = ##t
}
}
% Some common timing tweaks.