presenter v0.6.0
presenter v0.6.0 changes some details of template rendering pipeline:
prettpl
package is provided. Now\EditPresenterBackground
or\EditPresenterForeground
are available. The instance won't get declared if there is no such object type in the corresponding style, which means the template developer could choose not to implement all components.- New components
background/canvas
,background/footline
andforeground/canvas
are provided. New built-inimg
background and foreground styles are provided to display the image on every page. - A
footline
version of theprogressbar
style is now available.