]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / lily / include / paper-book.hh
index 72fa47dff3407ca4a45f59462da8b12a3bf2d679..a770536b6f87ac80213c2bbd4bc00d60ab47496d 100644 (file)
@@ -38,7 +38,7 @@ class Paper_book
 public:
   SCM header_;
   Array<Score_systems> score_systems_;
-  Output_def *bookpaper_;
+  Output_def *paper_;
   
   Paper_book ();