]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-stack.ly
*** empty log message ***
[lilypond.git] / input / regression / markup-stack.ly
index e64b9fecf1b9795b288ca615627177d13f00e3a2..b3836fb2501baec02839968fa99ea4974fd7d894 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.16"
+\version "1.7.18"
 \header {texidoc="Stacking of markup scripts."}
 \paper { raggedright = ##t}
 \score { \notes { c''^\markup { "a" \column << "1" \bold "2"  "3" >> } } }