]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR 1.7 Text: Review
authorTrevor Daniels <t.daniels@treda.co.uk>
Sun, 23 Nov 2008 12:38:47 +0000 (12:38 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Sun, 23 Nov 2008 12:39:14 +0000 (12:39 +0000)
 - minor editorial changes

Documentation/user/text.itely

index dfb00af953ec4e9406155fe744547a60c8af60cc..7a2e0acf190ac98b56eb9e5924fb29d7eb4dbd84 100644 (file)
@@ -1133,7 +1133,7 @@ spread over multiple pages:
     ...
   }
   \wordwrap-lines {
-    An other very long paragraph.
+    Another very long paragraph.
     ...
   }
   ...
@@ -1196,8 +1196,8 @@ the selected fonts are rendered using Pango.
 
 Music notation fonts can be described as a set of
 specific glyphs, ordered in several families.
-The following syntax allows to directly use various
-LilyPond @code{feta} non-text fonts in markup mode:
+The following syntax allows various LilyPond @code{feta} non-text
+fonts to be used directly in markup mode:
 
 @lilypond[quote,verbatim,fragment,relative=2]
 a1^\markup {
@@ -1330,11 +1330,10 @@ Installed files:
 @unnumberedsubsubsec Entire document fonts
 
 
-It is possible to change the default font families for the
-entire document.  In such a case, the following syntax has
-to be used, by providing three font families that will be
-respectively used as @emph{roman}, @emph{sans} and @emph{typewriter}
-fonts, as explained in @ref{Fonts explained}.
+It is possible to change the fonts to be used as the default fonts in
+the @emph{roman}, @emph{sans} and @emph{typewriter} font families by
+specifying them, in that order, as shown in the example below.  For an
+explanation of fonts, see @ref{Fonts explained}.
 
 @cindex font families, setting
 @funindex make-pango-font-tree