From 53eeda098e7461a9f832dd20c63592fea649659f Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sun, 26 Oct 2008 08:52:01 +0000 Subject: Removed literal use of the greek character 'alpha' due to error in rendered PDF. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/console.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07') diff --git a/chapter07/console.xml b/chapter07/console.xml index 797861dc9..4becd8d3b 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -213,7 +213,7 @@ EOF languages, because there accents are added to unaccented ASCII characters, or two ASCII characters are composed together. However, in UTF-8 mode it is a problem, e.g., for the Greek language, where one - sometimes needs to put an accent on the letter α. + sometimes needs to put an accent on the letter alpha. The solution is either to avoid the use of UTF-8, or to install the X window system that doesn't have this limitation in its input handling. -- cgit v1.2.3-54-g00ecf