From cd3ebc6693b411093acb578a70cdbd4b8ad53613 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:34:53 +0000 Subject: [PATCH] lilypond-1.3.119 --- lily/include/tfm.hh | 2 ++ 1 file changed, 2 insertions(+) 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 (); }; -- 2.39.5