lilypond-0.1.16
[lilypond.git] / tex / eglerdefs.tex
blob76a3e3156118024ee6cd39d67c8d42fb9242230d
2 % Has to be fixed. Exercise for the reader.
6 \def\musixtwentyfonts{
7 \font\normaltextfont=cmr10
8 \font\meterfont=cmbx12
9 \font\slurufont=oslu20
10 \font\slurdfont=osld20
11 \font\slurhfont=oslz20
12 \font\hslurufont=oslhu20
13 \font\hslurdfont=oslhd20
14 \font\hslurhfont=oslhz20
15 \font\musicfnt=opus20
16 \font\musicdraw=opussps
17 \font\italicfont=cmti10
18 \font\dynfont=cmbxti10 scaled \magstep1
19 \font\musicmathfont=cmsy10
23 \def\musixsixteenfonts{
24 \font\normaltextfont=cmr8
25 \font\meterfont=cmbx12
26 \font\italicfont=cmti8
27 \font\slurufont=oslu16
28 \font\slurdfont=osld16
29 \font\slurhfont=oslz20 % sigh
30 \font\hslurufont=oslhu16
31 \font\hslurdfont=oslhd16
32 \font\hslurhfont=oslhz20
33 \font\musicfnt=opus16
34 \font\dynfont=cmbxti12
35 \font\musicdraw=opussps
36 \font\musicmathfont=cmsy8
38 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
39 % provide interface to musixtex fonts
40 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
41 \musicdef\quartball{26}
42 \musicdef\halfball{27}
43 \musicdef\wholeball{28}
44 \musicdef\halfrest{13}
45 \musicdef\wholerest{12}
46 \musicdef\quartrest{14}
47 \musicdef\eighthrest{15}
48 \musicdef\sixteenthrest{16}
49 \musicdef\thirtysecondrest{17}
50 \musicdef\sixtyfourthrest{18}
51 %\musicdef\hundredtwentyeighthrest{67}
52 \musicdef\sharp{93}
53 \musicdef\flat{91}
54 \musicdef\natural{95}
55 \musicdef\sharpsharp{94}
56 \musicdef\flatflat{92}
58 \musicdef\singledot{'00}
59 \musicdef\doubledot{'01}
60 \musicdef\tripledot{'02}
61 \musicdef\mussepline{155}
63 \musicdef\violinclef{65}
64 \musicdef\bassclef{67}
65 \musicdef\altoclef{69}
66 \musicdef\cviolinclef{66}
67 \musicdef\cbassclef{68}
68 \musicdef\caltoclef{70}
70 \musicdef\deighthflag{32}
71 \musicdef\dsixteenthflag{46}
72 \musicdef\dthirtysecondflag{47}
73 \musicdef\dsixtyfourthflag{48}
74 \musicdef\dhundredtwentyeighthflag{49}
76 % pointing up
77 \musicdef\ueighthflag{40}
78 \musicdef\usixteenthflag{41}
79 \musicdef\uthirtysecondflag{42}
80 \musicdef\usixtyfourthflag{43}
81 \musicdef\uhundredtwentyeighthflag{44}
83 \maccentdef\repeatcolon{55}{2/1}
84 \def\eighthflag{\topalign{\ueighthflag}}
85 \def\sixteenthflag{\topalign{\usixteenthflag}}
86 \def\thirtysecondflag{\topalign{\uthirtysecondflag}}
87 \def\sixtyfourthflag{\topalign{\usixtyfourthflag}}
88 \def\hundredtwentyeighthflag{\topalign{\uhundredtwentyeighthflag}}
90 \def\cquartrest{\vertcenter\quartrest}
91 \def\ceighthrest{\vertcenter\eighthrest}
92 \def\csixteenthrest{\vertcenter\sixteenthrest}
93 \def\cthirtysecondrest{\vertcenter\thirtysecondrest}
94 \def\csixtyfourthrest{\vertcenter\sixtyfourthrest}
95 \def\chundredtwentyeighthrest{\vertcenter\hundredtwentyeighthrest}
97 \def\lsingledot{\kern-\notewidth\singledot}
98 \def\ldoubledot{\kern-\notewidth\doubledot}
99 \def\ltripledot{\kern-\notewidth\tripledot}
101 \maccentdef\sforzato{30}{-3/2}
102 \maccentdef\marcato{20}{-1/1}
103 \maccentdef\imarcato{21}{1/1}
104 \maccentdef\staccato{24}{-1/3}
105 \maccentdef\istaccato{25}{1/3}
106 \maccentdef\staccatissimo{28}{-5/5}
107 \maccentdef\istaccatissimo{29}{2/5}
108 \maccentdef\portato{18}{-6/5}
109 \maccentdef\iportato{19}{3/5}
110 \maccentdef\tenuto{26}{-1/1}
111 \maccentdef\itenuto{27}{1/1}
112 \maccentdef\fermata{80}{-1/1}
113 \maccentdef\ifermata{81}{1/1}
115 \musicdef\spicato{28}
116 \musicdef\ispicato{29}
117 \musicdef\upbow{23}
118 \musicdef\downbow{22}