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