repo.or.cz
/
lilypond
/
patrick.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
programming-work: remove reference to non-existsing node.
[lilypond/patrick.git]
/
input
/
regression
/
size11.ly
blob
2f8223d525f1b0610e168aad8e41b21abeb58488
1
\version
"2.12.0"
2
3
\header
{
4
texidoc
=
"
5
Fonts are available in a default set of sizes: 11, 13, 16, 20, 23 and
6
26pt staff-height. Sizes of the text fonts and symbol fonts are made
7
to match the staff dimensions.
8
"
9
foollilypondbook
=
"
10
\score
11
"
12
13
}
14
15
16
17
#(
set-global-staff-size
11
)
18
\include
"allfontstyle.ily"