summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/psfragx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/psfragx')
-rw-r--r--Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 (renamed from Master/texmf-dist/doc/latex/psfragx/README.txt)0
-rw-r--r--Master/texmf-dist/doc/latex/psfragx/psfragx.m13
2 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/psfragx/README.txt b/Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16
index 30a32a5e161..30a32a5e161 100644
--- a/Master/texmf-dist/doc/latex/psfragx/README.txt
+++ b/Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16
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';