]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
* lily/book.cc (process): return Paper_book
[lilypond.git] / lily / include / paper-book.hh
index 4733dc2ef493a75c73ad072f21b705a0b9131b5d..7975a5aa9a3f9eb7e5ec07cea68f21257eb05d36 100644 (file)
@@ -29,8 +29,8 @@ class Paper_book
   Real height_;
   SCM copyright_;
   SCM tagline_;
-  SCM global_header_;
 public:
+  SCM header_;
   Array<Score_lines> score_lines_;
   Output_def *bookpaper_;