]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
* scm/layout-page-layout.scm (write-page-breaks): record tweaks
[lilypond.git] / lily / include / system.hh
index ce6f69fee6783dd5b49e997980cf8fb3aac7034e..35a0ca27132c50e2a7e17093a4c2bc6563ec9378 100644 (file)
@@ -26,6 +26,7 @@ class System : public Spanner
   Paper_score *pscore_;        // ugh.
   
 public:
+  Paper_score *paper_score () const;
   int get_rank () const;
   void post_processing ();
   SCM get_paper_system ();