1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 %% Note: this file works from version 2.12.0
6 lsrtags
= "simultaneous-notes,tweaks-and-overrides"
8 If notes from two voices with stems in the same direction are
9 placed at the same position, and both voices have no shift or the
10 same shift specified, the error message \"warning: ignoring too
11 many clashing note columns\" will appear when compiling the
12 LilyPond file. This message can be suppressed by setting the
13 @code{'ignore-collision} property of the @code{NoteColumn} object
16 doctitle
= "Suppressing warnings for clashing note columns"
20 ignore
= \override NoteColumn
#'ignore-collision
= ##t