Tagged Questions
1
vote
1answer
379 views
redefine theorem environment with beamer
beamer seems to define theorem-environments such as definition, but i want to be able to define them myself. In particular I want to use thmtools.
\documentclass{beamer}
\usetheme{Singapore}
...