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 Rich Text Format"/>
|
---|
11 | <meta name="abstract" content="The wordrtf transformation produces an RTF file for use by Microsoft Word."/>
|
---|
12 | <meta name="description" content="The wordrtf transformation produces an RTF file for use by Microsoft Word."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/AvailableTransforms.html"/>
|
---|
14 | <meta name="DC.Format" content="XHTML"/>
|
---|
15 | <meta name="DC.Identifier" content="dita2word"/>
|
---|
16 | <meta name="DC.Language" content="en-us"/>
|
---|
17 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
18 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
19 | <title>DITA to Rich Text Format</title>
|
---|
20 | </head>
|
---|
21 | <body id="dita2word">
|
---|
22 |
|
---|
23 |
|
---|
24 | <h1 class="title topictitle1">DITA to Rich Text Format </h1>
|
---|
25 |
|
---|
26 |
|
---|
27 |
|
---|
28 | <div class="body conbody"><p class="shortdesc">The <span class="keyword option">wordrtf</span> transformation produces an RTF file for use by Microsoft
|
---|
29 | Word.</p>
|
---|
30 |
|
---|
31 | <p class="p">The structure of the generated RTF file is the same as the navigation structure in the DITA map.
|
---|
32 | To avoid losing files in the final output, make sure the DITA map contains all topics that are
|
---|
33 | referenced from any individual topics.</p>
|
---|
34 |
|
---|
35 | <div class="p">The <span class="keyword option">wordrtf</span> transformation has the following limitations:
|
---|
36 | <ul class="ul">
|
---|
37 | <li class="li">Flagging, filtering, and revision bars are not supported.</li>
|
---|
38 |
|
---|
39 | <li class="li">Style attributes for tables are not supported.</li>
|
---|
40 |
|
---|
41 | <li class="li">Tables within list items are not supported.</li>
|
---|
42 |
|
---|
43 | <li class="li">Output styles supported by other DITA-OT transformations, for example, X and Y, are not
|
---|
44 | supported.</li>
|
---|
45 |
|
---|
46 | </ul>
|
---|
47 |
|
---|
48 | </div>
|
---|
49 |
|
---|
50 | </div>
|
---|
51 |
|
---|
52 | <div class="related-links">
|
---|
53 | <div class="familylinks">
|
---|
54 | <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>
|
---|
55 | </div>
|
---|
56 | </div>
|
---|
57 |
|
---|
58 | </body>
|
---|
59 | </html>
|
---|