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