From 7f1192cbdce512eccff50d7cb61647e0debe5379 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 26 Oct 2006 18:18:59 +0000 Subject: [PATCH] Minor changes from mailist. --- ChangeLog | 4 ++++ Documentation/user/basic-notation.itely | 4 ++++ Documentation/user/global.itely | 7 ------- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index b6fa9a8205..07e990851f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-26 Graham Percival + + * Documentation/user/ {basic-, global}: minor changes from mailist. + 2006-10-26 Erlend Aasland * scm/define-grobs.scm: trivial beautification diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 0d018a9be8..f2a0493e0f 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -853,6 +853,10 @@ ties. One of its uses is to debug complex scores: if the measures are not entirely filled, then the ties exactly show how much each measure is off. +If you want to allow line breaking on the bar lines where +@internalsref{Completion_heads_engraver} splits notes, you must +also remove @internalsref{Forbid_line_breaks_engraver}. + @refbugs diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 96d6a58726..bd2596410d 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -717,13 +717,6 @@ composer flush right on a single line. @end verbatim -@refbugs - -The @code{breakbefore=##t} header requires that there is a @code{piece} -header as well. It may be used as a normal header, or left blank -(@code{=""}) as in the example above, but it must be present. - - @node MIDI output @section MIDI output -- 2.39.5