]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/my-lily-parser.hh
* lily/parser.yy (book_body): set default bookpaper.
[lilypond.git] / lily / include / my-lily-parser.hh
index 7c1ae9279eb84e243286719112009aaa85af896c..f8138e15c039322324b7a29e22eecb28c42682db 100644 (file)
@@ -80,5 +80,6 @@ SCM ly_parser_bookify (SCM, SCM);
 SCM ly_parser_scorify (SCM, SCM);
 
 Music_output_def *get_paper (My_lily_parser *parser);
+Book_paper_def *get_bookpaper (My_lily_parser *parser);
 
 #endif /* MY_LILY_PARSER_HH */