Corporate Websafe Fonts

Post here questions and problems related to editing and publishing DITA content.
anne_siemens
Posts: 20
Joined: Mon May 23, 2016 12:04 pm

Corporate Websafe Fonts

Post by anne_siemens »

I have a set of fonts that I would like to use to generate the responsive webhelp output. Is it possible to do this with the skin builder?
radu_pisoi
Posts: 404
Joined: Thu Aug 21, 2003 11:36 am
Location: Craiova
Contact:

Re: Corporate Websafe Fonts

Post by radu_pisoi »

Hi,

Unfortunately, the skin builder is not compatible with the Webhelp Responsive output. The skin builder can be only used to customize the Webhelp Classic output.

But you can customize the Webhelp Responsive output to use custom fonts by using one of the following customization methods:
Customize WebHelp Output with a Custom CSS
  • create a custom CSS that points to your custom fonts. To set a custom CSS to a transformation scenario you can use the 'args.css' parameter.
  • to copy the fonts in the Webhelp output folder, you have to specify the path to the fonts folder with the 'webhelp.custom.resources' parameter.
Create a New WebHelp Responsive Skin
This method requires to duplicate or to create a new Webhelp Responsive skin folder and add your custom fonts and CSS in the 'resources' folder as a child of the skin folder.

Both methods are described in details in the next link:
http://oxygenxml.com/doc/versions/18.0/ ... ation.html
Radu Pisoi
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply