nightmorph 10/09/20 07:54:51 Modified: utf-8.xml Log: 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.
Revision Changes Path 1.54 xml/htdocs/doc/en/utf-8.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.53&r2=1.54 Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- utf-8.xml 19 Jul 2010 17:55:25 -0000 1.53 +++ utf-8.xml 20 Sep 2010 07:54:51 -0000 1.54 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.53 2010/07/19 17:55:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.54 2010/09/20 07:54:51 nightmorph Exp $ --> <guide> <title>Using UTF-8 with Gentoo</title> @@ -14,6 +14,9 @@ <author title="Editor"> <mail link="fox2m...@gentoo.org">Shyam Mani</mail> </author> +<author title="Editor"> + <mail link="nightmorph"/> +</author> <abstract> This guide shows you how to set up and use the UTF-8 Unicode character set with @@ -25,8 +28,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license /> -<version>2.29</version> -<date>2010-07-19</date> +<version>3</version> +<date>2010-09-20</date> <chapter> <title>Character Encodings</title> @@ -519,7 +522,7 @@ </p> <pre caption="Optional: Install some more Unicode-aware fonts"> -# <i>emerge terminus-font intlfonts freefonts cronyx-fonts corefonts</i> +# <i>emerge terminus-font intlfonts freefonts corefonts</i> </pre> </body>