]> git.donarmstrong.com Git - lilypond.git/blob - tex/taupindefs.tex
patch::: 0.1.14.jcn1: Re: mf in redhat spec?
[lilypond.git] / tex / taupindefs.tex
1
2 \def\musixtwentyfonts{
3         \font\normaltextfont=cmr10 %\textfont is a primitive
4         \font\smalltextfont=cmr8
5         \font\meterfont=cmbx12
6         \font\slurufont=xslu20
7         \font\slurdfont=xsld20
8         \font\slurhfont=xslz20
9         \font\hslurufont=xslhu20
10         \font\hslurdfont=xslhd20
11         \font\hslurhfont=xslhz20
12         \font\musicfnt=musix20
13         \font\musicdraw=musixsps
14         \font\italicfont=cmti10
15         \font\dynfont=dyn10 scaled \magstep2
16         \font\musicmathfont=cmsy10
17         \font\fontentja=font-en-tja20
18 }
19
20
21 \def\musixsixteenfonts{
22         \font\normaltextfont=cmr8 %\textfont is a primitive
23         \font\smalltextfont=cmr6
24         \font\meterfont=cmbx12
25         \font\italicfont=cmti8
26         \font\slurufont=xslu16
27         \font\slurdfont=xsld16
28         \font\slurhfont=xslz20 % sigh
29         \font\hslurufont=xslhu16
30         \font\hslurdfont=xslhd16
31         \font\hslurhfont=xslhz20
32         \font\musicfnt=musix16
33         \font\dynfont=dyn10 scaled \magstep1
34         \font\musicdraw=musixsps
35         \font\musicmathfont=cmsy8
36         \font\fontentja=font-en-tja16
37 }
38 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
39 % provide interface to musixtex fonts 
40 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
41 % \def\fetdef#1#2{\def#1{\fetchar{#2}}}
42 % ugh, linewidth, ugh, tablexx.ly balldims not used!
43 \def\fetdef#1#2{\def#1{\lower.5\staffrulethickness\hbox{\fetchar{#2}}}}
44 \def\fetchar#1{\fontentja\char#1}
45 % \musicdef\quartball{'007}
46 % \musicdef\halfball{'010}
47 % \musicdef\wholeball{'011}
48 \fetdef\quartball{'002}
49 \fetdef\halfball{'001}
50 \fetdef\wholeball{'000}
51 \musicdef\breveball{'040}
52 \musicdef\longaball{'047}
53 \musicdef\halfrest{'074}
54 \musicdef\wholerest{'075}
55
56 \musicdef\breverest{'072}
57 \musicdef\breverest{'073} %% <- Mats, is this cool?
58
59 %% hmm
60 \musicdef\outsidehalfrest{10}
61 \musicdef\outsidewholerest{11}
62 \musicdef\quartrest{62}
63 \musicdef\eighthrest{63}
64 \musicdef\sixteenthrest{64}
65 \musicdef\thirtysecondrest{65}
66 \musicdef\sixtyfourthrest{66}
67 \musicdef\hundredtwentyeighthrest{67}
68 \musicdef\sharp{52}
69 \musicdef\flat{50}
70 \musicdef\natural{54}
71 \musicdef\sharpsharp{53}
72 \musicdef\flatflat{51}
73
74 \musicdef\singledot{'00}
75 \musicdef\doubledot{'01}
76 \musicdef\tripledot{'02}
77 \musicdef\mussepline{155}
78
79 \musicdef\violinclef{71}
80 \musicdef\bassclef{73}
81 \musicdef\altoclef{75}
82 \musicdef\cviolinclef{72}
83 \musicdef\cbassclef{74}
84 \musicdef\caltoclef{76}
85
86 \musicdef\deighthflag{45}
87 \musicdef\dsixteenthflag{46}
88 \musicdef\dthirtysecondflag{47}
89 \musicdef\dsixtyfourthflag{48}
90 \musicdef\dhundredtwentyeighthflag{49}
91
92 % pointing up
93 \musicdef\ueighthflag{40}
94 \musicdef\usixteenthflag{41}
95 \musicdef\uthirtysecondflag{42}
96 \musicdef\usixtyfourthflag{43}
97 \musicdef\uhundredtwentyeighthflag{44}
98
99 \maccentdef\repeatcolon{55}{2/1}
100 \def\eighthflag{\topalign{\ueighthflag}}
101 \def\sixteenthflag{\topalign{\usixteenthflag}}
102 \def\thirtysecondflag{\topalign{\uthirtysecondflag}}
103 \def\sixtyfourthflag{\topalign{\usixtyfourthflag}}
104 \def\hundredtwentyeighthflag{\topalign{\uhundredtwentyeighthflag}}
105
106 \def\cquartrest{\vertcenter\quartrest}
107 \def\ceighthrest{\vertcenter\eighthrest}
108 \def\csixteenthrest{\vertcenter\sixteenthrest}
109 \def\cthirtysecondrest{\vertcenter\thirtysecondrest}
110 \def\csixtyfourthrest{\vertcenter\sixtyfourthrest}
111 \def\chundredtwentyeighthrest{\vertcenter\hundredtwentyeighthrest}
112
113 \def\lsingledot{\kern-\notewidth\singledot}
114 \def\ldoubledot{\kern-\notewidth\doubledot}
115 \def\ltripledot{\kern-\notewidth\tripledot}
116
117 \musicdef\turn{67}
118 \maccentdef\sforzato{30}{-3/2}
119 \maccentdef\marcato{20}{-1/1}
120 \maccentdef\imarcato{21}{1/1}
121 \maccentdef\staccato{24}{-1/1}
122 \maccentdef\istaccato{25}{1/1}
123 \maccentdef\staccatissimo{28}{-5/5}
124 \maccentdef\istaccatissimo{29}{2/5}
125 \maccentdef\portato{18}{-6/5}
126 \maccentdef\iportato{19}{3/5}
127 \maccentdef\tenuto{26}{-1/1}
128 \maccentdef\itenuto{27}{1/1}
129 \maccentdef\fermata{80}{-1/1}
130 \maccentdef\ifermata{81}{1/1}
131
132 \musicdef\spicato{28}
133 \musicdef\ispicato{29}
134 \musicdef\upbow{23}
135 \musicdef\downbow{22}
136
137 \def\tr{{\it tr}}