]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: resolve some FIXMEs in tutorial.
authorMark Polesky <markpolesky@yahoo.com>
Mon, 14 Dec 2009 09:33:48 +0000 (01:33 -0800)
committerMark Polesky <markpolesky@yahoo.com>
Mon, 14 Dec 2009 10:07:09 +0000 (02:07 -0800)
Documentation/learning/tutorial.itely

index 4a719ba0ffaa60984429adc407c17a7661ff5def..ce20863b0fa7e9c6a9fe0a4fa823168f31395995 100644 (file)
@@ -23,7 +23,8 @@ This chapter gives a basic introduction to working with LilyPond.
 @node Compiling a file
 @section Compiling a file
 
-FIXME: insert text
+This section introduces @qq{compiling}---the processing of
+LilyPond input files (written by you) to produce output files.
 
 @menu
 * Entering input::              
@@ -334,7 +335,8 @@ You may view or print the resulting @file{text.pdf}.
 @node How to write input files
 @section How to write input files
 
-FIXME: insert text
+This section introduces some basic LilyPond syntax to help get you
+started writing input files.
 
 @menu
 * Simple notation::             
@@ -728,7 +730,9 @@ comments:
 @node How to read the manuals
 @section How to read the manuals
 
-FIXME: fluff here
+This section shows how to read the documentation efficiently, and
+also introduces some useful interactive features available in the
+online version.
 
 @menu
 * Omitting braces::