]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
* scm/lily.scm (chain-assoc-get): bugfix.
[lilypond.git] / lily / include / paper-book.hh
index 8a250407333889f124d18d60005d65518d5b91d0..7496ed4646a8a588bf051e58589ee4bf289b84c5 100644 (file)
@@ -24,8 +24,8 @@ public:
   Link_array<Paper_def> papers_;
   Array<SCM> scores_;
   Real height_;
-  Protected_scm copyright_;
-  Protected_scm tagline_;
+  SCM copyright_;
+  SCM tagline_;
 
   Paper_book ();
   void init ();