Analysis brackets with labels: Difference between revisions

m New category
mNo edit summary
 
Line 1: Line 1:
Text markup may be added to analysis brackets through the <code>text</code> property of the <code>HorizontalBracketText</code> grob. Adding different texts to brackets beginning at the same time requires the <code>\tweak</code> command.
Text markup may be added to analysis brackets using the <code>text</code> property of the <code>HorizontalBracketText</code> grob. Adding different texts to brackets beginning at the same time requires the <code>\tweak</code> command.


Bracket text will be parenthesized after a line break.
Bracket text gets parenthesized after a line break.
 
<lilypond version="2.24" full>
\paper { tagline = ##f }


<lilypond version="2.24">
\layout {
\layout {
   \context {
   \context {
Line 31: Line 29:
</lilypond>
</lilypond>


[[Category:Contexts and engravers]]
[[Category:Editorial annotations]]
[[Category:Editorial annotations]]
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]
[[Category:Snippet]]