]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/usage.tely
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @setfilename lilypond-usage.info
10 @settitle LilyPond Application Usage
11 @documentencoding UTF-8
12 @documentlanguage en
13 @afourpaper
14
15 @macro manualIntro
16 This file explains how to execute the programs distributed with
17 LilyPond version @version{}.  In addition, it suggests some
18 @qq{best practices} for efficient usage.
19 @end macro
20
21 @c `Usage' was born 1999-10-10 with git commit c82c30c...
22 @macro copyrightDeclare
23 Copyright @copyright{} 1999--2009 by the authors.
24 @end macro
25
26 @set FDL
27 @include macros.itexi
28
29
30 @c don't remove this comment.
31 @ignore
32 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
33 @omfdescription Application Usage of the LilyPond music engraving system
34 @omftype program usage
35 @omfcategory Applications|Publishing
36 @omflanguage English
37 @end ignore
38
39
40 @lilyTitlePage{Usage}
41
42
43 @c TOC -- non-tex
44 @ifnottex
45
46 @c  maybe add a "Tasks" or "Specific tasks" or something like
47 @c  that, after Suggestions  -gp
48 @menu
49 * Running lilypond::               Operation.
50 * Updating files with convert-ly:: Updating input files.
51 * lilypond-book::                  Integrating text and music.
52 * External programs::              Mixing LilyPond and other programs.
53 * Suggestions for writing files::  Best practices and effective bug-fixing.
54
55 Appendices
56
57 * GNU Free Documentation License:: License of this document.
58 * LilyPond index::
59 @end menu
60
61 @docMain
62 @end ifnottex
63
64
65 @contents
66
67
68 @include usage/running.itely
69 @include usage/updating.itely
70 @include usage/lilypond-book.itely
71 @include usage/external.itely
72 @include usage/suggestions.itely
73
74 @include fdl.itexi
75
76 @node LilyPond index
77 @appendix LilyPond index
78
79 @printindex cp
80
81 @bye