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 Book as DITA Map Document
How to create a book as a DITA Map document with FrameMaker?
✍: FYIcenter.com
A DITA Map Document
is used as a container of multiple DITA topic docuements
to for book with a simple structure.
You can follow this tutorial to create a book as DITA Map document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Map" and click "OK". You see a blank book (named as MAP TITLE) displayed in the left tree view panel.
4. Click on the "View > Document View" menu to switch to the document view mode. You see a blank template book displayed in the main editing window.
5. Click on the "XML View" icon in the menu bar and next to the search icon. You see the XML elements of the DITA Map document.
6. Enter more details to complete the Map document as shown below:
<map>
<title>My Book - DITA Map Example</title>
<topicref href="/DITA-Topic-Task-Example.xml"/>
<topicref href="/DITA-Topic-Concept-Example.xml"/>
<topicref href="/DITA-Topic-Reference-Example.xml"/>
<topicref href="/DITA-Topic-Glossary-Group-Example.xml"/>
</map>
6. Click "File > Save As" to save the document to DITA-Map-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a book as DITA Map document in FrameMaker:
⇒ Generate PDF Book from DITA Map
⇐ Create DITA Glossary Group Document
2017-11-25, ∼2621🔥, 0💬
Popular Posts:
What is outlook.office365.com? Our IT tells us to migrate to outlook.office365.com. outlook.office36...
How to download Google Chrome 31? I heard it has some really nice features for Web developers. If yo...
How to view the document.xml file with a Web browser? Since the document.xml file contains text cont...
How to save word documents into Unicode UTF-8 text files? When I convert Word documents into text fi...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...