]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-outputter.hh
release: 1.1.44
[lilypond.git] / lily / include / paper-outputter.hh
index 1b62555d0379d9838e84a308b3667976f0416940..847ae9ec1220263ad6ef979dfe822a3035774ec2 100644 (file)
@@ -37,6 +37,7 @@ public:
   void output_scheme (SCM scm);
   void start_line (Real height);
   void stop_line ();
+  void stop_last_line ();
   void switch_to_font (String fontname);
 
   Paper_stream* outstream_l_;