Skip to content

Latest commit

 

History

History
112 lines (61 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

112 lines (61 loc) · 2.22 KB

Changelog

New

Changed

Fixed

New

Changed

Fixed

  • added \onslide<1> to the end of blocks to avoid problem if users use \pause in a pgf-based environment like a tcolorbox (fix #3)

New

  • added DEPENDS.txt file

Changed

Fixed

New

Changed

  • improved spacing of tcolorboxes on title and section pages

Fixed

New

  • now also patches title, section etc. pages to use tcolorboxes instead of beamer boxes
  • new option showtitle to switch on/off if an empty block title should be shown
  • new options blocks and titlepage which controll of the beamer blocks and the elements on the titlepage should be replaced with tcolorboxes

Changed

Fixed

New

  • now compatible with beamer themes based on inmargin, e.g. the Bergen theme

Changed

Fixed

  • fixed problem with boxed title showing two titles

New

  • support for nested blocks
  • added option to switch shading between title and body on/off

Changed

Fixed

  • fixed bug with textcolor of lists

New

Changed

  • internal changes to colour handling and colour shading below the title
  • styling tcolorboxes to match the colour of normal blocks (overwriteable via \tcbset{})
  • using \tcbuselibrary to avoid possible option clashes

Fixed

  • font colour for block body in default theme

New

  • A beamer inner theme which reproduces standard beamer blocks using tcolorboxes