]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/engraving.yo
patch::: 1.2.5.jcn1
[lilypond.git] / Documentation / engraving.yo
1
2
3 So to answer your question about staff sizes:
4
5 You're asking the wrong question.
6
7 Since the 1850's music has bee blown up and shot down to any size you want.
8 This is, for reasons I'll get into later, often a really bad mistake. This
9 is also the reason why looking at scores and trying to measure their size,
10 and then trying to make sense out to the result can be so frustrating.
11
12 In real engraving, everything, and I do mean everything, is set up on a
13 horizontal AND vertical grid. The real question is not how large is the
14 staff, but how many spaces across.
15  
16 If you take the height of the staff and divide it into the length, and then
17 multiply by 4 you will have the number of units on the staff. Different
18 publishing houses have different engraving areas. The old Breitkopf
19 classical piano format was 107 accross x 154 high. The modern piano format
20 is about 119 accross. The vertical varies with the kind of music and the
21 publisher. Because C.F. Peters has a horizontal engraving size of 7 3/8
22 inches, there staff is 118 accross. G.Schirmer is 7 5/8 so they wind up with
23 121. Score's default is 7.5 inches so you wind up with 119. This is what is
24 usualy called a Rastral 3. Rastral 2 is about 107 or 108, Rastral 4 is about
25 127 - 132. 
26
27 Rastral 3 translates in SCORE to a Code 8 P5 value of .72. This is very
28 convienent since the staff is already locked on the grid (which means you
29 can move the staff by intering only two digits, rather than four, or using
30 the cursor arrows.
31
32 In SCORE, the P5 value multiplied by .35 will give you the staff height in
33 inches (FORTRAN'S default resolution is 4000 x 4000 dpi). Again divide the
34 height into the satff width (7.5 inches for SCORE) and multiply by four for
35 the staff width in units that are the same as the vertical space between two
36 adjacent staff lines.
37
38 Since the default spacing for P5=1 is five spaces between staves, and this
39 (for reasons that I will never, ever understand) remains constant when the
40 staff sizes is changed, if you want to lock onto the vertical grid you have
41 to divide 18 by the P5 value and multiply by -1. For P5 = .72 this will give
42 you a value of -25. If you set Code 8 P4 staff Nr. 2 to -25, staff one and
43 two will print right on top of each other. If you set the P4 of staff Nr. 3
44 to -50 all three staves will print on top of each other. And so on. This is
45 very handy for engraving more than one voice on a line since the edit
46 function (EDI) will always work. Otherwise it doesn't. 
47
48 Now this is getting too long. Think about it, and I'll answer your
49 questions. Don't look for any of this in the manuals, it isn't there.
50
51 To close up, the trouble with reducing and enlarging is that, as
52 typographers figured out in the 16th century, when you change the size of a
53 font, the shapes of the symbols have to change too. A nice fat serif in 72
54 points will dissapear if the symbol is reduced to 7 points. SCORE's font
55 isn't too bad around Rastral 5. Otherwise it needs help. If you look at good
56 engraving in SCORE you will notice that different engravers have their own
57 symbol libraries. A real music engraving program would have to have a least
58 8 different sets of symbols. Which is a bit of work.
59
60 george mcguire
61
62 ****
63
64
65 There isn'y really anything usefull written by high quality engraving. The
66 reason is simple - the whole system was based on apprenticeship, and if you
67 want to sell it, you can't give it away.
68
69 Also engravers don't tend to be very verbal. The one great teacher I had,
70 Walter Boelke who apprenticed at Roeder and became the chief engraver at
71 G.Schirmer in New York, never told me anything. But he would sit next to me
72 and grunt when I did something right.
73
74
75 *******
76
77
78 >
79 >My best reference (Wanske) says that Rastral are fixed sizes of
80 >staffs, so you are saying that the staff lengths come in fixed sets as
81 >well.
82 >
83
84 The sizes were fixed for the publisher she was working for (Schott), which
85 are very close to Breitkopf.
86 But the Roeder sizes were different. There is a long history behind this -
87 starting with the fact that the first German engraving workshop (methods,
88 machinery, tools and engravers) was imported from England (?).
89
90
91 ******
92
93 >If I understand you correctly, you are saying that the scaleable part
94 >of msuic isn't so much the height, but how many symbols you can cramp
95 >onto one line, and how many lines (systems) on one page.  Or do you
96 >mean that I should not be thinking in "dimensions" but "ratios".
97 >
98
99 Yes, basically the rations are what is important. The horizontal size was
100 dependent on the piece of metal.
101 On the other hand metal was expensive and the sizes and layout had
102 everything to do with how much you could cram on a page.
103
104 ****
105
106 That's okay as far as it goes. But if you look at different size noteheads
107 you will notice that they are ovals, and that the angles from the horizontal
108 of the main axises change with the size. Of course this is something Tex
109 deals with easily and well.
110
111 ****
112
113 Table from Wanske:
114
115
116 16.5 15.5 14.5 13.5 12 11.5 9
117 143 12 11 10 9 8.5 7
118 11 10 9 8 7 6.5 5
119
120