]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
[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    
72
73
74 Copyright @copyright{} 1999--2002 by the authors
75
76   Permission is granted to copy, distribute and/or modify this document
77   under the terms of the GNU Free Documentation License, Version 1.1
78   or any later version published by the Free Software Foundation;
79   with no Invariant Sections.
80   A copy of the license is included in the section entitled ``GNU
81   Free Documentation License''.
82
83
84 @end titlepage
85
86 @c Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano, Tom Cato Amundsen.
87
88 @ifnottex
89 This file documents GNU LilyPond.
90
91 Copyright 1999-2002 by the authors
92
93   Permission is granted to copy, distribute and/or modify this document
94   under the terms of the GNU Free Documentation License, Version 1.1
95   or any later version published by the Free Software Foundation;
96   with no Invariant Sections.
97   A copy of the license is included in the section entitled ``GNU
98   Free Documentation License''.
99
100 @end ifnottex
101
102
103 @ifnottex
104 @node Top
105 @top
106
107 @chapter GNU LilyPond --- The music typesetter
108
109 This is the user manual for GNU LilyPond 1.7.16.
110
111 @cindex web site
112
113 A further source of information is the website, which can be found at
114 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
115 this and other documentation.
116
117 @mbinclude dedication.itely
118
119 @menu
120 * Preface::                        Preface.
121 * Introduction::                   What, Why, How.
122 * Tutorial::                       A tutorial introduction to LilyPond.
123 * Reference Manual::               Reference Manual.
124 * Advanced Topics::                How it all works.
125 * Invoking LilyPond::              Operation.
126 * Converting from other formats::  Converting to lilypond source format.
127 * Integrating text and music with lilypond-book::
128                                    The lilypond-book manual.
129 * Literature::                     Additional reading material.
130 * Index::                          Unified index.
131 * Reference manual details::                
132 * GNU Free Documentation License:: FDL.
133 @end menu
134 @end ifnottex
135
136
137 @contents
138
139 @mbinclude macros.itexi
140 @mbinclude preface.itely
141 @mbinclude introduction.itely 
142 @mbinclude tutorial.itely
143 @mbinclude refman.itely
144 @mbinclude internals.itely
145 @mbinclude invoking.itexi
146 @mbinclude lilypond-book.itely
147 @mbinclude converters.itely
148 @mbinclude literature.itely
149
150
151 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
152 @node Index
153 @unnumbered Index
154
155 @printindex cp
156
157 @mbinclude appendices.itely
158 @mbinclude fdl.itexi
159
160 @bye