Document Classesclip current block (beamer)

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
ltxsun
Posts: 16
Joined: Thu Jun 03, 2010 7:41 pm

clip current block (beamer)

Post by ltxsun »

Hi,
Is there a way to select the entire block (or exampleblock, etc.) in a clip? or even better, to only select the content part? I only know how to clip the bounding box, such as:

\path[clip] (current bounding box.north west) rectangle (current bounding box.south east);

Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply