WebHelp 게시자를 위한 새로운 기능 및 PDF 게시자를 위한 새로운 사용자 정의 옵션을 추가합니다.
10월 16, 2023
신규 버전
기능
DITA-OT
Bundled DITA-OT Updated to Version 4.1.1 - The bundled DITA-OT distribution has been updated to version 4.1.1, which contains:
The latest grammar files for the upcoming DITA 2.0.
The latest grammar files for the upcoming LightWeight DITA standard.
A new PDF (XSL-FO based) theme plugin (com.elovirta.pdf).
Improvements and bug fixes for the org.lwdita Markdown conversion plugin.
PDF Output
Control the Top and Bottom Margins of an Element - It is now possible to set the width property on page margin boxes. These margin boxes define rectangular areas placed in the margins that surround the content of the page and may be used to display static CSS-generated content (such as page numbers, publication titles, or other artwork).
XPath Expressions Evaluated in SVG Templates - A new expand.xpath.in.svg.templates parameter has been added (and it is enabled by default). It evaluates XPath expressions that have a format of ${expression} in SVG template files (with a file extension of .template.svg). This means you can now leverage XPath expressions to dynamically populate and modify elements in your SVG templates, resulting in more personalized and tailored PDF outputs.