home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 April / com_0405_1.iso / opensource / abiword-setup-2.2.2.exe / AbiWord / dialoginserttable.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-17  |  2.7 KB  |  60 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <!-- 
  7. Copyright 2003 Dom Lachowicz, David Chart Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts A copy of the license is included in the section entitled "GNU Free Documentation License"
  8. //-->
  9. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  10. <title>AbiWord Insert Table Dialog Documentation</title>
  11. <link href="../style.css" rel="stylesheet" type="text/css" />
  12.  
  13. </head>
  14. <body>
  15.  
  16. <div class="banner">
  17. <a href="../index.html" class="bars">Home</a> > <a href="index.html" class="bars">Interface</a> > <a href="menuview.html" class="bars">View Menu</a> > Insert Table Dialog 
  18. </div>
  19.  
  20. <div class="main">
  21.  
  22.  
  23.    <h1>Insert Table Dialog</h1>
  24.    <p>Insert a new table into your document.</p>
  25.    <h2>Table Size</h2>
  26.    <p>The numbers selected here fix the dimensions of the table you insert. It is possible to insert or delete rows and columns later; see the <a href="menutable.html">Table menu</a>.</p>
  27.    <h3>Number of Columns:</h3>
  28.    <p>The number of columns you wish this table to have.</p>
  29.    <h3>Number of Rows:</h3>
  30.    <p>The number of rows you wish this table to have.</p>
  31.    <h2>AutoFit Behavior</h2>
  32.    <h3>Automatic column size</h3>
  33.    <p>This option splits the available width equally amongst all of the columns.</p>
  34.    <h3>Fixed column width</h3>
  35.    <p>This option allows you to set a specific width for columns. Change the column size either by typing in the box or clicking on the up and down arrows to its right.</p>
  36.    <h2>Help</h2>
  37.    <p>This button opens the documentation for this dialog.</p>
  38.    <h2>Cancel</h2>
  39.    <p>This button closes the dialog without inserting a new table.</p>
  40.    <h2>Insert</h2>
  41.    <p>This button inserts a new table into the document and closes the dialog.</p>
  42.   </div>
  43.  
  44. <div class="index">
  45. <a href="../index.html" class="bars">Top Page</a>
  46. <a href="../tutorial/index.html" class="bars">Tutorial</a>
  47. <a href="../howto/index.html" class="bars">How To</a>
  48. <a href="../info/index.html" class="bars">Information</a>
  49. <a href="../interface/index.html" class="bars">Interface</a>
  50. <a href="../plugins/index.html" class="bars">Plug-ins</a> 
  51. <a href="../problems/index.html" class="bars">Problems</a>
  52. <a href="../credits.html" class="bars">Credits</a>
  53. <a href="../azindex.html" class="bars">Index</a>
  54. <a href="../fdl.html" class="bars">GNU FDL</a> 
  55. </div>
  56.  
  57. </body>
  58. </html>
  59.  
  60.