summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/psfragx/psfragx.m
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/psfragx/psfragx.m')
-rw-r--r--Master/texmf-dist/doc/latex/psfragx/psfragx.m13
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/psfragx/psfragx.m b/Master/texmf-dist/doc/latex/psfragx/psfragx.m
index 25b3a51ba38..c61488279a2 100644
--- a/Master/texmf-dist/doc/latex/psfragx/psfragx.m
+++ b/Master/texmf-dist/doc/latex/psfragx/psfragx.m
@@ -1,16 +1,3 @@
-% psfragx.m %%% [-*- Matlab -*-]
-%
-% function psfragx(NomTeX,NomEPS)
-% nargin=1 -> NomTeX=NomEPS
-%
-% Copy lines of NomTeX.tex
-% starting with
-% \psfrag
-% and
-% %<pfx>
-% to the file NomEPS.eps, as a comment following the
-% %%BoundigBox
-% line.
function psfragx(TeXname,EPSname,Outname)
TMPname='psfragx_tmp';