1. DocBook menu

Table editing commands fully support DocBook (CALS) tables.

Insert Column Before

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Inserts a column before column containing specified cell.

A table cell is specified by implicitly or explicitly selecting the table cell or any of its descendants.

Insert Column After

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Inserts a column after column containing specified cell.

Delete Column

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Deletes column containing specified cell.

Insert Row Before

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Inserts a row before row containing specified cell.

Rows editing commands are enabled, not only by implicitly or explicitly selecting a table cell or any of its descendants, but also by explicitly selecting a table row.

Insert Row After

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Inserts a row before row containing specified cell.

Delete Row

Implicitly or explicitly selected element must be an entry or the descendant of an entry. Deletes row containing specified cell.

Increase Section Level

Requires one or several section, sect1, sect2, sect3, sect4 or sect5 elements to be explicitly selected. This command will increase the level of selected sections by giving them a new parent section.

Decrease Section Level

Requires one or several section, sect1, sect2, sect3, sect4 or sect5 elements to be explicitly selected. This command will decrease the level of selected sections by moving them out of their parent section.

Convert informal<element> to/from <element>

Converts an ``informal element'' to/from a ``formal element'' having a title.

This command currently works for informaltable/table, informalfigure/figure and informalexample/example.

Go to Opposite Link End

An element with an ID, IDREF or IDREFS attribute must be implicitly or explicitly selected. Scrolls to and selects opposite link end (if found). For example, will scroll to and select <section id="foo"> if the command has been invoked with <link linkend="foo"> selected.

Go to Next Link

An element with an IDREF or IDREFS attribute must be implicitly or explicitly selected. Scrolls to and selects next similar link (if found). For example, will scroll to and select following <callout arearefs="foo bar"> if the command has been invoked with <link linkend="foo"> selected.

Go to Previous Link

An element with an IDREF or IDREFS attribute must be implicitly or explicitly selected. Scrolls to and selects previous similar link (if found). For example, will scroll to and select preceding <link linkend="foo"> if the command has been invoked with <link linkend="foo"> selected.

1.1. Convert Document sub-menu

Convert to HTML..., Convert to HTML (one page)..., Convert to HTML (one page, no TOC)...

Converts the document being edited to multi page or single page HTML.

Convert to RTF..., Convert to RTF (no TOC)...

Converts the document being edited to RTF (Rich Text Format) using XMLmind FO Converter Personal Edition (see http://www.xmlmind.com/foconverter).

The RTF document generated by this command can be edited and printed using Microsoft® Word 2000 and above.

Convert to WordprocessingML..., Convert to WordprocessingML (no TOC)...

Converts the document being edited to WordprocessingML using XMLmind FO Converter Personal Edition (see http://www.xmlmind.com/foconverter).

The WordprocessingML document generated by this command can be edited and printed using Microsoft® Word 2003 and above.

Print PostScript..., Print PostScript (no TOC)...

Converts the document being edited to PostScript® using RenderX XEP (see http://www.renderx.com/), if its plug-in has been installed, and Apache FOP otherwise (see http://xml.apache.org/fop), and then, sends the generated file to the chosen printer.

Convert to PDF..., Convert to PDF (no TOC)...

Converts the document being edited to PDF (Adobe® Portable Document Format, also known as Acrobat®) using RenderX XEP (see http://www.renderx.com/), if its plug-in has been installed, and Apache FOP otherwise (see http://xml.apache.org/fop).

The last 8 commands, as any command using a FO processor plug-in, need XMLmind XML Editor Professional Edition in order to be executed successfully.

All the above Convert commands display the URL chooser dialog box rather than the standard file chooser dialog box.

For all Convert commands except for the "Convert to HTML" command, you must specify the URL (Uniform Resource Locator) of a save file. The "Convert to HTML" command creates multiple HTML pages with a first page called index.html, therefore you need to specify the URL of a save directory.

Note that these commands can create directories on the fly, if needed to. For example, if you specify http://www.acme.com/docs/report43/mydoc.html as the URL of the save file and if directory report43/ does not exist, this directory will be created during command execution.

Uploading the files generated by these commands to a FTP or WebDAV server is only possible with XMLmind XML Editor Professional Edition.