HTML on Word v3.0 MR2
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 positioned incorrectly.
- Fixed an issue where specifying the
-nonrefid option could cause header tags <h> to be closed in the wrong position. As a result, <span> tags with unused IDs are now closed immediately with </span>.
- Fixed an issue where, when splitting and outputting HTML for documents containing empty paragraphs at the beginning, the text and images following the empty paragraph - up to just before the next paragraph with a defined outline level - were output to the final split HTML file.
- Fixed an issue where, if an empty paragraph with a Word style applied existed, specifying the
-pstyle option during HTML conversion could result in extra strings being output.
- Fixed an issue where, when text boxes were rotated and grouped with images, the position of text within the output SVG image differed from its position in Word.