From 1e1d7dc92b2fbf65e3ace98ec485758964f398cc Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Tue, 16 Jun 2009 11:04:55 +0100 Subject: [PATCH] Docs: LM 4.3.1: Add warning about setting stencil to #f --- Documentation/user/tweaks.itely | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index 077d538437..56b581d8e1 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -1053,6 +1053,12 @@ it by adding the correct context: Now the bar lines have vanished. +Note, though, that setting the @code{stencil} property to @code{#f} +will cause errors when the dimensions of the object are required for +correct processing. For example, errors will be generated if the +@code{stencil} property of the @code{NoteHead} object is set to +@code{#f}. + @subheading break-visibility @cindex break-visibility property -- 2.39.5