]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/usage.tely
Doc: rename application to usage.
[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 @macro copyrightDeclare
22 Copyright @copyright{} 
23 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
24 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 * Converting from other formats::  Converting to lilypond source format.
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
69 @include usage/running.itely
70 @include usage/updating.itely
71 @include usage/lilypond-book.itely
72 @include usage/converters.itely
73 @include usage/suggestions.itely
74
75 @include fdl.itexi
76
77 @node LilyPond index
78 @appendix LilyPond index
79
80 @printindex cp
81
82 @bye