]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/notation.tely
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / notation.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-notation.info
11 @settitle LilyPond Notation Reference
12 @documentencoding UTF-8
13 @documentlanguage en
14 @afourpaper
15
16 @macro manualIntro
17 This manual provides a reference for all notation that can be
18 produced with LilyPond version @version{}.  It assumes that
19 the reader is familiar with the material in the
20 @rlearningnamed{Top, Learning Manual}.
21 @end macro
22
23 @c `Notation Reference' was born 1998-08-14 with this commit:
24 @c release: 1.0.2
25 @c author: Han-Wen Nienhuys
26 @c commit: a3a44f9f3c581b6824b3a65f9039656693e09bbf
27 @c   file: Documentation/tex/refman.yo
28
29 @macro copyrightDeclare
30 Copyright @copyright{} 1998--2015 by the authors.
31 @end macro
32
33
34 @set FDL
35 @include macros.itexi
36
37 @c don't remove this comment.
38 @ignore
39 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
40 @omfdescription Notation Reference of the LilyPond music engraving system
41 @omftype user manual
42 @omfcategory Applications|Publishing
43 @omflanguage English
44 @end ignore
45
46
47 @lilyTitlePage{Notation Reference}
48
49
50 @ifnottex
51
52 @menu
53 * Musical notation::               Notation which is used in
54     almost all projects.
55 * Specialist notation::            Notation which is only used for
56     specific purposes.
57 * General input and output::       General information about
58     LilyPond input and output.
59 * Spacing issues::                 Display of output on paper.
60 * Changing defaults::              Tuning output.
61
62 Appendices
63
64 * Notation manual tables::         Tables and charts.
65 * Cheat sheet::                    Summary of LilyPond syntax.
66 * GNU Free Documentation License:: License of this document.
67 * LilyPond command index::
68 * LilyPond index::
69 @end menu
70
71 @docMain
72 @end ifnottex
73
74 @contents
75
76 @allowcodebreaks false
77
78 @include notation/notation.itely
79 @include notation/specialist.itely
80
81 @include notation/input.itely
82 @include notation/spacing.itely
83
84 @include notation/changing-defaults.itely
85
86
87 @include notation/notation-appendices.itely
88 @include notation/cheatsheet.itely
89
90
91 @include fdl.itexi
92
93
94 @node LilyPond command index
95 @appendix LilyPond command index
96
97 This index lists all the LilyPond commands and keywords with links
98 to those sections of the manual which describe or discuss their
99 use.  Each link is in two parts.  The first part points to the
100 exact location in the manual where the command or keyword appears;
101 the second part points to the start of the section of the manual
102 in which the command or keyword appears.
103
104 @printindex ky
105
106 @node LilyPond index
107 @appendix LilyPond index
108
109 In addition to all the LilyPond commands and keywords, this index
110 lists musical terms and words which relate to each of them, with
111 links to those sections of the manual which describe or discuss
112 that topic.  Each link is in two parts.  The first part points to
113 the exact location in the manual where the topic appears; the
114 second part points to the start of the section of the manual where
115 that topic is discussed.
116
117 @printindex cp
118
119 @bye