]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
* Documentation/user/lilypond.tely: omf updates.
[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
41
42 @ifhtml
43 This document is also available in @uref{../lilypond.ps.gz,gzipped
44 PostScript} and @uref{../lilypond.pdf,PDF}.
45 @end ifhtml
46
47
48 @titlepage
49 @title GNU LilyPond
50 @subtitle The music typesetter
51 @author    
52
53
54 Copyright @copyright{} 1999--2002 by the authors
55
56   Permission is granted to copy, distribute and/or modify this document
57   under the terms of the GNU Free Documentation License, Version 1.1
58   or any later version published by the Free Software Foundation;
59   with no Invariant Sections.
60   A copy of the license is included in the section entitled ``GNU
61   Free Documentation License''.
62
63
64 @end titlepage
65
66 @c Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano, Tom Cato Amundsen.
67
68 @ifnottex
69 This file documents GNU LilyPond.
70
71 Copyright 1999-2002 by the authors
72
73   Permission is granted to copy, distribute and/or modify this document
74   under the terms of the GNU Free Documentation License, Version 1.1
75   or any later version published by the Free Software Foundation;
76   with no Invariant Sections.
77   A copy of the license is included in the section entitled ``GNU
78   Free Documentation License''.
79
80 @end ifnottex
81
82
83 @ifnottex
84 @node Top
85 @top
86
87 @chapter GNU LilyPond --- The music typesetter
88
89 This is the user manual for GNU LilyPond 1.7.14.
90
91 @cindex web site
92
93 A further source of information is the website, which can be found at
94 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
95 this and other documentation.
96
97 @mbinclude dedication.itely
98
99 @menu
100 * Preface::                        Preface.
101 * Introduction::                   What, Why, How.
102 * Tutorial::                       A tutorial introduction to LilyPond.
103 * Reference Manual::               Reference Manual.
104 * Advanced Topics::                How it all works.
105 * Invoking LilyPond::              Operation.
106 * Converting from other formats::  Converting to lilypond source format.
107 * Integrating text and music with lilypond-book::
108                                    The lilypond-book manual.
109 * Literature::                     Additional reading material.
110 * Index::                          Unified index.
111 * Refman appendix::                
112 * GNU Free Documentation License:: FDL.
113 @end menu
114 @end ifnottex
115
116
117 @contents
118
119 @mbinclude macros.itexi
120 @mbinclude preface.itely
121 @mbinclude introduction.itely 
122 @mbinclude tutorial.itely
123 @mbinclude refman.itely
124 @mbinclude internals.itely
125 @mbinclude invoking.itexi
126 @mbinclude lilypond-book.itely
127 @mbinclude converters.itely
128 @mbinclude literature.itely
129
130
131 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
132 @node Index
133 @unnumbered Index
134
135 @printindex cp
136
137 @mbinclude appendices.itely
138 @mbinclude fdl.itexi
139
140 @bye