Graphics, Figures & Tablespsfrag positioning options

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
theo moore
Posts: 72
Joined: Thu Jan 15, 2009 3:16 pm

psfrag positioning options

Post by theo moore »

Hi,

I don't understand how to use the positioning commands for psfrag:

Code: Select all

\psfrag{tag}[<posn>][<psposn>][<scale>][<rot>]{replacement}
That is, I don't understand how to use

Code: Select all

[<posn>][<psposn>]
I've tried to read the explanation in the manual, but can't make any sense of it. Can someone illuminate this?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

yago
Posts: 29
Joined: Sat Dec 13, 2008 6:40 pm

Re: psfrag positioning options

Post by yago »

See the document pfgguide.dvi, section 5.
Post Reply