From: fred Date: Sun, 24 Mar 2002 19:45:57 +0000 (+0000) Subject: lilypond-0.0.70pre X-Git-Tag: release/1.5.59~4577 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9a2d89df73bf720f73d26ae0812caeefe4746474;p=lilypond.git lilypond-0.0.70pre --- diff --git a/lily/include/lookup.hh b/lily/include/lookup.hh index 0a0921efce..4b1479090a 100644 --- a/lily/include/lookup.hh +++ b/lily/include/lookup.hh @@ -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; diff --git a/tex/dimen.tex b/tex/dimen.tex index e09ced2737..c67dee6551 100644 --- a/tex/dimen.tex +++ b/tex/dimen.tex @@ -1,7 +1,8 @@ % % A tex file to help determine dims. % -\font\musicfont=opus20 + +\font\musicfont=musix16 \font\slurfont=xslu16 \def\thefont{\musicfont}