Microsoft HTML Help Workshop to be installed on your computer. Oxygen XML Author Eclipse plugin automatically detects if HTML Help Workshop is installed
and uses it. HTML Help Workshop might fail if the files used for
transformation contain accents in their names, due to different encodings used when writing
the .hhp and .hhc files. If the transformation fails to produce the CHM output
but the .hhp (HTML Help Project) file is already generated, you can manually try to
build the CHM output using HTML Help Workshop.Oxygen XML Author Eclipse plugin uses the htmlhelp.locale parameter to correctly
display specific characters of different languages in the output of the Compiled HTML
Help (CHM) transformation. By default, the DITA Map CHM
transformation scenario that comes bundled with Oxygen XML Author Eclipse plugin has the
htmlhelp.locale parameter set to en-US.
To customize this parameter, follow this procedure:
Configure Transformation Scenario(s) (Alt + Shift +
T, C (Command + Option + T, C on macOS)) action from the
toolbar or the XML menu.htmlhelp.locale parameter and change its value to the desired language
tag.htmlhelp.locale parameter is
LL-CC, where LL represents the language code
(en, for example) and CC represents the country code
(US, for example). The language codes are contained in the
ISO 639-1 standard and the country codes are contained in the
ISO 3166-1 standard. For further details about language tags, go to
http://www.rfc-editor.org/rfc/rfc5646.txt.args.css
parameter to point to the location of your custom CSS and make sure the
args.copy.css parameter is set to yes to instruct the
transformation to copy the custom CSS to the output folder.