[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/CTAN/graphics/AddTeX2Eps/
 
Current bandwidth utilization 374.34 Mbit/s
Bandwidth utilization bar
Contents of README:
% Janko Slavic (janko.slavic@fs.uni-lj.si)
% 2006, version 1.1


%%%%%%%%%
%  Installation:  %
Be sure to have installed psfrag package: http://www.ctan.org/tex-archive/macros/latex/contrib/psfrag/
(If using MikTeX go to MikTeX options/packages and install psfrag).

default.tex is the LaTeX template where you can add packages and define your own LaTeX commands.
Copy default.tex and AddTeX2Eps.m to ..\AddOns\StandardPackages\Graphics\  or to search path.
%%%%%%%%%


%%%%%%%%%%%%
% Example of usage:  %
Needs["Graphics`AddTeX2Eps`"];
Options[EpsExport]
CorrectBB::usage
fig = Plot[Sin[x^2], {x, 0, 4}, AxesLabel -> {"a","b"},PlotLabel -> "c"];
EpsExport["d:/test.eps",fig,{
   "\\psfrag{a}[c]{$x$}",
   "\\psfrag{b}[c]{$\\sin(x^2)$}",
   "\\psfrag{c}[c]{Native \\LaTeX via psfrag package}"
   }]
%%%%%%%%%%%%

Icon  Name                           Last modified      Size  
[DIR] Parent Directory - [TXT] AddTeX2Eps-Example.nb 02-Nov-2012 10:37 3.2K [TXT] AddTeX2Eps.m 22-Oct-2009 17:29 5.5K [TXT] README 17-Apr-2006 06:34 836 [   ] default.tex 17-Nov-2012 09:14 1.1K [TXT] readme.txt 17-Apr-2006 06:34 836

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!