X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fworking.itely;h=c6007c7ee77e5a59e9232dd9d12280367f204828;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=8077bb3a6068051f0ca8b6a16c35b7c448513d04;hpb=f96e38fbbbfba9cf4729323beb518a65ae77d562;p=lilypond.git diff --git a/Documentation/user/working.itely b/Documentation/user/working.itely index 8077bb3a60..c6007c7ee7 100644 --- a/Documentation/user/working.itely +++ b/Documentation/user/working.itely @@ -7,7 +7,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.11.38" +@c \version "2.11.61" @node Working on LilyPond projects @chapter Working on LilyPond projects @@ -79,8 +79,8 @@ quite frustrating to try to remember which version of LilyPond you were using a few years ago. @command{convert-ly} requires you to declare which version of LilyPond you used. -@item @strong{Include checks}: @ruser{Bar and barnumber checks}, -@ruser{Octave check}. If you include checks every so often, then +@item @strong{Include checks}: @ruser{Bar and bar number checks}, +@ruser{Octave checks}. If you include checks every so often, then if you make a mistake, you can pinpoint it quicker. How often is @q{every so often}? It depends on the complexity of the music. For very simple music, perhaps just once or twice. For very @@ -209,9 +209,9 @@ hornNotes = \relative c'' { c4 b dis c } You may even realize that this could be useful in minimalist music: @lilypond[quote,verbatim,ragged-right] -fragA = \relative c'' { a4 a8. b16 } -fragB = \relative c'' { a8. gis16 ees4 } -violin = \new Staff { \fragA \fragA \fragB \fragA } +fragmentA = \relative c'' { a4 a8. b16 } +fragmentB = \relative c'' { a8. gis16 ees4 } +violin = \new Staff { \fragmentA \fragmentA \fragmentB \fragmentA } \score { { \violin @@ -261,6 +261,9 @@ violin = \relative c'' @{ @} @end example +@c TODO Replace the following with a better example -td +@c Skylining handles this correctly without padText + So far we've seen static substitution -- when LilyPond sees @code{\padText}, it replaces it with the stuff that we've defined it to be (ie the stuff to the right of