From: Graham Percival Date: Wed, 31 Jan 2007 20:25:00 +0000 (-0800) Subject: Remove references to `non-ascii'. X-Git-Tag: release/2.10.17-1^2~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1424277c26e4f424c42e1a21b79039bf0e61e423;p=lilypond.git Remove references to `non-ascii'. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index c9b42a5e71..6808118132 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -34,7 +34,8 @@ This section explains how to include text (with various formatting) in your scores. @cindex Text, other languages -To write non-ascii text (such as characters from other languages), simply +To write accented and special text (such as characters from other languages), +simply insert the characters directly into the lilypond file. The file must be saved as UTF-8. For more information, see @ref{Text encoding}. diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 402c204df8..f176cdabe5 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -817,7 +817,7 @@ glyph. To enter lyrics with characters from non-English languages, or with -non-ascii characters (such as the heart symbol or slanted quotes), +accented and special characters (such as the heart symbol or slanted quotes), simply insert the characters directly into the input file and save it with utf-8 encoding. See @ref{Text encoding} for more info.