website diff en/doc/handbook/office.html @ rev 173

en: Update Docs Hdbk
author Paul Issott <paul@slitaz.org>
date Thu Sep 25 22:02:02 2008 +0000 (2008-09-25)
parents 1aee368acd7c
children 3cc0ac292e95
line diff
     1.1 --- a/en/doc/handbook/office.html	Tue Sep 09 09:59:51 2008 +0000
     1.2 +++ b/en/doc/handbook/office.html	Thu Sep 25 22:02:02 2008 +0000
     1.3 @@ -35,6 +35,7 @@
     1.4      <li><a href="#osmo">Osmo</a> - Personal Organizer.</li>
     1.5      <li><a href="#sqlite">SQLite</a> - Tiny SQL Database engine.</li>
     1.6      <li><a href="#epdfview">ePDFView</a> - Lightweight PDF viewer.</li>
     1.7 +    <li><a href="#gnumeric">Gnumeric</a> - Spreadsheet.</li>
     1.8  
     1.9  </ul>
    1.10  
    1.11 @@ -76,6 +77,16 @@
    1.12  page and search or navigate the index.
    1.13  </p>
    1.14  
    1.15 +<a name="gnumeric"></a>
    1.16 +<h3>Gnumeric - Spreadsheet</h3>
    1.17 +<p>
    1.18 +Gnumeric is free spreadsheet program and has the ability to import/export several file formats such as CSV, 
    1.19 +Microsoft Exel, Latex, HTML, etc. As well as providing its own format: <code>.gnumeric</code>, it is also one of the most 
    1.20 +statistically accurate spreadsheets around. To install gnumeric on SliTaz:
    1.21 +</p>
    1.22 +<pre> # tazpkg get-install gnumeric
    1.23 +</pre>
    1.24 +
    1.25  <!-- End of content -->
    1.26  </div>
    1.27