]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/application.tely
Doc build: move @afourpaper into individual manuals.
[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 @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 @include macros.itexi
22
23
24 @c don't remove this comment.
25 @ignore
26 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
27 @omfdescription Application Usage of the LilyPond music engraving system
28 @omftype program usage
29 @omfcategory Applications|Publishing
30 @omflanguage English
31 @end ignore
32
33
34 @lilyTitlePage{Usage}
35
36
37 @c TOC -- non-tex
38 @ifnottex
39
40 @c  maybe add a "Tasks" or "Specific tasks" or something like
41 @c  that, after Suggestions  -gp
42 @menu
43 * Running lilypond::               Operation.
44 * Updating files with convert-ly:: Updating input files.
45 * lilypond-book::                  Integrating text and music.
46 * Converting from other formats::  Converting to lilypond source format.
47 * Suggestions for writing files::  Best practices and effective bug-fixing.
48
49 Appendices
50
51 * GNU Free Documentation License:: License of this document.
52 * LilyPond index::
53 @end menu
54
55 @docMain
56 @end ifnottex
57
58
59 @contents
60
61
62 @include application/running.itely
63 @include application/updating.itely
64 @include application/lilypond-book.itely
65 @include application/converters.itely
66 @include application/suggestions.itely
67
68 @include fdl.itexi
69
70 @node LilyPond index
71 @appendix LilyPond index
72
73 @printindex cp
74
75 @bye