]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
44fc09c7f345180566e7ea80742afd171c9c3953
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4
5 @html
6 <!--- @@WEB-TITLE@@=User Manual --->
7 @end html
8
9
10 @dircategory GNU music project
11 @direntry
12 @c    ;; prepend GNU for dir, must be unique
13 * GNU LilyPond: (lilypond).          The GNU music typesetter.
14 @c * install-info: (texinfo)Invoking install-info. Update info/dir entries.
15 @c * texi2dvi: (texinfo)Format with texi2dvi.      Print Texinfo documents.
16 @end direntry
17
18
19 @titlepage
20 @title GNU LilyPond
21 @subtitle The music typesetter
22 @author    
23
24
25 Copyright @copyright{} 1999--2002 by the authors
26
27   Permission is granted to copy, distribute and/or modify this document
28   under the terms of the GNU Free Documentation License, Version 1.1
29   or any later version published by the Free Software Foundation;
30   with no Invariant Sections.
31   A copy of the license is included in the section entitled ``GNU
32   Free Documentation License''.
33
34
35 @end titlepage
36
37 @ifinfo
38 This file documents GNU LilyPond.
39
40 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano
41 Tom Cato Amundsen.
42
43   Permission is granted to copy, distribute and/or modify this document
44   under the terms of the GNU Free Documentation License, Version 1.1
45   or any later version published by the Free Software Foundation;
46   with no Invariant Sections.
47   A copy of the license is included in the section entitled ``GNU
48   Free Documentation License''.
49
50 @end ifinfo
51
52
53 @ifnottex
54 @node Top
55 @top
56
57 @ifhtml
58 This document is also available as a @uref{../lilypond.ps.gz,gzipped
59 postscript file} and @uref{../lilypond.pdf,PDF}.
60 @end ifhtml
61
62 @chapter GNU LilyPond --- The music typesetter
63
64 This is the user manual for GNU LilyPond 1.6.0.
65
66 @cindex web site
67
68 A further source of information is the website, which can be found at
69 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
70 this and other documentation.
71
72 @mbinclude dedication.itely
73
74 @menu
75 * Preface::                        Preface.
76 * Introduction::                   What, Why, How.
77 * Tutorial::                       A tutorial introduction to LilyPond.
78 * Reference Manual::               Reference Manual.
79 * Advanced Topics::                How it all works.
80 * Invoking LilyPond::              Operation.
81 * Converting from other formats::  Converting to lilypond source format.
82 * Insert music snippets into your texts using lilypond-book::
83                                    The lilypond-book manual.
84 * Literature::                     Additional reading material.
85 * Index::                          Unified index.
86 * Refman appendix::                
87 * GNU Free Documentation License:: FDL.
88 @end menu
89 @end ifnottex
90
91
92 @contents
93
94 @mbinclude macros.itexi
95 @mbinclude preface.itely
96 @mbinclude introduction.itely 
97 @mbinclude tutorial.itely
98 @mbinclude refman.itely
99 @mbinclude internals.itely
100 @mbinclude invoking.itexi
101 @mbinclude ly2dvi.itexi
102 @mbinclude lilypond-book.itely
103 @mbinclude converters.itely
104 @mbinclude literature.itely
105
106
107 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
108 @node Index
109 @unnumbered Index
110
111 @printindex cp
112
113 @mbinclude appendices.itely
114 @mbinclude fdl.itexi
115
116 @bye