From 729482f8cd31108983ce400dc176f83365b453ef Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sun, 2 Aug 2009 21:13:12 +0100 Subject: [PATCH] Docs: LM 5.2.2 Add common error - Error message FT_Get_Glyph_Name () error: invalid argument --- Documentation/learning/working.itely | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/learning/working.itely b/Documentation/learning/working.itely index a655ed8cf6..04a3711a1b 100644 --- a/Documentation/learning/working.itely +++ b/Documentation/learning/working.itely @@ -259,6 +259,7 @@ are easily handled. * An extra staff appears:: * Apparent error in ../ly/init.ly:: * Error message Unbound variable %:: +* Error message FT_Get_Glyph_Name:: @end menu @node Music runs off the page @@ -372,6 +373,13 @@ LilyPond comments begin with a percent sign, (@code{%}), and must not be used within Scheme routines. Scheme comments begin with a semi-colon, (@code{;}). +@node Error message FT_Get_Glyph_Name +@unnumberedsubsubsec Error message FT_Get_Glyph_Name + +This error messages appears in the console output or log file if +an input file contains a non-ASCII character and was not saved in +UTF-8 encoding. For details, see @ruser{Text encoding}. + @node Troubleshooting (taking it all apart) @subsection Troubleshooting (taking it all apart) -- 2.39.5