1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="DITA to Open Document Type"/>
|
---|
11 | <meta name="abstract" content="The odt transformation produces output files that use the Open Document format, which is used by tools such as Open Office."/>
|
---|
12 | <meta name="description" content="The odt transformation produces output files that use the Open Document format, which is used by tools such as Open Office."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/AvailableTransforms.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-odt-transformation.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../readme/tool-parameters-odt-transformation.html"/>
|
---|
16 | <meta name="DC.Format" content="XHTML"/>
|
---|
17 | <meta name="DC.Identifier" content="dita2odt"/>
|
---|
18 | <meta name="DC.Language" content="en-us"/>
|
---|
19 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
20 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
21 | <title>DITA to Open Document Type</title>
|
---|
22 | </head>
|
---|
23 | <body id="dita2odt">
|
---|
24 |
|
---|
25 |
|
---|
26 | <h1 class="title topictitle1">DITA to Open Document Type</h1>
|
---|
27 |
|
---|
28 |
|
---|
29 |
|
---|
30 | <div class="body conbody"><p class="shortdesc">The <span class="keyword option">odt</span> transformation produces output files that use the Open Document
|
---|
31 | format, which is used by tools such as Open Office. </p>
|
---|
32 |
|
---|
33 | <p class="p">This transform returns an ODT document, which is a zip file that contains the ODF XML file
|
---|
34 | (<span class="ph filepath">content.xml</span>), referenced images, and default styling (in the file
|
---|
35 | <span class="ph filepath">styles.xml</span>).</p>
|
---|
36 |
|
---|
37 | </div>
|
---|
38 |
|
---|
39 | <div class="related-links">
|
---|
40 | <div class="familylinks">
|
---|
41 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/AvailableTransforms.html" title="The DITA Open Toolkit (DITA-OT) ships with several core transformations. Each core transformation represents an implementation of all processing that is defined by OASIS in the DITA specification.">DITA-OT transformations</a></div>
|
---|
42 | </div>
|
---|
43 | <div class="relinfo relref"><strong>Related reference</strong><br/>
|
---|
44 | <div><a class="link" href="../readme/ant-parameters-odt-transformation.html" title="Certain parameters are specific to the ODT transformation.">Ant parameters: ODT transformation</a></div>
|
---|
45 | <div><a class="link" href="../readme/tool-parameters-odt-transformation.html" title="Certain parameters are specific to the ODT transformation.">Command-line tool parameters: ODT transformation</a></div>
|
---|
46 | </div>
|
---|
47 | </div>
|
---|
48 |
|
---|
49 | </body>
|
---|
50 | </html>
|
---|