summaryrefslogtreecommitdiff
path: root/symbol.ini
blob: 459deb1f670df5fed0982d2f741746d4335d398f (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# index TeXstring, 	xmin xmax ymin ymax

# be careful with editing this:
# the "index" entry is hardwired into lilypond.

table balls
	1	\wholeball	-5pt	5pt	-1pt	1pt
	2	\halfball	-5pt	5pt	-1pt	1pt
	4	\quartball	-5pt	5pt	-1pt	1pt
end

table bars
	empty	\emptybar	0pt	0pt	0pt	0pt
	|	\maatstreep	0pt	1pt 	-8pt	8pt
	||	\finishbar	0pt	2pt	-8pt	8pt
end

table rests
	1	\wholerest		-5pt	1pt	-1pt	1pt
	2	\halfrest		-5pt	1pt	-1pt	1pt
	4	\cquartrest		-5pt	2pt	-5pt	5pt
	8	\ceighthrest		-5pt	1pt	-1pt	1pt
	16	\csixteenthrest		-5pt	1pt	-1pt	1pt
	32	\cthirtysecondrest	-1pt	1pt	-1pt	1pt
end

table meters
	C	\fourfourmeter		0pt	10pt	-5pt	5pt
	C2	\allabreve		0pt	10pt	-5pt	5pt
end

# dims ignored for this table
table param
	meter	\generalmeter{%}{%}	-3pt	10pt	-5pt	5pt
	linestaf \linestafsym{%}{%}	0pt	0pt	0pt	0pt
end

table dots
	1	\singledot		0pt	4pt	-1pt	1pt
	2	\doubledot		0pt	8pt	-1pt	1pt
	3	\tripledot		0pt	12pt	-1pt	1pt
end