From: Trevor Daniels <t.daniels@treda.co.uk>
Date: Fri, 11 Apr 2008 09:58:48 +0000 (+0100)
Subject: Remove @itemize around headings
X-Git-Tag: release/2.11.44-1~15^2
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d23bb681e7e9d70e830d4fb497d0147c6fca32f7;p=lilypond.git

Remove @itemize around headings
---

diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely
index 1f4e328726..f387a52a8c 100644
--- a/Documentation/user/tweaks.itely
+++ b/Documentation/user/tweaks.itely
@@ -2997,8 +2997,6 @@ lhMusic = \relative c' {
 @node Other uses for tweaks
 @subsection Other uses for tweaks
 
-@itemize
-
 @cindex transparent property, use of
 @cindex objects, making invisible
 @cindex removing objects
@@ -3007,7 +3005,6 @@ lhMusic = \relative c' {
 @cindex invisible objects
 @cindex tying notes across voices
 
-@item
 @subheading Tying notes across voices
 
 The following example demonstrates how to connect notes in
@@ -3052,7 +3049,6 @@ too much, we can lengthen the stem by setting the
 >>
 @end lilypond
 
-@item
 @subheading Simulating a fermata
 
 @cindex stencil property, use of
@@ -3100,8 +3096,6 @@ and both affect the MIDI timing as required, but the first
 (transparent) metronome mark still influences the note spacing
 while the second (with no stencil) does not.
 
-@end itemize
-
 @node Using variables for tweaks
 @subsection Using variables for tweaks