]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly
Require 2.4 <= x < 3.0 where x=Python version.
[lilypond.git] / Documentation / snippets / suppressing-warnings-for-clashing-note-columns.ly
index 29de9a64ec4cfa08cedee811448ab615a0f17032..83f5c238517182e11e9c52ef5b0256fa72ef6a7b 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.17.20"
 
 \header {
   lsrtags = "simultaneous-notes, tweaks-and-overrides"
@@ -24,7 +24,8 @@ used with care.
   doctitle = "Suppressing warnings for clashing note columns"
 } % begin verbatim
 
-ignore = \override NoteColumn #'ignore-collision = ##t
+
+ignore = \override NoteColumn.ignore-collision = ##t
 
 \relative c' {
   <<