From: fred Date: Wed, 27 Mar 2002 00:34:53 +0000 (+0000) Subject: lilypond-1.3.119 X-Git-Tag: release/1.5.59~1027 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cd3ebc6693b411093acb578a70cdbd4b8ad53613;p=lilypond.git lilypond-1.3.119 --- diff --git a/lily/include/tfm.hh b/lily/include/tfm.hh index 068ca68ae2..2da00c7b54 100644 --- a/lily/include/tfm.hh +++ b/lily/include/tfm.hh @@ -161,6 +161,8 @@ public: Tfm_header header_; Array char_metrics_; Array ascii_to_metric_idx_; + + String path_; private: Tex_font_metric (); };