]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.119
authorfred <fred>
Wed, 27 Mar 2002 00:34:53 +0000 (00:34 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:34:53 +0000 (00:34 +0000)
lily/include/tfm.hh

index 068ca68ae225cc1eebc045b8af1bcd866439d0ef..2da00c7b5473de0dbab5af8841216c62b1d1f330 100644 (file)
@@ -161,6 +161,8 @@ public:
   Tfm_header header_;
   Array<Tex_font_char_metric> char_metrics_;
   Array<int> ascii_to_metric_idx_;
+
+  String path_;
 private:
   Tex_font_metric ();
 };