]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stencil.hh
* lily/book.cc (to_stencil): New method.
[lilypond.git] / lily / include / stencil.hh
index 0af30a3d634b2566e69918a2d8bd970da4bd20c0..5168dca5efa548a438c40bf564a4134fb01a7250 100644 (file)
@@ -58,7 +58,7 @@ public:
   Stencil ();
   
   Offset origin () const;
-  SCM get_expr () const;
+  SCM expr () const;
 
   /**
      Set dimensions to empty, or to (Interval (0,0),Interval (0,0) */