]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stanza-number-engraver.cc
release: 1.4.3
[lilypond.git] / lily / stanza-number-engraver.cc
index db88dad85db10cae87686a0d2cc3c87dde5b1daa..5d4b0a5e0109cc1aecdf241d69d867a3f5f43342 100644 (file)
@@ -46,8 +46,11 @@ Stanza_number_engraver::acknowledge_grob (Grob_info i)
       
       if (now_mom () > Moment (0))
        s = get_property ("stz");
-  
+
+
+      // TODO
       if (gh_string_p (s))
+       
 
        /*
          if (i.elem_l_->has_interface (symbol ("lyric-syllable-interface")))