]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-def.hh
``slikken kreng''
[lilypond.git] / lily / include / paper-def.hh
index 5987e6527f46838c209371eeff688f60c2b081ef..2744224538f9e9c447046386cb9985212854e482 100644 (file)
@@ -52,7 +52,7 @@ protected:
 public:    
   SCM font_descriptions ()const;
   virtual ~Paper_def ();
-  static int score_count_i_;
+  static int score_count_;
   
   /*
     JUNKME
@@ -70,7 +70,7 @@ public:
   virtual int get_next_score_count () const;
   static void reset_score_count ();
   void output_settings (Paper_outputter*) const;
-  Paper_outputter* paper_outputter_p () ;
+  Paper_outputter* get_paper_outputter () ;
 
   Font_metric * find_font (SCM name, Real mag);