]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/application.tely
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / application.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-application.info
10 @settitle LilyPond Application usage
11 @documentencoding UTF-8
12 @documentlanguage en
13
14 @macro manualIntro
15 This file explains how to execute the programs distributed with
16 LilyPond version @version{}.  In addition, it suggests some
17 @qq{best practices} for efficient usage.
18 @end macro
19
20 @include macros.itexi
21
22
23 @c don't remove this comment.
24 @ignore
25 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
26 @omfdescription Application Usage of the LilyPond music engraving system
27 @omftype program usage
28 @omfcategory Applications|Publishing
29 @omflanguage English
30 @end ignore
31
32
33 @lilyTitlePage{Usage}
34
35
36 @c TOC -- non-tex
37 @ifnottex
38
39 @c  maybe add a "Tasks" or "Specific tasks" or something like
40 @c  that, after Suggestions  -gp
41 @menu
42 * Running lilypond::               Operation.
43 * Updating files with convert-ly:: Updating input files.
44 * lilypond-book::                  Integrating text and music.
45 * Converting from other formats::  Converting to lilypond source format.
46 * Suggestions for writing files::  Best practices and effective bug-fixing.
47
48 Appendices
49
50 * GNU Free Documentation License:: License of this document.
51 * LilyPond index::
52 @end menu
53
54 @docMain
55 @end ifnottex
56
57
58 @contents
59
60
61 @include application/running.itely
62 @include application/updating.itely
63 @include application/lilypond-book.itely
64 @include application/converters.itely
65 @include application/suggestions.itely
66
67 @include fdl.itexi
68
69 @node LilyPond index
70 @appendix LilyPond index
71
72 @printindex cp
73
74 @bye