Text generation
Writing scripts inside a worksheet has a lot of inconveniences but the
great advantage is to benefit from all edition functionality, mainly
column, row and cell formats.
Applying styles to the generation output
The style applied to the text box containing the script inside the
template document is kept in the generation output (color, font, size,
alignments).
Template content
|
Generation output
|
<context model='D:/…/myModel.uml'/>
<gendoc> |
[for (p:Package | Package.allInstances())] |
|
|
|
All other styles from document templates are kept during generation.