]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
* Another grand 2003 update.
[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 @ignore
33 @omfcreator Han-Wen Nienhuys and Jan Nieuwenhuizen
34 @omfdescription User manual  of the LilyPond music engraving system
35 @omftype user manual
36 @omfcategory Music
37 @omflanguage English
38 @end ignore
39
40 @c don't remove this comment.
41
42 @ignore
43
44 HINTS FOR STYLE
45
46 * don't refer to LilyPond in the text. The reader knows what the
47 manual is about
48
49 * don't explicitly refer to the reader/user.  There is no one else
50 besides the reader and the writer.
51
52 * don't use abbreviations (don't, won't, etc.)
53
54 * avoid fluff (``Notice that,'' ``as you can see,'' ``Currently,'') 
55
56 * avoid long stretches of input code. Noone is go to read  them in
57 print. Instead refer to an example input file (@inputfileref), these
58 are clickable in HTML.
59
60 @end ignore
61
62 @ifhtml
63 This document is also available in @uref{../lilypond.ps.gz,gzipped
64 PostScript} and @uref{../lilypond.pdf,PDF}.
65 @end ifhtml
66
67
68 @titlepage
69 @title GNU LilyPond
70 @subtitle The music typesetter
71 @author Han-Wen Nienhuys
72 @author Jan Nieuwenhuizen
73 @author J@"{u}gen Reuter
74 @author Rune Zedeler
75
76
77
78 Copyright @copyright{} 1999--2003 by the authors
79
80   Permission is granted to copy, distribute and/or modify this document
81   under the terms of the GNU Free Documentation License, Version 1.1
82   or any later version published by the Free Software Foundation;
83   with no Invariant Sections.
84   A copy of the license is included in the section entitled ``GNU
85   Free Documentation License''.
86
87
88 @end titlepage
89
90
91 @ifnottex
92 This file documents GNU LilyPond.
93
94 Copyright 1999--2003 by the authors
95
96   Permission is granted to copy, distribute and/or modify this document
97   under the terms of the GNU Free Documentation License, Version 1.1
98   or any later version published by the Free Software Foundation;
99   with no Invariant Sections.
100   A copy of the license is included in the section entitled ``GNU
101   Free Documentation License''.
102
103 @end ifnottex
104
105
106 @ifnottex
107 @node Top
108 @top
109
110 @chapter GNU LilyPond --- The music typesetter
111
112 This is the user manual for GNU LilyPond 1.7.16.
113
114 @cindex web site
115
116 A further source of information is the website, which can be found at
117 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
118 this and other documentation.
119
120 @mbinclude dedication.itely
121
122 @menu
123 * Preface::                        Preface.
124 * Introduction::                   What, Why, How.
125 * Tutorial::                       A tutorial introduction to LilyPond.
126 * Reference Manual::               Reference Manual.
127 * Advanced Topics::                How it all works.
128 * Invoking LilyPond::              Operation.
129 * Converting from other formats::  Converting to lilypond source format.
130 * lilypond-book manual::           Integrating text and music with lilypond-book.
131 * Literature::                     Additional reading material.
132 * Index::                          Unified index.
133 * Reference manual details::                
134 * GNU Free Documentation License:: FDL.
135 @end menu
136 @end ifnottex
137
138
139 @contents
140
141 @mbinclude macros.itexi
142 @mbinclude preface.itely
143 @mbinclude introduction.itely 
144 @mbinclude tutorial.itely
145 @mbinclude refman.itely
146 @mbinclude literature.itely
147 @mbinclude internals.itely
148 @mbinclude invoking.itexi
149 @mbinclude lilypond-book.itely
150 @mbinclude converters.itely
151
152
153 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
154 @node Index
155 @unnumbered Index
156
157 @printindex cp
158
159 @mbinclude appendices.itely
160 @mbinclude fdl.itexi
161
162 @bye