]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/all-font-metrics.cc
* GNUmakefile.in: remove no kpathsea hack.
[lilypond.git] / lily / all-font-metrics.cc
index f0c377c03422e39f0fe5c86d15803f282ff29df2..219b1643c8f102a33d6e46ba2f2b210363193dbe 100644 (file)
@@ -100,7 +100,8 @@ All_font_metrics::find_afm (String name)
              s += " AFM: " + to_string ((int) afm->checksum_);
              s += "\n";
              s += _ (" Rebuild all .afm files, and remove all .pk and .tfm files.  Rerun with -V to show font paths.");
-             
+             s += _("A script for removing font-files is delivered with the source-code,\n"
+                    "in buildscripts/clean-fonts.sh") 
              error (s);
            }
        }