]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/book.cc
Docs: NR B.6 The Feta font: Organize glyph list.
[lilypond.git] / lily / book.cc
index fa961d36f3ace94ce618565ab9c60aa9aef7235b..48a5a4c5524c49dbfd95b0977b9104872ff69bff 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "book.hh"
@@ -268,6 +268,7 @@ Book::process (Output_def *default_paper,
       paper_book->paper_->parent_ = parent_part->paper_;
     }
   paper_book->header_ = header_;
+  scaled_bookdef->unprotect ();
 
   if (scm_is_pair (bookparts_))
     {