Added support for these number formats: FV_FN_NUM_FULL_WIDTH FV_FN_NUM_FULL_WIDTH_UC FV_FN_NUM_FULL_WIDTH_LC FV_FN_NUM_CHINESE_NUMERIC
Added support for these *NumberFormat values in bookbuild INI: Kanji, Zenkaku, UCZenkaku, LCZenkaku, Kazu, Daiji, FullWidthNumeric, UCFullWidthAlpha, LCFullWidthAlpha, ChineseNumeric (last 4 only valid for FM9 and later).
Added prefix to topicref labels in map. For external hrefs, use protocol as prefix (only happens when "Title" is selected in options).
Added support for start/end range Index marker syntax. Sets @start and @end values based on marker text.
The text of the Index marker (including subentry text) is the value for the @start and @end attributes, but once those attributes are set, you’ll have to manually change the attributes if you want to change the values. (Changing the marker text won't change the attribute values.)
The first time an Index marker is converted into an indexterm, it’ll “do the right thing” and split on semicolons, even if the marker has multiple start/end range markup. But, if you edit an existing marker that has a @start or @end attribute, and you tack on a semicolon with a new entry, it’ll split those, but the new entry will have the same @start or @end value. This basically duplicates the attributes on the element. This may or may not be what you really want, but something to be aware of.
At this time, indexterms are not supported in maps (thus ranges are not either). The content of the “end” indexterm is ignored.
Limited support for topichead/glossref (visually in map, still not properly supported by XSLT though).
Added limited support for hazardstatement elements.
Added limited support for hazardstatement elements.
Provide minimal support for topichead, it is now no longer deleted, unwrapped instead, @navtitle is lost but remaining markup persists.
If a table cell is rotated, and you use the reference page coloring/properties feature, the rotation specified in the topic now takes precidence over any rotation defined in the reference page.
Also, now multiple values are supported in @outputclass (space-delimited).
Fixed case where a trailing semicolon and space was creating empty indexterm.
Fixed case where empty Index marker was writing <fm-indexterm> to DITA, causing error.
Fixed problem with XDocsFMx (and possibly elsewhere) with keyrefs that got deleted on file open.
A keydef with content that uses angle brackets will display properly now.
An invalid conkeyref now renders as "[CONKEY:<conkeyval>]".
Relinking an xref to a new topic type, now updates @type to the new topic type.
Reference Manager now properly scrolls to the selected element and element data.
On map save, if the referenced topic is missing, no longer writes “FILE NOT FOUND” text to navtitle.
A fm-var in the first child element of a block element (like abstract/shortdesc or ul/li), no longer causes conditional tagging on the block element to get lost.
If an attribute is copied to an element where it is invalid, editing that attribute with the Set Attributes command no longer crashes Frame.
The file save operation no longer writes an empty @align attribute for images.
A mis-cased image file extension no longer causes image reimport for book builds.
Changed the Insert Image dialog so the default alignment is “sticky” (persistent in session) if no default is defined in the EDD, otherwise the default is based on the EDD default.
Changed the default for book-build PromptToOverwrite to "Off".
Eliminated the “ERROR: Unable to open ditaval file! []” message during book builds with reltables.
The auto-prolog feature will now work properly if your EDD specifies that the abstract is required..
The keyboard-only commands were disabled after switching to XML code view and back. This has been fixed.
Now properly reports topicref references in the selected map.