The Content Station 10 Print editor — which is used for creating articles for print — shows the text by using the font of the applied style. When that font is not available on the system on which Content Station is used, a fallback font is used.
By default, this font is Helvetica, followed by Arial.
You can change this through the following option:
- File: config.php
- Location: <Enterprise Server path>/Enterprise/contentstation/plugins/ContentStation
- Name of option: EDITOR_FALL_BACK_FONTS
- Possible values: The name of the font. Separate multiple fonts with a comma. The font listed first is tried first, when that font is not available the font listed next is tried, and so on.
- Example:
Example: Here, the fonts are set to Helvetica and Arial: define( 'EDITOR_FALL_BACK_FONTS', 'Helvetica, Arial');
|
Document history
- 18 January 2017: Changed references of 'text editor' to 'Print editor'.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.