Author: ag
Date: 2007-07-31 13:38:02 -0600 (Tue, 31 Jul 2007)
New Revision: 6994

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x-setup.xml
Log:
Removed an obsolete text the in X Window System Components page

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-07-31 19:21:02 UTC 
(rev 6993)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-07-31 19:38:02 UTC 
(rev 6994)
@@ -45,6 +45,10 @@
       <para>July 31th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[ag] - Removed an obsolete text in the X Window System 
Components
+          page.</para>
+        </listitem>
+        <listitem>
           <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
         </listitem>  
       </itemizedlist>

Modified: trunk/BOOK/x/installing/x-setup.xml
===================================================================
--- trunk/BOOK/x/installing/x-setup.xml 2007-07-31 19:21:02 UTC (rev 6993)
+++ trunk/BOOK/x/installing/x-setup.xml 2007-07-31 19:38:02 UTC (rev 6994)
@@ -504,28 +504,6 @@
 install -v -m644 *.ttf /usr/share/fonts/dejavu &amp;&amp;
 fc-cache -v /usr/share/fonts/dejavu</userinput></screen>
 
-      <para>Earlier it was mentioned that 
<filename>/etc/fonts/fonts.conf</filename>
-      could be modified to use DejaVu using the default family names.  Since
-      DejaVu is a replacement for Bitstream Vera fonts, it can be substituted
-      for that family.  Visually inspect the <filename>fonts.conf</filename> to
-      see how fonts are grouped together under the generic family names within
-      &lt;alias&gt; tags and a preference list is created within &lt;prefer&gt;
-      tags. To replace Bitstream Vera with DejaVu, run the following command as
-      the <systemitem class="username">root</systemitem> user:</para>
-
-<screen role="root"><userinput>sed -i 's/&lt;family&gt;Bitstream 
Vera/&lt;family&gt;DejaVu/' /etc/fonts/fonts.conf</userinput></screen>
-
-<!--
-<screen><userinput><command>sed -i -e '/^&lt;\/fontconfig&gt;/i\
-&lt;dir&gt;/usr/X11R6/lib/X11/fonts/TTF&lt;/dir&gt;\
-&lt;dir&gt;/usr/X11R6/lib/X11/fonts/Type1&lt;/dir&gt;' 
/etc/fonts/local.conf</command></userinput></screen>
- -->
-
-    <para>To see which fonts will be used as the generic fonts in your locale,
-    run the command <command>fc-match monospace</command>. Substitute "sans" or
-    "serif" to see the fonts that will be used for those aliases.
-    </para>
-
     </sect3>
 
   </sect2>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to