]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4 @iftex
5 @afourpaper
6 @end iftex
7
8 @ignore
9 Distributions will want to install lilypond.info in postinstall, doing:
10
11     install-info --info-dir=/usr/share/info out/lilypond.info
12     
13 @end ignore
14
15 @dircategory GNU music project
16 @direntry
17 @c    ;; prepend GNU for dir, must be unique
18 * GNU LilyPond: (./lilypond/lilypond).           The GNU music typesetter.
19 * lilypond: (./lilypond/lilypond)Invoking LilyPond.      Titling LilyPond scores.
20 * Glossary: (./lilypond/music-glossary).                  Glossary of music terms.
21 * convert-ly: (./lilypond/lilypond)Invoking convert-ly.  Older LilyPond versions.
22 * midi2ly: (./lilypond/lilypond)Invoking midi2ly.        Importing MIDI.
23 * etf2ly: (./lilypond/lilypond)Invoking etf2ly.          Importing Finale.
24 * abc2ly: (./lilypond/lilypond)Invoking abc2ly.          Importing ABC.          
25 * pmx2ly: (./lilypond/lilypond)Invoking pmx2ly.          Importing PMX.
26 * musedata2ly: (./lilypond/lilypond)Invoking musedata2ly.        Importing MuseData.
27 * mup2ly: (./lilypond/lilypond)Invoking mup2ly.          Importing Mup. 
28 @end direntry
29
30
31 @ignore
32 @omfcreator Han-Wen Nienhuys and Jan Nieuwenhuizen
33 @omfdescription User manual  of the LilyPond music engraving system
34 @omftype user manual
35 @omfcategory Applications|Publishing
36 @omflanguage English
37 @end ignore
38
39 @c don't remove this comment.
40
41 @ignore
42
43 HINTS FOR STYLE
44
45 * don't refer to LilyPond in the text. The reader knows what the
46 manual is about
47
48 * if you do, capitalization is LilyPond.
49
50
51 * don't explicitly refer to the reader/user.  There is no one else
52 besides the reader and the writer.
53
54 * don't use abbreviations (don't, won't, etc.)
55
56 * avoid fluff (``Notice that,'' ``as you can see,'' ``Currently,'') 
57
58 * avoid long stretches of input code. Noone is go to read  them in
59 print. Instead refer to an example input file (@inputfileref), these
60 are clickable in HTML.
61
62 * abbrevs in caps, e.g. HTML, DVI, MIDI, etc.
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--2004 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 @vskip 20pt
92
93   
94 @lilypond[raggedright]
95 \score {
96     \context Lyrics \notes {
97         \override Score.RehearsalMark   #'self-alignment-X = #LEFT
98         \mark #(ly:export (string-append
99              "(For LilyPond version " (lilypond-version) ")"))
100         s2
101      }
102      \paper {
103          indent = 0.0\pt
104          raggedright = ##t
105      }
106 }
107 @end lilypond
108   
109
110 @end titlepage
111
112
113 @ifnottex
114 This file documents GNU LilyPond.
115
116 Copyright 1999--2004 by the authors
117
118   Permission is granted to copy, distribute and/or modify this document
119   under the terms of the GNU Free Documentation License, Version 1.1
120   or any later version published by the Free Software Foundation;
121   with no Invariant Sections.
122   A copy of the license is included in the section entitled ``GNU
123   Free Documentation License''.
124
125 @end ifnottex
126
127
128 @ifnottex
129 @node Top
130 @top GNU LilyPond --- The music typesetter
131 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
132
133 This is the user manual for GNU LilyPond 2.1.x series.
134 @ifhtml
135 (See the bottom of this page for the exact version number).
136 @end ifhtml
137
138 @cindex web site
139
140 A further source of information is the website, which can be found at
141 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
142 this and other documentation.
143
144 @include dedication.itely
145
146 @menu
147 * Preface::                        Preface.
148 * Introduction::                   What, Why, How.
149 * Tutorial::                       A tutorial introduction.
150 * Notation manual::                All notation supported, and how to
151                                    produce it.
152 * Using LilyPond::               How it all works.
153 * Technical manual::               How it all works.
154 * Invoking LilyPond::              Operation.
155 * Converting from other formats::  Converting to lilypond source format.
156 * lilypond-book manual::           Integrating text and music with lilypond-book.
157 * Unified index::                  
158 * Reference manual details::
159 * Cheat sheet::     
160 * GNU Free Documentation License:: FDL.
161 @end menu
162 @end ifnottex
163
164 @contents
165
166
167 @include macros.itexi
168 @include preface.itely
169 @include introduction.itely 
170 @include tutorial.itely
171 @include refman.itely
172 @include running.itely
173 @include internals.itely
174 @include invoking.itexi
175 @include lilypond-book.itely
176 @include converters.itely
177
178
179 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
180 @node Unified index
181 @unnumbered Unified index
182
183 @printindex cp
184
185 @include appendices.itely
186 @include cheatsheet.itely
187 @include fdl.itexi
188
189 @bye