Skip to content

presenter v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 10:42
ecafb3f

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 and foreground/canvas are provided. New built-in img background and foreground styles are provided to display the image on every page.
  • A footline version of the progressbar style is now available.