]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/vertically-aligning-dynamics-across-multiple-notes.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / vertically-aligning-dynamics-across-multiple-notes.ly
index 6c985dfa9d03f7b59ce0310dfbff74c60b47a436..2d0dc14ea5692423d843958fe0ef516a2f27c5f8 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.55"
+\version "2.13.1"
 
 \header {
   lsrtags = "expressive-marks"
 
+%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
   texidoces = "
 Las expresiones dinĂ¡micas que se comienzan, terminan o se producen
 en la misma nota se alinean verticalmente.  Para asegurar que las
@@ -24,8 +25,10 @@ of the @code{DynamicLineSpanner} object.
 "
   doctitle = "Vertically aligning dynamics across multiple notes"
 } % begin verbatim
+
 \relative c' {
   \override DynamicLineSpanner #'staff-padding = #4
   c2\p f\mf
   g2\< b4\> c\!
 }
+