I am having some weird trouble with the tikzrput package.
I use it on my Macbook with TeX Live and it works perfectly. On the other hand on my Ubuntu at work (with TeX Live too) it really does not want to work.
Every \rput line gives me after compilation something like:
Undefined control sequence \rput{0}(0,3.5){$\lambda$}
I fear it is not a problem of integrating tikzrput.sty because when I remove it, the error turns into only:
Undefined control sequence \rput
Without those \rput lines, everything works fine (TikZ is well installed along with pgf on my Ubuntu).
Could this be a problem of compatibility between tikzrput and my TikZ version? (everything is upgraded to the last version).
{}). – Claudio Fiandrino Oct 16 '12 at 15:57tikzrput.styfrom the answer and atest-tikzrput.texcopying again the example provided by Alain Matthes. It works! – Claudio Fiandrino Oct 16 '12 at 16:04