]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-path-linejoin.ly
Web-ja: update introduction
[lilypond.git] / input / regression / markup-path-linejoin.ly
index f11879f872f04b11cb5e269995004c8d892022ee..659edfc06fbe57874395cd38ed08d8965b774ab9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.31"
+\version "2.16.0"
 
 \header {
   texidoc = "
@@ -13,7 +13,6 @@ myPath =
 
 \markup {
   \column {
-    \null
     \override #'(line-join-style . bevel) {
       \path #1 #myPath
     }