X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fuser%2Flilypond-learning.tely;h=8d0bd1eb348db766c5108a06a4332e280d619a76;hb=23a69336d94665341b00e2685177d4120e275f4f;hp=c1e811970a73750e823db5657674879a4d2586ed;hpb=b6304f90bdada0051d8b2e28c97549ca8ec58fd9;p=lilypond.git diff --git a/Documentation/user/lilypond-learning.tely b/Documentation/user/lilypond-learning.tely index c1e811970a..8d0bd1eb34 100644 --- a/Documentation/user/lilypond-learning.tely +++ b/Documentation/user/lilypond-learning.tely @@ -10,6 +10,8 @@ @documentencoding UTF-8 @documentlanguage en +@include macros.itexi + @iftex @afourpaper @c don't replace quotes with directed quotes @@ -23,7 +25,7 @@ @c don't remove this comment. @ignore @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival -@omfdescription User manual of the LilyPond music engraving system +@omfdescription Learning Manual of the LilyPond music engraving system @omftype program usage @omfcategory Applications|Publishing @omflanguage English @@ -64,21 +66,7 @@ Free Documentation License''. @vskip 20pt -@lilypond[ragged-right] -\score { - \context Lyrics { - \override Score.RehearsalMark #'self-alignment-X = #LEFT - \override Score.RehearsalMark #'font-size = #-2 - \mark #(ly:export (string-append - "(For LilyPond version " (lilypond-version) ")")) - s2 - } - \layout { - indent = 0.0\pt - } -} -@end lilypond - +For LilyPond version @version{} @end titlepage @copying @@ -112,12 +100,10 @@ Free Documentation License''. @ifnottex @node Top @top GNU LilyPond --- learning manual -@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX. -This is the learning manual for GNU LilyPond 2.11.x series. -@ifhtml -(See the bottom of this page for the exact version number). -@end ifhtml +This is the Learning Manual (LM) for GNU LilyPond version @version{}. +For more information about how this fits with the other +documentation, see @ref{About the documentation}. @cindex web site @cindex URL @@ -130,8 +116,7 @@ of this and other documentation. * Preface:: Preface. * Introduction:: What, Why, How. * Tutorial:: A tutorial introduction. -* Fundamental concepts:: Basic concepts required for reading -the rest of this manual. +* Fundamental concepts:: Basic concepts required for reading the rest of this manual. * Tweaking output:: Introduction to modifying output. * Working on LilyPond projects:: Discusses real-life usage. @@ -147,8 +132,6 @@ Appendices @contents -@include macros.itexi - @include preface.itely @include introduction.itely @include tutorial.itely