]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-collecting-engraver.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / staff-collecting-engraver.cc
index de3e1fda41ae9fbd748bed8406932115b7b4cb9e..c9865ef3b6b3dd05fbd0043c902827a893f3e0a8 100644 (file)
@@ -6,12 +6,12 @@ source file of the GNU LilyPond music typesetter
 (c) 2001--2004  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
+
 #include "staff-symbol.hh"
 #include "engraver.hh"
 #include "grob.hh"
 #include "context.hh"
 
-
 class Staff_collecting_engraver : public Engraver
 {
 public: