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