Added tuple brackets as default

This commit is contained in:
Sven Axelsson 2012-09-17 18:14:40 +02:00
parent c4c6ed565b
commit a1eb5d63ff
1 changed files with 6 additions and 0 deletions

View File

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