]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.70pre
authorfred <fred>
Sun, 24 Mar 2002 19:45:57 +0000 (19:45 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:45:57 +0000 (19:45 +0000)
lily/include/lookup.hh
tex/dimen.tex

index 0a0921efce7b6eef39a24345ae059512b01c1146..4b1479090a47a8a503d52bacf1524c7bd5a73ba1 100644 (file)
@@ -21,6 +21,7 @@ struct Lookup {
     void add(String, Symtable*);
     void print()const;
     Real internote_f()const;
+    Real interbeam_f()const;
 
     Symbol linestaff(int n, Real w)const;
     Symbol fill(Box b)const;
@@ -43,7 +44,7 @@ struct Lookup {
     Symbol accidental(int)const;
     Symbol ball(int)const;
     Symbol flag(int)const;
-    Symbol rest(int)const;
+    Symbol rest(int, bool outside)const;
     Symbol clef(String)const;
     Symbol bar(String)const;
     Symbol dots(int)const;
index e09ced2737790a1173a5464d5eaf260792df208a..c67dee6551d12b58178a83f3bc1d13152f2fd82a 100644 (file)
@@ -1,7 +1,8 @@
 %
 % A tex file to help determine dims.
 %
-\font\musicfont=opus20
+
+\font\musicfont=musix16
 \font\slurfont=xslu16
 \def\thefont{\musicfont}