|
|
Appy 1.0.12Ā has been released. Here is the detailed changelog.
POD
- Importing images into ODS results via statements of the form do cell from+Ā : fix (cleaner and better documented implementation).
- Renderer: added parameter namedĀ stylesOutlineDeltas. When using the xhtml function, beyond using styles mapping, it is nowĀ possible to alter the outline level of every style found in your POD template, by specifying a dict in this new parameter. Keys are style names and values are deltas to apply to theirĀ outline levels.
BIN
POD now ships with some utility scripts, lying in appy/bin.
- ogrep.py allows to performĀ find & replace operations within POD templates
- oclean.py cleans POD notes, whose formatting may lead to syntax errors.
- osub.pyĀ checks or updates a sub-pod template imported into a main one via a statement do...from pod, using attribute managePageStylesĀ being an integer value.
|
|
|