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