Author: manuel
Date: 2007-04-19 14:00:02 -0600 (Thu, 19 Apr 2007)
New Revision: 8084

Modified:
   trunk/BOOK/chapter06/man-db.xml
Log:
Removed harcoded align value and revised PDF table size.

Modified: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml     2007-04-18 21:45:16 UTC (rev 8083)
+++ trunk/BOOK/chapter06/man-db.xml     2007-04-19 20:00:02 UTC (rev 8084)
@@ -163,12 +163,12 @@
     <!-- Origin: man-db-2.4.3/src/encodings.c -->
     <table>
       <title>Expected character encoding of manual pages</title>
-      <?dbfo table-width="4in" ?>
+      <?dbfo table-width="2.5in" ?>
 
-      <tgroup cols="2" align="center">
+      <tgroup cols="2">
 
-        <colspec colnum="1" colwidth="2in"/>
-        <colspec colnum="2" colwidth="2in"/>
+        <colspec colnum="1" colwidth="1.5in"/>
+        <colspec colnum="2" colwidth="1in"/>
 
         <thead>
           <row>

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

Reply via email to