2.3.8 useWord2013TrackBottomHyphenation

A compatSetting element<16> whose name attribute has the value "useWord2013TrackBottomHyphenation" and whose uri attribute has the value "http://schemas.microsoft.com/office/word" specifies information about the layout of documents in which a hyphenated word ends a page or column.

If the value of val is false, which is the default, then such a hyphenated word is displayed on the following page or column but the rest of the line that contained it is displayed on the previous page.

If the value of val is true, then the line containing such a hyphenated word is displayed on the following page or column.

If useWord2013TrackBottomHyphenation is not present, then the line containing such a hyphenated word is displayed on the following page or column as though useWord2013TrackBottomHyphenation were present with val set to true.

If allowHyphenationAtTrackBottom (section 2.3.7) is set to true, useWord2013TrackBottomHyphenation MUST be ignored.

Attributes and corresponding values for this element are listed in the following table.

Attribute

Value

name

useWord2013TrackBottomHyphenation

uri

http://schemas.microsoft.com/office/word

val

An ST_OnOff attribute that specifies whether the method to use to avoid having hyphenated word at the bottom of page or column.