Document OpenDocument export.

This commit is contained in:
Michal Čihař
2006-05-03 18:05:07 +00:00
parent 3a785bf9b2
commit a626627755
2 changed files with 7 additions and 1 deletions

View File

@@ -95,10 +95,13 @@
<li>load text files into tables</li>
<li>create<a href="#footnote_1"><sup>1</sup></a> and read dumps of tables
</li>
<li>export<a href="#footnote_1"><sup>1</sup></a> data to
<li>export<a href="#footnote_1"><sup>1</sup></a> data to various formats:
<abbr title="comma separated values">CSV</abbr>,
<abbr title="Extensible Markup Language">XML</abbr>,
<abbr title="Portable Document Format">PDF</abbr>,
<abbr title="International Standards Organisation">ISO</abbr>/<abbr
title="International Electrotechnical Commission">IEC</abbr> 26300 -
OpenDocument Text and Spreadsheet,
<abbr title="Microsoft Word 2000">Word</abbr>,
<abbr title="Microsoft Excel 2000">Excel</abbr> and LaTeX formats
</li>