X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Flilypond.tely;h=43f73b98de95131b23db83ca6a71459a7663c868;hb=e7c7bd47c38f78e803c50055c9a581f1d60d8acf;hp=32a875500dac85bd759d95083e4d7a6350060d88;hpb=4ca5a5e659454425a3efe2b08526af4769dc7572;p=lilypond.git diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index 32a875500d..43f73b98de 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -1,8 +1,22 @@ \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- +@ignore + Translation of GIT committish: FILL-IN-HEAD-COMMITTISH + + When revising a translation, copy the HEAD committish of the + version that you are working on. See TRANSLATION for details. +@end ignore @setfilename lilypond.info -@settitle GNU LilyPond +@settitle GNU LilyPond user manual +@documentencoding UTF-8 +@documentlanguage en + @iftex @afourpaper +@c don't replace quotes with directed quotes +@tex +\gdef\SETtxicodequoteundirected{Foo} +\gdef\SETtxicodequotebacktick{Bla} +@end tex @end iftex @c Keep this here, since it pertains to the direntry below. @@ -29,12 +43,11 @@ Distributions will want to install lilypond.info in postinstall, doing: @dircategory LilyPond @direntry * LilyPond: (lilypond/lilypond). The GNU music typesetter. -* abc2ly: (lilypond/lilypond)Invoking abc2ly. Importing ABC. -* convert-ly: (lilypond/lilypond)Invoking convert-ly. Older LilyPond versions. -* etf2ly: (lilypond/lilypond)Invoking etf2ly. Importing Finale. -* lilypond-book: (lilypond/lilypond)LilyPond-book. Itegrating text and music. -* midi2ly: (lilypond/lilypond)Invoking midi2ly. Importing MIDI. -* mup2ly: (lilypond/lilypond)Invoking mup2ly. Importing Mup. +* abc2ly: (lilypond/lilypond-program)Invoking abc2ly. Importing ABC. +* convert-ly: (lilypond/lilypond-program)Invoking convert-ly. Older LilyPond versions. +* etf2ly: (lilypond/lilypond-program)Invoking etf2ly. Importing Finale. +* lilypond-book: (lilypond/lilypond-program)LilyPond-book. Integrating text and music. +* midi2ly: (lilypond/lilypond-program)Invoking midi2ly. Importing MIDI. @end direntry @c don't remove this comment. @@ -49,7 +62,8 @@ Distributions will want to install lilypond.info in postinstall, doing: @ifhtml This document is also available as a -@uref{source/Documentation/user/lilypond.pdf,PDF}. +@uref{source/Documentation/user/lilypond.pdf,PDF} and as +@uref{source/Documentation/user/lilypond-big-page.html,one big page}. @end ifhtml @@ -57,20 +71,16 @@ This document is also available as a @syncodeindex fn cp @syncodeindex vr cp -@documentlanguage en -@documentencoding utf-8 - @finalout @titlepage @title LilyPond @subtitle The music typesetter +@titlefont{User manual} @author The LilyPond development team - - -Copyright @copyright{} 1999--2006 by the authors +Copyright @copyright{} 1999--2007 by the authors @quotation Permission is granted to copy, distribute and/or modify this document @@ -101,7 +111,7 @@ Free Documentation License''. @end titlepage @copying -Copyright @copyright{} 1999--2006 by the authors +Copyright @copyright{} 1999--2007 by the authors @quotation Permission is granted to copy, distribute and/or modify this document @@ -116,7 +126,7 @@ Free Documentation License''. @ifnottex This file documents GNU LilyPond. -Copyright 1999--2006 by the authors +Copyright 1999--2007 by the authors @quotation Permission is granted to copy, distribute and/or modify this document @@ -133,7 +143,7 @@ Free Documentation License''. @top GNU LilyPond --- The music typesetter @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX. -This is the user manual for GNU LilyPond 2.8.x series. +This is the user manual for GNU LilyPond 2.11.x series. @ifhtml (See the bottom of this page for the exact version number). @end ifhtml @@ -148,37 +158,22 @@ of this and other documentation. @include dedication.itely @menu -Learning Manual - -* Preface:: Preface. -* Introduction:: What, Why, How. -* Tutorial:: A tutorial introduction. -* Putting it all together:: More explanation about LilyPond concepts. -* Working on LilyPond projects:: Discusses real-life usage. -* Tweaking output:: Introduction to modifying output. +* Musical notation:: Musical notation. -Notation Reference +old stuff +* Instrument-specific notation:: -* Basic notation:: Standard musical notation. -* Instrument-specific notation:: Specialized notation. -* Advanced notation:: Less frequently used notation. * Changing defaults:: Tuning output. * Non-musical notation:: Output that is not musical notation. * Spacing issues:: Display of output on paper. * Interfaces for programmers:: Expert usage. -Program usage - -* Running LilyPond:: Operation. -* LilyPond-book:: Integrating text and music. -* Converting from other formats:: Converting to lilypond source format. - Appendices * Literature list:: Reference works about music notation. * Scheme tutorial:: Programming inside LilyPond. * Notation manual tables:: Tables and charts. -* Example templates:: Ready-made templates. +* Templates:: Ready-made templates. * Cheat sheet:: Summary of LilyPond syntax. * GNU Free Documentation License:: License of this document. * LilyPond command index:: @@ -190,30 +185,20 @@ Appendices @include macros.itexi -@include preface.itely -@include introduction.itely -@include tutorial.itely -@include putting.itely -@include working.itely -@include tweaks.itely - -@include basic-notation.itely + +@include notation.itely + @include instrument-notation.itely -@include advanced-notation.itely @include changing-defaults.itely -@include global.itely -@include page.itely +@include non-music.itely +@include spacing.itely @include programming-interface.itely -@include invoking.itely -@include lilypond-book.itely -@include converters.itely - @include literature.itely @include scheme-tutorial.itely @include notation-appendices.itely -@include examples.itely +@include templates.itely @include cheatsheet.itely @include fdl.itexi