]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/lilypond.tely
Add input/lsr.
[lilypond.git] / Documentation / user / lilypond.tely
index 32a875500dac85bd759d95083e4d7a6350060d88..ae4c536387055ac5ed36cbbec19138542f27302f 100644 (file)
@@ -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.     Itegrating 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
@@ -167,18 +177,12 @@ Notation Reference
 * 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::
@@ -201,19 +205,15 @@ Appendices
 @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