home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 April / com_0405_1.iso / opensource / abiword-setup-2.2.2.exe / AbiWord / howtodocument.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-17  |  3.5 KB  |  53 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 2002-3 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>How To Create and Save an AbiWord Document</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">How To</a> > Creating and Saving a Document 
  18. </div>
  19.  
  20. <div class="main">
  21.  
  22.  
  23.    <h1>How To Create and Save a Document</h1>
  24.    <p>When you launch AbiWord, it starts with a blank document. You can type into this document, just like any other. If you want to create a new document, press the 'New Document' button on the top toolbar (this is called the standard toolbar). This is the button that looks like a piece of paper.</p>
  25.    <p>Once you have a blank document, you may type whatever you want into that document. However, the words you type are not saved to disk until you tell AbiWord to save them. You should save frequently while you are typing, because you can lose any unsaved work if your computer crashes.</p>
  26.    <p>To save a document, press the 'Save' button on the standard toolbar. This is the button that looks like a floppy disk.</p>
  27.    <p>After you save your document, the 'Save' button appears faded until you type some more. This is because the document is unchanged, so there is no point in saving it.</p>
  28.    <p>The first time you save a document, you must choose a place to save it, and a name for the document. When you press the 'Save' button, the <a href="../interface/dialogsavelinux.html">Save Dialog</a> will open automatically. Click on the link to see the help file for the dialog.</p>
  29.    <p>When you have finished editing, you should close AbiWord. Select 'Quit' from the file menu. AbiWord may ask if you want to close all of your AbiWord windows and exit the program:</p>
  30.    <p><img style="width:63.8mm" alt="" src="howtodocument.html_files/exit_0.png" /></p>
  31.    <p>Press 'Yes' to exit. The warning appears if you have more than one AbiWord window open. If you do not, AbiWord simply exits.</p>
  32.    <p>If you have not saved all of your changes, AbiWord will prompt you to do so:</p>
  33.    <p><img style="width:127.0mm" alt="" src="howtodocument.html_files/savewarning_1.png" /></p>
  34.    <p>You should save your changes unless you have decided that you don't want them. Any changes that you do not save are lost for ever.</p>
  35.   </div>
  36.  
  37. <div class="index">
  38. <a href="../index.html" class="bars">Top Page</a>
  39. <a href="../tutorial/index.html" class="bars">Tutorial</a>
  40. <a href="../howto/index.html" class="bars">How To</a>
  41. <a href="../info/index.html" class="bars">Information</a>
  42. <a href="../interface/index.html" class="bars">Interface</a>
  43. <a href="../plugins/index.html" class="bars">Plug-ins</a> 
  44. <a href="../problems/index.html" class="bars">Problems</a>
  45. <a href="../credits.html" class="bars">Credits</a>
  46. <a href="../azindex.html" class="bars">Index</a>
  47. <a href="../fdl.html" class="bars">GNU FDL</a> 
  48. </div>
  49.  
  50. </body>
  51. </html>
  52.  
  53.