I want to create an EPS file from a (short) LaTeX document (no problem so far) and then know the position of a specific word, i.e. if I have
Code: Select all
This is a \storeposition{house}.
$a+b = c$
There is more about it.
Certainly TeX will somewhere compute this position, but I don't know how to grab it and put it into a source where I can use it.
Thank you for any useful ideas!
Fabian