From 3c46876d446ca034e2b109302941586061865a01 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Tue, 20 Dec 2011 08:04:48 +0000 Subject: [PATCH] Doc: NR Added @knownissue for clashing note column As per suggestion of Tracker 1267. Added under 'simultaneous expressions' NR was more appropraite than LM in this case. --- Documentation/notation/simultaneous.itely | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Documentation/notation/simultaneous.itely b/Documentation/notation/simultaneous.itely index 8f55aea928..d827fad597 100644 --- a/Documentation/notation/simultaneous.itely +++ b/Documentation/notation/simultaneous.itely @@ -209,6 +209,24 @@ generate multiple staves implicitly: Here different rhythms cause no problems. +@knownissues +If notes from two or more voices, with stems in the same direction, are +placed at the same position on the staff and have no shift (or have the +same shift specified), the message: + +@example +warning: ignoring too many clashing note columns +@end example + +will appear during compilation. This message can be suppressed by: + +@example +\override NoteColumn #'ignore-collision = ##t +@end example + +However, this does not only suppress the warning but will prevent any +collision resolution, so may have unintended results. + @node Clusters @unnumberedsubsubsec Clusters -- 2.39.2