HTML on Word のリリース
Released: Nov 12, 2025
v3.0 MR2 での更新項目
機能
- Added support for the
\s switch in the Seq (Sequence) field.
- Added support for certain equations that could not previously be converted when entered using Word’s Equation tool.
不具合の修正
- Fixed an issue where, when a style specifying a font family was output with a
<span> tag in the converted HTML, if color, italics, underline, or strikethrough formatting was applied to the corresponding text while the options to output each decoration were enabled, the closing </span> tag was...
Released: Jul 8, 2025
v3.0 MR1 での更新項目
機能
- Added support for three fraction formats (Skewed, Linear, and Small).
不具合の修正
- Fixed an issue in which part of an equation is missing when the equation is output as an SVG image.
Released: Mar 28, 2025
v3.0 での更新項目
機能
- Hyperlinks from indexes created in Word to the relevant index entry can now be output to HTML.
- The subject is an index created using Word's "Mark Entry" and "Insert Index" functions.
- In the case of XE (Index Entry) fields registered by Mark Entry and manually changed, or XE and INDEX fields inserted by the Field function, the output may not be the same as the display in Word or may not be output correctly.
- The target frame of a link set in Word can now be output as the "target" attribute of...
Released: Dec 27, 2024
v2.1 での更新項目
機能
- Enhancements:
- Italic strings specified in a Word document can be output with <em> tags when converting to HTML. (Specify the command option "-italic m".)
- The outline level at which HTML <section> tags are output can be specified. (Specify the command option "-section n": 'n' is an integer indicating the outline level from 1 to 6.)
- When inserting an endnote in a Word document, a setting has been added to match the number of the endnote character (<sup> tag) in the output HTML...