Remove unused prototype in score.hh.
[lilypond/mpolesky.git] / Documentation / usage.tely
blob599d229dd5676d6e5b653f5ca340b1062783eafd
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
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
10 @setfilename lilypond-usage.info
11 @settitle LilyPond Application Usage
12 @documentencoding UTF-8
13 @documentlanguage en
14 @afourpaper
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
22 @c `Usage' was born 1999-10-10 with git commit c82c30c...
23 @macro copyrightDeclare
24 Copyright @copyright{} 1999--2010 by the authors.
25 @end macro
27 @set FDL
28 @include macros.itexi
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
41 @lilyTitlePage{Usage}
44 @c TOC -- non-tex
45 @ifnottex
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.
56 Appendices
58 * GNU Free Documentation License:: License of this document.
59 * LilyPond index::
60 @end menu
62 @docMain
63 @end ifnottex
66 @contents
68 @allowcodebreaks false
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
76 @include fdl.itexi
78 @node LilyPond index
79 @appendix LilyPond index
81 @printindex cp
83 @bye