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
43
44
45
46
47
48
|
\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
@ignore
Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
When revising a translation, copy the HEAD committish of the
version that you are working on. See TRANSLATION for details.
@end ignore
@unnumberedsec S@"angers Morgenlied, by Franz Schubert
The benchmarking project for the LilyPond 2.1.x series, was the
Ed. Peters version of a Schubert song.
The result of 2.1.5 was nice, but certainly not perfect,
@image{pictures/bench-morgenlied,,,.png}
Here is the original,
@image{pictures/morgenlied-crop-2,,,.jpeg}
and the result of LilyPond 2.1.35.
@image{pictures/morgenlied-ly-crop2,,,.png}
This is a page from a song-book, which is printed in a smaller format.
Normal print uses 20 pt staff height, this uses 17 pt. In smaller
print, staff lines should be relatively thicker. To match the thicker
lines, the music symbols should also be relatively heavier. Both have
been implemented in LilyPond 2.1. The difference is hard to see here,
due to the limited resolution of computer screens. For a more detailed
view, see the LilyPond PDF, available
@ref{@@DOC@@v2.2/input/mutopia/F.Schubert/out-www/morgenlied.pdf,here}.
@divClass{float-right}
@divEnd
@ref{benchmarking.html,Back to the essay}
@bye
|