From bc573af397a1b54f35fb1f95b3ee2e5360d4152f Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Thu, 9 Aug 2012 08:31:34 +0100 Subject: [PATCH] Doc: improve level 5 headings Make level 5 headings smaller and avoid entries in the ToC --- Documentation/notation/rhythms.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 7fdce8a958..fc3af0d5ef 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -2004,7 +2004,7 @@ by @end example -@unnumberedsubsubsec @i{@strong{Beaming based on @code{baseMoment} and @code{beatStructure}}} +@subsubheading @i{Beaming based on @code{baseMoment} and @code{beatStructure}} In most instances, automatic beams will end at the end of a beat. The ending points for beats are determined by the context properties @@ -2106,7 +2106,7 @@ By default @code{baseMoment} is set to one over the denominator of the time signature. Any exceptions to this default can be found in @file{scm/time-signature-settings.scm}. -@unnumberedsubsubsec @i{@strong{Beaming based on @code{beamExceptions}}} +@subsubheading @i{Beaming based on @code{beamExceptions}} Special autobeaming rules (other than ending a beam on a beat) are defined in the @code{beamExceptions} property. @@ -2219,7 +2219,7 @@ r4. a8 a a | r4. a8 a a | @end lilypond -@unnumberedsubsubsec @i{@strong{How automatic beaming works}} +@subsubheading @i{How automatic beaming works} When automatic beaming is enabled, the placement of automatic beams is determined by the context properties -- 2.39.5