From 950feb23efe3e9d667bd9a8bc808b9f77da0be19 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:55:36 +0000 Subject: [PATCH] lilypond-0.1.11 --- lily/include/super-elem.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lily/include/super-elem.hh b/lily/include/super-elem.hh index eb12e833a1..1b5a994037 100644 --- a/lily/include/super-elem.hh +++ b/lily/include/super-elem.hh @@ -20,7 +20,7 @@ public: Line_of_score * line_of_score_l_; void add_broken_line (Line_of_score*); Super_elem(); - virtual String TeX_string()const; + virtual String TeX_output_str() const; protected: virtual void do_substitute_dependency (Score_elem*,Score_elem*); virtual void handle_broken_dependencies(); -- 2.39.5