]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly
LSR: Update.
[lilypond.git] / input / lsr / adding-parentheses-around-an-expressive-mark-or-chordal-note.ly
index 24b5fbe901c09a90f0c6820407e3c3ecae24c45a..9ed6baf65ee722fa236d32f2658132aed7f0ee6b 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.12.3"
 
 \header {
   lsrtags = "expressive-marks"
@@ -21,10 +21,12 @@ objects in parentheses.  The associated grob is
 "
   doctitle = "Adding parentheses around an expressive mark or chordal note"
 } % begin verbatim
+
 \relative c' {
   c2-\parenthesize ->
   \override ParenthesesItem #'padding = #0.1
   \override ParenthesesItem #'font-size = #-4
-  <d \parenthesize fis a>2 
+  <d \parenthesize f a>2 
 }
 
+