]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/chant-or-psalms-notation.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / chant-or-psalms-notation.ly
index 23eb9bdd11578b28ca3211a7d0ef544cb006564b..17aa31b20900fdbee317678abf27db5f4cca95e7 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 = "rhythms, vocal-music, ancient-notation, contexts-and-engravers"
@@ -19,7 +19,8 @@ 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 {
@@ -35,3 +36,4 @@ stemOff = { \override Staff.Stem #'transparent = ##t }
     \stemOn g'2 \bar "||"
   }
 }
+