]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/markup-stack.ly
30fc3806a428d80cb5c5f99c882c7deb165f9278
[lilypond.git] / input / regression / markup-stack.ly
1 \version "1.7.6"
2 \header {texidoc="Stacking of markup scripts."}
3 \paper { linewidth=-1. }
4 \score { \notes { c^#`(columns "" (lines "1" (bold "2") "3"))}}
5
6 %% new-chords-done %%