From 71bfc56fad7f23cefe8afeb85f822b16ba232d3b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 7 Jul 2008 23:44:15 +0000 Subject: psfragx to avoid readme.txt/README.txt non-duplication git-svn-id: svn://tug.org/texlive/trunk@9350 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/psfragx/README.txt | 14 -------------- .../texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 | 14 ++++++++++++++ Master/texmf-dist/doc/latex/psfragx/psfragx.m | 13 ------------- 3 files changed, 14 insertions(+), 27 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/psfragx/README.txt create mode 100644 Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 (limited to 'Master/texmf-dist/doc/latex/psfragx') diff --git a/Master/texmf-dist/doc/latex/psfragx/README.txt b/Master/texmf-dist/doc/latex/psfragx/README.txt deleted file mode 100644 index 30a32a5e161..00000000000 --- a/Master/texmf-dist/doc/latex/psfragx/README.txt +++ /dev/null @@ -1,14 +0,0 @@ -Laprint is written by Arno Linnemann. - -At time of writing, the last version of laprint can be found at -http://www.uni-kassel.de/fb16/rat/matlab/laprint/ - -I would like to tank Arno for taking into account some suggestions -that allow a more robust parsing of the TeX output file. - -The files laprpfx.mat contains preferences that ensure compatibility between the psfragx and laprint. - -This version of laprint should be compatible with the version of -psfragx contained in this package. - -Pascal Kockaert diff --git a/Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 b/Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 new file mode 100644 index 00000000000..30a32a5e161 --- /dev/null +++ b/Master/texmf-dist/doc/latex/psfragx/README.txt.laprint-3.16 @@ -0,0 +1,14 @@ +Laprint is written by Arno Linnemann. + +At time of writing, the last version of laprint can be found at +http://www.uni-kassel.de/fb16/rat/matlab/laprint/ + +I would like to tank Arno for taking into account some suggestions +that allow a more robust parsing of the TeX output file. + +The files laprpfx.mat contains preferences that ensure compatibility between the psfragx and laprint. + +This version of laprint should be compatible with the version of +psfragx contained in this package. + +Pascal Kockaert 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 -% % -% to the file NomEPS.eps, as a comment following the -% %%BoundigBox -% line. function psfragx(TeXname,EPSname,Outname) TMPname='psfragx_tmp'; -- cgit v1.2.3