]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/chant-or-psalms-notation.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / chant-or-psalms-notation.ly
index 85bb00971a9705d4e49dbbe7737bbe1187dc7775..27ba98ad56019ab8e62be4c0d6567ff0bf94bb50 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.62"
+\version "2.13.1"
 
 \header {
   lsrtags = "rhythms, vocal-music, ancient-notation, contexts-and-engravers"
 
+%% Translation of GIT committish: aea975539ec44fd0f1a8fd25930b88b5ab64b53a
   texidoces = "
 Este tipo de notaciĆ³n se utiliza para el canto de los Salmos, en
 que las estrofas no siempre tienen la misma longitud.
@@ -20,7 +21,7 @@ aren't always the same length.
   doctitle = "Chant or psalms notation"
 } % begin verbatim
 
-stemOn = { \override Staff.Stem #'transparent = ##f }
+stemOn = { \revert Staff.Stem #'transparent }
 stemOff = { \override Staff.Stem #'transparent = ##t }
 
 \score {
@@ -36,3 +37,4 @@ stemOff = { \override Staff.Stem #'transparent = ##t }
     \stemOn g'2 \bar "||"
   }
 }
+