]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.64
authorfred <fred>
Sun, 24 Mar 2002 19:43:27 +0000 (19:43 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:43:27 +0000 (19:43 +0000)
lily/vertical-spanner.cc [new file with mode: 0644]
tex/dimen.tex

diff --git a/lily/vertical-spanner.cc b/lily/vertical-spanner.cc
new file mode 100644 (file)
index 0000000..bea6834
--- /dev/null
@@ -0,0 +1,17 @@
+/*
+  vertical-spanner.cc -- implement Vertical_spanner
+
+  source file of the LilyPond music typesetter
+
+  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+*/
+
+#include "vertical-spanner.hh"
+
+Vertical_spanner::Vertical_spanner()
+{
+    upper_pstaff_l_ = lower_pstaff_l_ = 0;
+}
+
+IMPLEMENT_STATIC_NAME(Vertical_spanner);
+    
index 4ae5e1376c7df063e25a8636a9af502907541334..6eae855c6725e91ee81382cb861f194b62591321 100644 (file)
@@ -1,4 +1,4 @@
-\font\musicfont=musix16
+\font\musicfont=musixsps
 \font\slurfont=xslu16
 \def\thefont{\musicfont}