]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly
Doc: LSR update.
[lilypond.git] / Documentation / snippets / bar-chords-notation-for-guitar--with-text-spanner.ly
index a69f4f9ce490f803ed4111438fd8842c314c2997..2e5660851af1709ccf9027c060a7fdb552fe6ed2 100644 (file)
@@ -1,7 +1,7 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.16"
 
 \header {
   lsrtags = "chords, fretted-strings"
@@ -70,7 +70,7 @@ bbarre= #(define-music-function (barre location str music) (string? ly:music?)
                        \once \override TextSpanner #'font-shape = #'upright
                        \once \override TextSpanner #'staff-padding = #3
                        \once \override TextSpanner #'style = #'line
-                        \once \override TextSpanner #'to-barline = ##f
+                        \once \override TextSpanner #'to-barline = ##f         
                         \once \override TextSpanner #'bound-details =  #'((left (Y . 0) (padding . 0.25) (attach-dir . -2)) (right (Y . 0) (padding . 0.25) (attach-dir . 2)))
                         \once  \override TextSpanner #'bound-details #'right #'text = \markup { \draw-line #'( 0 . -.5) }
                         \once  \override TextSpanner #'bound-details #'left #'text =  \markup { \pScript $str }