]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/tutorial.itely (First steps): Add missing
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 23 Jun 2002 11:55:52 +0000 (11:55 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 23 Jun 2002 11:55:52 +0000 (11:55 +0000)
quotation.

* Documentation/topdocs/INSTALL.texi (Top): Add some warnings
about guile --with-threads.  Hopefully this issue can be resolved
rsn, but maybe we should even add warnings for the standard Debian
and Red Hat packages?

ChangeLog
Documentation/topdocs/INSTALL.texi
Documentation/user/tutorial.itely

index a820d5a90f9f80ccfde1074844f5d39b1e1a9227..892730bed7ddf7b2a698fa09d5630c6a4bfa3c13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-06-23  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * Documentation/user/tutorial.itely (First steps): Add missing
+       quotation.
+
        * Documentation/topdocs/INSTALL.texi (Top): Add some warnings
        about guile --with-threads.  Hopefully this issue can be resolved
        rsn, but maybe we should even add warnings for the standard Debian
index bbed71b4e004422334f7301658080fbb78b973dc..1384f8589a62fd5cc7d3dde2ca82ddf1c33cb54d 100644 (file)
@@ -210,10 +210,11 @@ following software
 @itemize @bullet
 @item @TeX{}.
 @item Xdvi and Ghostscript
-@item GUILE 1.4, or newer, --without-threads.  Check out
-@uref{http://www.gnu.org/software/guile.html,the GUILE webpage}
+@item GUILE 1.4, or newer, --without-threads.
 Using guile, ./configure'd --with-threads may give nasty memory
 corruption errors on large scores.
+Check out
+@uref{http://www.gnu.org/software/guile.html,the GUILE webpage}
 @end itemize
 
 For running LilyPond successfully you have to help @TeX{} and MetaFont find
index 06c421da848fd2890cf05b3a31cd2a86370bd71c..1313f8bc1df091579289a886a4dc01aa097eceda 100644 (file)
@@ -44,10 +44,10 @@ complex examples.
 @c @node Music language of LilyPond
 @c @section Music language of LilyPond
 
-In this section, we show how can make small, very simple examples in
-LilyPond.  If you have not seen LilyPond input files before, this
-section is for you. The contents of this section are summarized in the
-Cheat Sheet (See @ref{Cheat sheet}).
+In this section, we show how to make small, very simple pieces of
+music in LilyPond.  If you have not seen LilyPond input files before,
+this section is for you. The contents of this section are summarized
+in the Cheat Sheet (See @ref{Cheat sheet}).
 
 You get a simple note by typing its note name, from @code{a} through
 @code{g}. So if you enter
@@ -55,7 +55,9 @@ You get a simple note by typing its note name, from @code{a} through
 @example
 c d e f g a b
 @end example
-then the   result looks like this:
+@end quotation
+then the result looks like this:
+@quotation
 @lilypond[fragment]
 \property Score.timing = ##f
 \property Staff.TimeSignature = \turnOff