In previous versions, the
The
To allow access to configuration files, the
New plug-in extension points have been added allow configuring DITA-OT behavior based on file extensions.
Both HTML and resource file extensions are used to determine if a file in source is copied to output.
A new plug-in extension point has been added to declare transformation types as print types.
The
Support for the
Support for the following languages has been added:
Support for mirrored page layout was added. The default is the unmirrored layout. The following XSLT configuration variables have been deprecated:
The following variables should be used instead to control page margins:
The
A new extension point has been added to add mappings to the PDF configuration catalog file.
Support for the following languages has been added:
PDF processing no longer copies images or generates XSL FO to output directory. Instead, the temporary
directory is used for all temporary files and source images are read directly from source directory. The legacy
processing model can be enabled by setting
Support for FrameMaker index syntax has been disabled by default. To enable FrameMaker index syntax, set
A configuration option has been added to disable internationalization (I18N) font processing and use
stylesheet-defined fonts. To disable I18N font processing, set
The XSLT parameters
A new shell stylesheet has been added for FOP and other shell stylesheets have also been revised. Plug-ins which have their own shell stylesheets for PDF processing should make sure all required stylesheets are imported.
Font family definitions in stylesheets have been changed from Sans, Serif, and Monospaced to sans-serif, serif, and monospace, respectively. The I18N font processing still uses the old logical names and aliases are used to map the new names to old ones.