Closed clecap closed 4 years ago
I'm not sure that's exactly a surprise
If you have the tikz development version, you can use this branch https://github.com/samcarter/beamer/tree/resuscitating_transparent_shadows
@josephwright: I'm sure that is a bug. (At least from the perspective of the end user). I just don't know where the correct place is to fix that. Either in beamer or in tikz.
Workaround currently is to set trig format to deg before the blocks and resetting it afterwards. So a modification in beamer would work. But since I do not know whether it is rather a tikz issue I won't make a PR.
@samcarter Thanx. Don't want to mess with tikz too much, not too familiar with it. Looking forward to a fix. Until then I am patching beamer in my preamble.
Quote from the tikz documentation:
Warning: At the time of this writing, this feature is “experimental”. Please handle it with care: there may be path instructions or libraries in pgf which rely on trig format=deg. The intended usage of trig format=rad is for local scopes – and as option for data visualization.
Breaking things like pgf shadows is expected if you use this globally
Setting the tikz trig format key to rad breaks the shades of beamer blocks.
latex-test.pdf