The CSS file used for rendering DocBook content is located in ${frameworks}/dita/css/dita.css.
Specific actions for DITA Map documents are:
here.
- inserts a reference to a topic. You can find more information about this actionhere.
- inserts a topic heading. You can find more information about this actionhere.
- inserts a topic group. You can find more information about this actionhere.
- inserts a content reference at the caret position. See more about this action- opens a dialog that allows you to configure the relationship table to be inserted.
The dialog allows the user to configure the number
of rows and columns of the relationship table, if the header
will be generated and if the title will be added.
- inserts a new table row with empty cells. The action is available when the caret position is inside a table.
- inserts a new table column with empty cells after the current column. The action is available when the caret position is inside a table.
- inserts a new empty cell depending on the current context. If the caret is positioned between two cells, a new one will be inserted at caret's position. If the caret is inside a cell, then the new one will be created after the current cell.
- deletes the table column where the caret is located.
- deletes the table row where the caret is located.
- joins the content of the selected cells. The operation is available if the selected cells are from the same row and they have the same row span. The action is also available when the selection is missing, but the caret is positioned between two cells.
- joins the content of cell from current caret position with that of the cell above it. Note that this action works only if both cells have the same column span.
- joins the content of cell from current caret position with that of the cell below it. Note that this action works only if both cells have the same column span.
- splits the cell from current caret position in two, inserting a new empty table cell to the left. Note that this action works only if the current cell spans over more than one column. The column span of the source cell will be decreased with one.
- splits the cell from current caret position in two, inserting a new empty table cell to the right. Note that this action works only if the current cell spans over more than one column. The column span of the source cell will be decreased with one.
All actions described above are available in the contextual menu, main menu (DITA submenu) and in the Author custom actions toolbar.
Default templates available for DITA Maps are stored in ${frameworksDir}/dita/templates/map folder. They can be used for easily creating a DITA map and bookmap files.
These templates are available when creating new documents from templates.
New DITA Bookmap
New DITA Map