Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: utf-8.xml
Date: Mon, 20 Sep 2010 07:55:00
Message-Id: 20100920075451.C24F320051@flycatcher.gentoo.org
1 nightmorph 10/09/20 07:54:51
2
3 Modified: utf-8.xml
4 Log:
5 clean up unicode font section. there's some weirdness going on in Portage with cronyx getting masked, other alternatives recommended, and then the whole thing getting reverted. since cronyx-fonts is purely cyrillic (russian) characters, it's simpler to just remove the recommendation in favor of less limited font sets.
6
7 Revision Changes Path
8 1.54 xml/htdocs/doc/en/utf-8.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.54&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.54&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.53&r2=1.54
13
14 Index: utf-8.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v
17 retrieving revision 1.53
18 retrieving revision 1.54
19 diff -u -r1.53 -r1.54
20 --- utf-8.xml 19 Jul 2010 17:55:25 -0000 1.53
21 +++ utf-8.xml 20 Sep 2010 07:54:51 -0000 1.54
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.53 2010/07/19 17:55:25 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.54 2010/09/20 07:54:51 nightmorph Exp $ -->
27
28 <guide>
29 <title>Using UTF-8 with Gentoo</title>
30 @@ -14,6 +14,9 @@
31 <author title="Editor">
32 <mail link="fox2mike@g.o">Shyam Mani</mail>
33 </author>
34 +<author title="Editor">
35 + <mail link="nightmorph"/>
36 +</author>
37
38 <abstract>
39 This guide shows you how to set up and use the UTF-8 Unicode character set with
40 @@ -25,8 +28,8 @@
41 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
42 <license />
43
44 -<version>2.29</version>
45 -<date>2010-07-19</date>
46 +<version>3</version>
47 +<date>2010-09-20</date>
48
49 <chapter>
50 <title>Character Encodings</title>
51 @@ -519,7 +522,7 @@
52 </p>
53
54 <pre caption="Optional: Install some more Unicode-aware fonts">
55 -# <i>emerge terminus-font intlfonts freefonts cronyx-fonts corefonts</i>
56 +# <i>emerge terminus-font intlfonts freefonts corefonts</i>
57 </pre>
58
59 </body>