add OpenDocument to glossary
use proper html for LaTeX
This commit is contained in:
@@ -6,7 +6,7 @@ $Id$
|
|||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2006-05-03 Michal Čihař <michal@cihar.com>
|
2006-05-03 Michal Čihař <michal@cihar.com>
|
||||||
* Documentation.html: Document OpenDocument export.
|
* Documentation.html: Document OpenDocument export and various fixes.
|
||||||
|
|
||||||
2006-05-02 Michal Čihař <michal@cihar.com>
|
2006-05-02 Michal Čihař <michal@cihar.com>
|
||||||
* libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
|
* libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
|
||||||
|
@@ -103,7 +103,7 @@
|
|||||||
title="International Electrotechnical Commission">IEC</abbr> 26300 -
|
title="International Electrotechnical Commission">IEC</abbr> 26300 -
|
||||||
OpenDocument Text and Spreadsheet,
|
OpenDocument Text and Spreadsheet,
|
||||||
<abbr title="Microsoft Word 2000">Word</abbr>,
|
<abbr title="Microsoft Word 2000">Word</abbr>,
|
||||||
<abbr title="Microsoft Excel 2000">Excel</abbr> and LaTeX formats
|
<abbr title="Microsoft Excel 2000">Excel</abbr> and L<sub>A</sub>T<sub>E</sub>X formats
|
||||||
</li>
|
</li>
|
||||||
<li>administer multiple servers</li>
|
<li>administer multiple servers</li>
|
||||||
<li>manage MySQL users and privileges</li>
|
<li>manage MySQL users and privileges</li>
|
||||||
@@ -3599,10 +3599,10 @@ INSERT INTO REL_towns VALUES ('M', 'Montréal');
|
|||||||
positioned "/**/" comments.</p>
|
positioned "/**/" comments.</p>
|
||||||
|
|
||||||
<h4 id="faq6_19">
|
<h4 id="faq6_19">
|
||||||
<a href="#faq6_19">How can I create simple LaTeX document to
|
<a href="#faq6_19">How can I create simple L<sub>A</sub>T<sub>E</sub>X document to
|
||||||
include exported table?</a></h4>
|
include exported table?</a></h4>
|
||||||
|
|
||||||
<p> You can simply include table in your LaTeX documents, minimal sample
|
<p> You can simply include table in your L<sub>A</sub>T<sub>E</sub>X documents, minimal sample
|
||||||
document should look like following one (assuming you have table
|
document should look like following one (assuming you have table
|
||||||
exported in file <code>table.tex</code>):</p>
|
exported in file <code>table.tex</code>):</p>
|
||||||
|
|
||||||
@@ -4169,7 +4169,7 @@ Original Credits of Version 2.1.0
|
|||||||
photographic images.</li>
|
photographic images.</li>
|
||||||
<li>JPG - look at <a href="#jpeg">JPEG</a>.</li>
|
<li>JPG - look at <a href="#jpeg">JPEG</a>.</li>
|
||||||
<li>Key - look at <a href="#glossar_index">index</a>.</li>
|
<li>Key - look at <a href="#glossar_index">index</a>.</li>
|
||||||
<li><a href="http://www.wikipedia.org/wiki/LaTeX">LaTeX</a>
|
<li><a href="http://www.wikipedia.org/wiki/L<sub>A</sub>T<sub>E</sub>X">L<sub>A</sub>T<sub>E</sub>X</a>
|
||||||
- a document preparation system for the TeX typesetting program.</li>
|
- a document preparation system for the TeX typesetting program.</li>
|
||||||
<li><a href="http://www.wikipedia.org/wiki/Mac">Mac (Apple Macintosh)</a>
|
<li><a href="http://www.wikipedia.org/wiki/Mac">Mac (Apple Macintosh)</a>
|
||||||
- line of personal computers is designed, developed, manufactured, and
|
- line of personal computers is designed, developed, manufactured, and
|
||||||
@@ -4192,6 +4192,8 @@ Original Credits of Version 2.1.0
|
|||||||
- the improved MySQL client PHP extension.</li>
|
- the improved MySQL client PHP extension.</li>
|
||||||
<li><a href="http://php.net/mysql">mysql</a>
|
<li><a href="http://php.net/mysql">mysql</a>
|
||||||
- the MySQL client PHP extension.</li>
|
- the MySQL client PHP extension.</li>
|
||||||
|
<li><a href="http://en.wikipedia.org/wiki/OpenDocument">OpenDocument</a>
|
||||||
|
- open standard for office documents.</li>
|
||||||
<li><a href="http://www.wikipedia.org/wiki/OS X"><abbr title="operating system">OS</abbr> X</a>
|
<li><a href="http://www.wikipedia.org/wiki/OS X"><abbr title="operating system">OS</abbr> X</a>
|
||||||
- look at <a href="#glossar_mac_os_x"><acronym title="Apple Macintosh">Mac</acronym> <abbr title="operating system">OS</abbr> X</a>.</li>
|
- look at <a href="#glossar_mac_os_x"><acronym title="Apple Macintosh">Mac</acronym> <abbr title="operating system">OS</abbr> X</a>.</li>
|
||||||
<li><a href="http://www.wikipedia.org/wiki/Portable Document Format">PDF
|
<li><a href="http://www.wikipedia.org/wiki/Portable Document Format">PDF
|
||||||
|
Reference in New Issue
Block a user