]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/lbook-texi-test.texi
Doc whitespace: process most files.
[lilypond.git] / Documentation / included / lbook-texi-test.texi
index 69209999c25d8fe676f5c1c64a9d4c9ef9cba004..0978b88fd00a5d477a3bc9c2681ff7a6514f4d84 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo @c -*-texinfo-*-
 @setfilename lilbook.info
 @settitle  lilypond-book test
-@node Top, , , 
+@node Top, , ,
 @top
 
 @chapter lilypond-book test
@@ -17,7 +17,7 @@ Fragment:
 @lilypond
 \relative {
   c2 g'2^"test" \times 2/3 { f8 e d } c'2  g4
-} 
+}
 @end lilypond
 
 
@@ -28,7 +28,7 @@ This is a multipage / multipicture fragment:
 @lilypond
 \book {
   \score { { c1 \break \pageBreak c1 } }
-} 
+}
 @end lilypond
 
 @bye