]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/usage.tely
Add '-dcrop' option to ps and svg backends
[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-11 with this commit:
23 @c release: 1.2.13
24 @c author: Han-Wen Nienhuys
25 @c commit: 0cf97b5cdceecbba937f43ac827f4065aad5001e
26 @c   file: Documentation/user/invoking.itexi
27
28 @macro copyrightDeclare
29 Copyright @copyright{} 1999--2015 by the authors.
30 @end macro
31
32 @set FDL
33 @include macros.itexi
34
35
36 @c don't remove this comment.
37 @ignore
38 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
39 @omfdescription Application Usage of the LilyPond music engraving system
40 @omftype program usage
41 @omfcategory Applications|Publishing
42 @omflanguage English
43 @end ignore
44
45
46 @lilyTitlePage{Usage}
47
48
49 @c TOC -- non-tex
50 @ifnottex
51
52 @c  maybe add a "Tasks" or "Specific tasks" or something like
53 @c  that, after Suggestions  -gp
54 @menu
55 * Running lilypond::               Operation.
56 * Updating files with convert-ly:: Updating input files.
57 * lilypond-book::                  Integrating text and music.
58 * External programs::              Mixing LilyPond and other programs.
59 * Suggestions for writing files::  Best practices and effective bug-fixing.
60
61 Appendices
62
63 * GNU Free Documentation License:: License of this document.
64 * LilyPond index::
65 @end menu
66
67 @docMain
68 @end ifnottex
69
70
71 @contents
72
73 @allowcodebreaks false
74
75 @include usage/running.itely
76 @include usage/updating.itely
77 @include usage/lilypond-book.itely
78 @include usage/external.itely
79 @include usage/suggestions.itely
80
81 @include fdl.itexi
82
83 @node LilyPond index
84 @appendix LilyPond index
85
86 @printindex cp
87
88 @bye