]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
* Actually merge changes since 1.6.4 besides ChangeLog, and
[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 @ignore
10 Distributions will want to install lilypond.info doing:
11
12     ./install-info --info-dir=/usr/share/info out/lilypond.info
13     
14 @end ignore
15 @dircategory GNU music project
16 @direntry
17 @c    ;; prepend GNU for dir, must be unique
18 * GNU LilyPond: (lilypond).                    The GNU music typesetter.
19 * ly2dvi: (lilypond)Invoking ly2dvi::          Titling LilyPond scores.
20 * Glossary: (music-glossary).                  Glossary of music terms.
21 * convert-ly: (lilypond)Invoking convert-ly::  Older LilyPond versions.
22 * midi2ly: (lilypond)Invoking midi2ly::        Importing MIDI.
23 * etf2ly: (lilypond)Invoking etf2ly::          Importing Finale.
24 * abc2ly: (lilypond)Invoking abc2ly::          Importing ABC.          
25 * pmx2ly: (lilypond)Invoking pmx2ly::          Importing PMX.
26 * musedata2ly: (lilypond)Invoking musedata2ly::
27                                                Importing Musedata.
28 * mup2ly: (lilypond)Invoking mup2ly::          Importing MUP. 
29 @end direntry
30
31
32 @ifhtml
33 This document is also available in @uref{../lilypond.ps.gz,gzipped
34 PostScript} and @uref{../lilypond.pdf,PDF}.
35 @end ifhtml
36
37
38 @titlepage
39 @title GNU LilyPond
40 @subtitle The music typesetter
41 @author    
42
43
44 Copyright @copyright{} 1999--2002 by the authors
45
46   Permission is granted to copy, distribute and/or modify this document
47   under the terms of the GNU Free Documentation License, Version 1.1
48   or any later version published by the Free Software Foundation;
49   with no Invariant Sections.
50   A copy of the license is included in the section entitled ``GNU
51   Free Documentation License''.
52
53
54 @end titlepage
55
56 @c Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano, Tom Cato Amundsen.
57
58 @ifnottex
59 This file documents GNU LilyPond.
60
61 Copyright 1999-2002 by the authors
62
63   Permission is granted to copy, distribute and/or modify this document
64   under the terms of the GNU Free Documentation License, Version 1.1
65   or any later version published by the Free Software Foundation;
66   with no Invariant Sections.
67   A copy of the license is included in the section entitled ``GNU
68   Free Documentation License''.
69
70 @end ifnottex
71
72
73 @ifnottex
74 @node Top
75 @top
76
77 @chapter GNU LilyPond --- The music typesetter
78
79 This is the user manual for GNU LilyPond 1.6.0.
80
81 @cindex web site
82
83 A further source of information is the website, which can be found at
84 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
85 this and other documentation.
86
87 @mbinclude dedication.itely
88
89 @menu
90 * Preface::                        Preface.
91 * Introduction::                   What, Why, How.
92 * Tutorial::                       A tutorial introduction to LilyPond.
93 * Reference Manual::               Reference Manual.
94 * Advanced Topics::                How it all works.
95 * Invoking LilyPond::              Operation.
96 * Converting from other formats::  Converting to lilypond source format.
97 * Integrating text and music with lilypond-book::
98                                    The lilypond-book manual.
99 * Literature::                     Additional reading material.
100 * Index::                          Unified index.
101 * Refman appendix::                
102 * GNU Free Documentation License:: FDL.
103 @end menu
104 @end ifnottex
105
106
107 @contents
108
109 @mbinclude macros.itexi
110 @mbinclude preface.itely
111 @mbinclude introduction.itely 
112 @mbinclude tutorial.itely
113 @mbinclude refman.itely
114 @mbinclude internals.itely
115 @mbinclude invoking.itexi
116 @mbinclude lilypond-book.itely
117 @mbinclude converters.itely
118 @mbinclude literature.itely
119
120
121 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
122 @node Index
123 @unnumbered Index
124
125 @printindex cp
126
127 @mbinclude appendices.itely
128 @mbinclude fdl.itexi
129
130 @bye