Command Line Tool – ActivateLayoutTemplate |
The command sets the provided template as the active layout template.
This topic contains the following sections:
1Enlight activateLayoutTemplate --template=<templateName>
Parameter |
Description |
---|---|
–template |
Required. Layout template name. |
Activate the layout template with a given name:
1Enlight activateLayoutTemplate 2 --template="my formatting template"