From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: [PATCH 2/2] doc: Use an approximation to the IPA except for plain output. Date: Wed, 22 Feb 2017 13:04:32 +0100 Message-ID: <1487765072-32603-3-git-send-email-jmd@gnu.org> References: <1487765072-32603-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgVf5-0000br-I9 for guix-devel@gnu.org; Wed, 22 Feb 2017 07:04:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgVf1-0000l6-K3 for guix-devel@gnu.org; Wed, 22 Feb 2017 07:04:47 -0500 In-Reply-To: <1487765072-32603-1-git-send-email-jmd@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Cc: John Darrington * doc/guix.texi (Introduction): Don't use the IPA on systems which have no hope of rendering it. --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 6cdb5e592..614cba75a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -256,7 +256,8 @@ Coding Style @chapter Introduction =20 @cindex purpose -GNU Guix@footnote{``Guix'' is pronounced like ``geeks'', or ``=C9=A1i=CB= =90ks'' +GNU Guix@footnote{``Guix'' is pronounced like ``geeks'', or +@inlinefmtifelse{plain,`=C9=A1i=CB=90ks'',``gi:ks''} using the international phonetic alphabet (IPA).} is a package management tool for the GNU system. Guix makes it easy for unprivileged users to install, upgrade, or remove packages, to roll back to a --=20 2.11.0