Directory macros/latex/contrib/abspos
The abspos package lets you place contents at an absolute position, anchored at some specified part of the content, similar to how tikz nodes work, though without using the two-pass strategy of tikz. It also avoids messing with the order of beamer overlays, which is what happens when one uses the textpos package with the overlay option. The solution used is quite straightforward, combining coffins (using l3coffins) with the placement mechanisms of atbegshi.
The package is written by Magnus Lie Hetland and released under the MIT license.
Download the contents of this package in one zip archive (438.9k).
abspos – Absolute placement with coffins
This package lets you place contents at an absolute position, anchored at some specified part of the contents, similar to how TikZ nodes work, though without using the two-pass strategy of TikZ. It also avoids messing with the order of beamer overlays, which is what happens when one uses the textpos package with the overlay option.
The solution used is quite straightforward, combining coffins (using l3coffins) with the placement mechanisms of atbegshi.
Package | abspos |
Bug tracker | https://github.com/mlhetland/abspos.sty/issues |
Repository | https://github.com/mlhetland/abspos.sty |
Version | 0.1 2022-09-22 |
Licenses | MIT License |
Copyright | 2021–2022 Magnus Lie Hetland |
Maintainer | Magnus Lie Hetland |
Contained in | TeX Live as abspos MiKTeX as abspos |
Topics | Layout Experimental LaTeX3 |