]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-a-single-notes-size-in-a-chord.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / changing-a-single-notes-size-in-a-chord.ly
index ff0298925c05acd5794ad77ca78f67f0b0bacd81..38befa698dee1c18c9cb444748818c03bc02470b 100644 (file)
@@ -5,6 +5,7 @@
 \header {
   lsrtags = "simultaneous-notes, editorial-annotations, tweaks-and-overrides"
 
+%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a
   texidoces = "
 Se pueden modificar notas individuales de un acorde con la
 instrucción @code{\\tweak}, alterando la propiedad
@@ -39,3 +40,4 @@ notehead).
 \relative {
   <\tweak #'font-size #+2 c e g c \tweak #'font-size #-2 e>1^\markup { A tiny e }_\markup { A big c }
 }
+