]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/notation.tely
Run grand-replace (issue 3765)
[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 1999-10-11 with git commit 940dda0...
24 @macro copyrightDeclare
25 Copyright @copyright{} 1999--2014 by the authors.
26 @end macro
27
28
29 @set FDL
30 @include macros.itexi
31
32 @c don't remove this comment.
33 @ignore
34 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
35 @omfdescription Notation Reference of the LilyPond music engraving system
36 @omftype user manual
37 @omfcategory Applications|Publishing
38 @omflanguage English
39 @end ignore
40
41
42 @lilyTitlePage{Notation Reference}
43
44
45 @ifnottex
46
47 @menu
48 * Musical notation::               Notation which is used in
49     almost all projects.
50 * Specialist notation::            Notation which is only used for
51     specific purposes.
52 * General input and output::       General information about
53     LilyPond input and output.
54 * Spacing issues::                 Display of output on paper.
55 * Changing defaults::              Tuning output.
56
57 Appendices
58
59 * Notation manual tables::         Tables and charts.
60 * Cheat sheet::                    Summary of LilyPond syntax.
61 * GNU Free Documentation License:: License of this document.
62 * LilyPond command index::
63 * LilyPond index::
64 @end menu
65
66 @docMain
67 @end ifnottex
68
69 @contents
70
71 @allowcodebreaks false
72
73 @include notation/notation.itely
74 @include notation/specialist.itely
75
76 @include notation/input.itely
77 @include notation/spacing.itely
78
79 @include notation/changing-defaults.itely
80
81
82 @include notation/notation-appendices.itely
83 @include notation/cheatsheet.itely
84
85
86 @include fdl.itexi
87
88
89 @node LilyPond command index
90 @appendix LilyPond command index
91
92 This index lists all the LilyPond commands and keywords with links
93 to those sections of the manual which describe or discuss their
94 use.  Each link is in two parts.  The first part points to the
95 exact location in the manual where the command or keyword appears;
96 the second part points to the start of the section of the manual
97 in which the command or keyword appears.
98
99 @printindex ky
100
101 @node LilyPond index
102 @appendix LilyPond index
103
104 In addition to all the LilyPond commands and keywords, this index
105 lists musical terms and words which relate to each of them, with
106 links to those sections of the manual which describe or discuss
107 that topic.  Each link is in two parts.  The first part points to
108 the exact location in the manual where the topic appears; the
109 second part points to the start of the section of the manual where
110 that topic is discussed.
111
112 @printindex cp
113
114 @bye