Search found 2 matches

by fibofreak
Fri Dec 11, 2009 6:21 pm
Forum: General
Topic: Determine the position (coordinates) of a word
Replies: 2
Views: 1391

Re: Determine the position (coordinates) of a word

Thank you, this should be the key. Together with the zref-Package, the implementation should be possible. I will try asap.

Fabian
by fibofreak
Fri Dec 11, 2009 2:45 pm
Forum: General
Topic: Determine the position (coordinates) of a word
Replies: 2
Views: 1391

Determine the position (coordinates) of a word

Hi,

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


This is a \storeposition{house}.

$a+b = c$

There is more about it.


then LaTeX should store coordinates in a textfile, from which I can reproduce ...