]> git.donarmstrong.com Git - lilypond.git/blobdiff - pscore.hh
release: 0.0.6
[lilypond.git] / pscore.hh
index b22582e3f6fb8bb7f27ceee9eb7cc9d356552329..58a6910bbd6731765463d95ad7db6a8c6fbbf855 100644 (file)
--- a/pscore.hh
+++ b/pscore.hh
@@ -10,8 +10,7 @@
 
 /// all stuff which goes onto paper
 struct PScore {
-    /// width of paper
-    Real linewidth;
+    Paperdef *paper_;          // indirection.
     
     /// the columns, ordered left to right
     PointerList<PCol *> cols;
@@ -73,7 +72,7 @@ struct PScore {
     void clean_cols();
     void problem_OK()const ;
     void OK()const ;
-    PScore();
+    PScore(Paperdef*);
     void print() const;
 };
 /** notes, signs, symbols in a score can be grouped in two ways: