Tagged Questions
17
votes
3answers
638 views
How to clip a TeX box using low-level PS commands?
I like to clip an arbitrary TeX box (\hbox) but without using larger graphic related packages like PGF/TikZ or PSTricks. This is intended to be used in packages which should not force the user to also ...