]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/markup-stack.ly
* lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
[lilypond.git] / input / regression / markup-stack.ly
1 \version "2.1.7"
2 \header {texidoc="Stacking of markup scripts."}
3 \paper { raggedright = ##t}
4 \score { \notes { c''^\markup { "a" \column < "1" \bold "2"  "3" > } } }
5
6