Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Create DITA Reference Topic Document
How to create a DITA Reference Topic document with FrameMaker?
✍: FYIcenter.com
A DITA Reference Topic Document
is for topics that describe command syntax, programming instructions, and
other reference material, and usually contains detailed, factual material.
You can follow this tutorial to create a DITA Reference Topic document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Reference" and click "OK". You see a blank template DITA Task document displayed.
4. Click on the "XML View" icon in the menu bar and next to the search icon. You see the XML elements of the DITA Reference document.
5. Enter more details to complete the Reference document as shown below:
<reference id="id17BC80J0MKV">
<title>Embedded Image</title>
<shortdesc>Description of embedded image.</shortdesc>
<prolog>
<author>FYIcenter.com</author>
</prolog>
<refbody>
<section><p>An embedded image has the following properties:</p></section>
<properties>
<property>
<proptype>width</proptype>
<propvalue>100px</propvalue>
<propdesc>Specifies the width of the image in pixels.</propdesc>
</property>
<property>
<proptype>height</proptype>
<propvalue>60px</propvalue>
<propdesc>Specifies the height of the image in pixels.</propdesc>
</property>
</properties>
</refbody>
</reference>
6. Click "File > Save As" to save the document to DITA-Topic-Reference-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a new DITA Reference document in FrameMaker:
⇒ Create DITA Glossary Entry Document
⇐ Create DITA Concept Topic Document
2017-12-04, 1658🔥, 0💬
Popular Posts:
Where to find tutorials on LibGen (Library Genesis)? Here is a large collection of tutorials to answ...
What is the difference between a Web page and a Single File Web Page? Word supports 2 Web page forma...
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...
How to download publication files from libgen.rs? libgen.rs or gen.lib.rus.ec is the most robust Web...
Sometimes I see special symbols are showing up at the end of each paragraph in my Microsoft Word doc...