Tagged Questions
2
votes
1answer
322 views
mdframed theorems within beamerarticle script
I need to use framed theorem environments the way they are made in Make an Example and shaded box like in the book.
The realization with \usepackage[framemethod=TikZ]{mdframed} is working fine.
But ...