1
WinFIG and LaTeX / Re: problems with psfrag
« on: April 13, 2012, 10:36:19 AM »
Andreas,
thanks for your reply.
About:
>Did you check the generated LaTeX file for differences?
I am not sure I understand what a "generated LaTeX file" is.
The way I include a figure is:
1) I export a eps version
2)
\begin{figure}[h]
\centering
\psfrag{I1}[][]{\matchal{I} _1}
\includegraphics[scale=0.5]{namefile.eps}
\caption{}
\end{figure}
With xfig this procedure is working and psfrag recognizes the string and replace it. Is the procedure with winfig different?
Many thanks!
Kind regards,
Federico
thanks for your reply.
About:
>Did you check the generated LaTeX file for differences?
I am not sure I understand what a "generated LaTeX file" is.
The way I include a figure is:
1) I export a eps version
2)
\begin{figure}[h]
\centering
\psfrag{I1}[][]{\matchal{I} _1}
\includegraphics[scale=0.5]{namefile.eps}
\caption{}
\end{figure}
With xfig this procedure is working and psfrag recognizes the string and replace it. Is the procedure with winfig different?
Many thanks!
Kind regards,
Federico