From: James Lowe Date: Wed, 21 Sep 2011 22:50:55 +0000 (+0100) Subject: Doc: NR input.itely typo and grammar tweak X-Git-Tag: release/2.15.13-1~39 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c5b1b714f0165cfb4f9d50411ac7525875f5fc59;p=lilypond.git Doc: NR input.itely typo and grammar tweak Started off as a spelling mistake (pieces instead of pieced). However I also edited the paragraph to avoid repetition of and use of less overcomplicated words and to make the sentences flow together. --- diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 65d2507255..3f05fda343 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -1306,35 +1306,30 @@ version of LilyPond. Some simple examples of using @code{\include} are shown in @rlearning{Scores and parts}. - @seealso Learning Manual: @rlearning{Other sources of information}, @rlearning{Scores and parts}. - @knownissues - If an included file is given a name which is the same as one in LilyPond's installation files, LilyPond's file from the installation files takes precedence. - @node Different editions from one source @subsection Different editions from one source -Several mechanisms are available to facilitate the generation -of different versions of a score from the same music source. -Variables are perhaps most useful for combining lengthy sections -of music and/or annotation in various ways, while tags are more -useful for selecting one from several alternative shorter sections -of music. You can also employ tags for splicing pieced of music -together at several places. - -Whichever method is used, separating the notation from -the structure of the score will make it easier to change the -structure while leaving the notation untouched. +Several methods can be used to generate different versions of a score +from the same music source. Variables are perhaps the most useful for +combining lengthy sections of music and/or annotation. Tags are more +useful for selecting one section from several alternative shorter +sections of music, and can also be used for splicing pieces of music +together at different points. + +Whichever method is used, separating the notation from the structure of +the score will make it easier to change the structure while leaving the +notation untouched. @menu * Using variables::