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