website diff en/doc/handbook/x-window.html @ rev 20
Minor corrections
author | hacker@slitaz |
---|---|
date | Fri Apr 11 21:57:21 2008 +0000 (2008-04-11) |
parents | 61f1791c6ad0 |
children | fce25eab68bf |
line diff
1.1 --- a/en/doc/handbook/x-window.html Thu Apr 10 09:54:35 2008 +0000 1.2 +++ b/en/doc/handbook/x-window.html Fri Apr 11 21:57:21 2008 +0000 1.3 @@ -138,13 +138,13 @@ 1.4 </p> 1.5 1.6 <a name="fonts"></a> 1.7 -<h3><font color="#6c0023">Fonts</font></h3> 1.8 +<h3>Fonts</h3> 1.9 <p> 1.10 The management of Fonts (<em>fonts</em>) is powered by the package Fontconfig. 1.11 This package provides tools to add, list and manipulate fonts. The <em>fonts</em> 1.12 can be installed in user space or at the system level, this means that each user can use his/her own 1.13 fonts or the adminstrator (<em>root</em>) can install fonts available to all users of the system. 1.14 -If you use USB media associated with SliTaz <a href="http://www.slitaz.org/doc/handbook/livecd.html">LiveCD</a>, 1.15 +If you use USB media associated with SliTaz <a href="http://www.slitaz.org/en/doc/handbook/livecd.html">LiveCD</a>, 1.16 you can easily install fonts and retain them the next time you use the cdrom. 1.17 </p> 1.18 <h4>Installing <em>fonts</em></h4> 1.19 @@ -159,8 +159,8 @@ 1.20 <pre> $ mkdir ~/.fonts 1.21 </pre> 1.22 <p> 1.23 -Once you have installed the fonts you have to run the <code>fc-cache</code> tool to generate 1.24 -configuration files, to ensure that your <em>fonts</em> are available for use in applications: 1.25 +Once you have installed the fonts you need to run the <code>fc-cache</code> tool to generate 1.26 +configuration files, this ensures that your <em>fonts</em> are available for use in applications: 1.27 </p> 1.28 <pre> $ fc-cache 1.29 </pre>