]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly
LSR updates
[lilypond.git] / Documentation / snippets / suppressing-warnings-for-clashing-note-columns.ly
index b1c228cefe1aaf8cc935981c21edeca885f8d7d8..83f5c238517182e11e9c52ef5b0256fa72ef6a7b 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.20"
 
 \header {
-  lsrtags = "tweaks-and-overrides, simultaneous-notes"
+  lsrtags = "simultaneous-notes, tweaks-and-overrides"
 
   texidoc = "
 If notes from two voices with stems in the same direction are placed at
@@ -25,7 +25,7 @@ used with care.
 } % begin verbatim
 
 
-ignore = \override NoteColumn #'ignore-collision = ##t
+ignore = \override NoteColumn.ignore-collision = ##t
 
 \relative c' {
   <<