]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
* Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4
5
6 @html
7 <!--- @@WEB-TITLE@@=User Manual --->
8 @end html
9
10 @ignore
11 Distributions will want to install lilypond.info doing:
12
13     ./install-info --info-dir=/usr/share/info out/lilypond.info
14     
15 @end ignore
16 @dircategory GNU music project
17 @direntry
18 @c    ;; prepend GNU for dir, must be unique
19 * GNU LilyPond: (lilypond).                    The GNU music typesetter.
20 * ly2dvi: (lilypond)Invoking ly2dvi::          Titling LilyPond scores.
21 * Glossary: (music-glossary).                  Glossary of music terms.
22 * convert-ly: (lilypond)Invoking convert-ly::  Older LilyPond versions.
23 * midi2ly: (lilypond)Invoking midi2ly::        Importing MIDI.
24 * etf2ly: (lilypond)Invoking etf2ly::          Importing Finale.
25 * abc2ly: (lilypond)Invoking abc2ly::          Importing ABC.          
26 * pmx2ly: (lilypond)Invoking pmx2ly::          Importing PMX.
27 * musedata2ly: (lilypond)Invoking musedata2ly::
28                                                Importing Musedata.
29 * mup2ly: (lilypond)Invoking mup2ly::          Importing MUP. 
30 @end direntry
31
32
33 @ignore
34 @omfcreator Han-Wen Nienhuys and Jan Nieuwenhuizen
35 @omfdescription User manual  of the LilyPond music engraving system
36 @omftype user manual
37 @omfcategory Applications|Publishing
38 @omflanguage English
39 @end ignore
40
41 @c don't remove this comment.
42
43 @ignore
44
45 HINTS FOR STYLE
46
47 * don't refer to LilyPond in the text. The reader knows what the
48 manual is about
49
50 * if you do, capitalization is LilyPond.
51
52
53 * don't explicitly refer to the reader/user.  There is no one else
54 besides the reader and the writer.
55
56 * don't use abbreviations (don't, won't, etc.)
57
58 * avoid fluff (``Notice that,'' ``as you can see,'' ``Currently,'') 
59
60 * avoid long stretches of input code. Noone is go to read  them in
61 print. Instead refer to an example input file (@inputfileref), these
62 are clickable in HTML.
63
64 @end ignore
65
66 @ifhtml
67 This document is also available in @uref{../lilypond.ps.gz,gzipped
68 PostScript} and @uref{../lilypond.pdf,PDF}.
69 @end ifhtml
70
71
72 @titlepage
73 @title GNU LilyPond
74 @subtitle The music typesetter
75 @author Han-Wen Nienhuys
76 @author Jan Nieuwenhuizen
77 @author J@"{u}rgen Reuter
78 @author Rune Zedeler
79
80
81
82 Copyright @copyright{} 1999--2003 by the authors
83
84   Permission is granted to copy, distribute and/or modify this document
85   under the terms of the GNU Free Documentation License, Version 1.1
86   or any later version published by the Free Software Foundation;
87   with no Invariant Sections.
88   A copy of the license is included in the section entitled ``GNU
89   Free Documentation License''.
90
91
92 @end titlepage
93
94
95 @ifnottex
96 This file documents GNU LilyPond.
97
98 Copyright 1999--2003 by the authors
99
100   Permission is granted to copy, distribute and/or modify this document
101   under the terms of the GNU Free Documentation License, Version 1.1
102   or any later version published by the Free Software Foundation;
103   with no Invariant Sections.
104   A copy of the license is included in the section entitled ``GNU
105   Free Documentation License''.
106
107 @end ifnottex
108
109
110 @ifnottex
111 @node Top
112 @top
113
114 @chapter GNU LilyPond --- The music typesetter
115
116 This is the user manual for GNU LilyPond 1.8.0.
117
118 @cindex web site
119
120 A further source of information is the website, which can be found at
121 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
122 this and other documentation.
123
124 @mbinclude dedication.itely
125
126 @menu
127 * Preface::                        Preface.
128 * Introduction::                   What, Why, How.
129 * Tutorial::                       A tutorial introduction.
130 * Notation manual::                All notation supported, and how to
131                                    produce it.
132 * Literature::                     Books about notation and engraving.
133 * Technical manual::                How it all works.
134 * Invoking LilyPond::              Operation.
135 * Converting from other formats::  Converting to lilypond source format.
136 * lilypond-book manual::           Integrating text and music with lilypond-book.
137 * Index::                          Unified index.
138 * Reference manual details::
139 * Cheat sheet::     
140 * GNU Free Documentation License:: FDL.
141 @end menu
142 @end ifnottex
143
144
145 @contents
146
147 @mbinclude macros.itexi
148 @mbinclude preface.itely
149 @mbinclude introduction.itely 
150 @mbinclude tutorial.itely
151 @mbinclude refman.itely
152 @mbinclude literature.itely
153 @mbinclude internals.itely
154 @mbinclude invoking.itexi
155 @mbinclude lilypond-book.itely
156 @mbinclude converters.itely
157
158
159 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
160 @node Index
161 @unnumbered Index
162
163 @printindex cp
164
165 @mbinclude appendices.itely
166 @mbinclude cheatsheet.itely
167 @mbinclude fdl.itexi
168
169 @bye