CIB merge technical documentation (EN)

6. Call parameters in detail

6.31. Parameter --fonts

With the --fonts parameter, optimizations performed for font tables in the header of the RTF document can be switched off optionally.


Syntax

--fonts=<Option>
<Option>: keep, optimize, expand oder adjust


Description

Every RTF document contains font tables in the header. Therefore CIB has to spend merge time for matching due to insertions or for optimization. With the parameter --fonts these optimizations can optionally be switched off. The default is adjust. Das bezieht sich auch auf den gesamten Kopf.

The following values are <Option> :

Option

Description

keep

The main font table remains unchanged, although inserted text templates contain additional fonts. Unused fonts are not removed.

optimize

The main font table is not extended. Unused fonts are removed.

expand

The main font table is extended by the fonts used in inserted text templates. Unused fonts are not removed.

adjust

Standard setting. The main font table is extended by the fonts used in inserted text templates. Unused fonts are removed.



Example
--fonts=keep

Although inserted text templates contain additional fonts, these are not included in the main font table. Unused fonts are not removed. This is useful, for example, if a document is to be printed but the printer does not know all the fonts used.

The usage of the parameter is demonstrated in the example Templates.