Last change
on this file since 98600 was 98584, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Setting svn properties of DITA-OT library.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.6 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!-- This file is part of the DITA Open Toolkit project hosted on
|
---|
3 | Sourceforge.net. See the accompanying license.txt file for
|
---|
4 | applicable licenses.-->
|
---|
5 | <!-- (c) Copyright IBM Corp. 2005, 2006 All Rights Reserved. -->
|
---|
6 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
|
---|
7 | "..\dtd\task.dtd">
|
---|
8 | <task id="jcomm" xml:lang="en-us">
|
---|
9 | <title>Transforming DITA to Word with <tm tmclass="special" tmowner="Oracle and/or its affiliates"
|
---|
10 | tmtype="tm" trademark="Java">Java</tm> command</title>
|
---|
11 | <taskbody>
|
---|
12 | <steps>
|
---|
13 | <step id="jcstep1">
|
---|
14 | <cmd>On the command line, enter the command <userinput>java -jar lib\dost.jar /i:<input>
|
---|
15 | /outdir:<out> /transtype:wordrtf</userinput>.</cmd>
|
---|
16 | <info><userinput><input></userinput> means the name of ditamap file to be transformed,
|
---|
17 | and <userinput><out></userinput> means the output directory.</info>
|
---|
18 | </step>
|
---|
19 | <step>
|
---|
20 | <cmd>After processing and generating, a single output file in <filepath>.rft</filepath>
|
---|
21 | format occurs in the specified directory, such as in
|
---|
22 | <filepath>e:/output/diat2word.</filepath>.</cmd>
|
---|
23 | </step>
|
---|
24 | <step>
|
---|
25 | <cmd>You can use <tm tmclass="special" tmowner="Microsoft Corporation" tmtype="reg"
|
---|
26 | trademark="Microsoft">Microsoft</tm> Word to open the output file.</cmd>
|
---|
27 | </step>
|
---|
28 | <step>
|
---|
29 | <cmd>You can also further edit the output file by using tools in <tm tmclass="special"
|
---|
30 | tmowner="Microsoft Corporation" tmtype="reg" trademark="Microsoft">Microsoft</tm>
|
---|
31 | Word.</cmd>
|
---|
32 | </step>
|
---|
33 | </steps>
|
---|
34 | </taskbody>
|
---|
35 | </task>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.