summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-12 23:18:00 +0000
committerKarl Berry <karl@freefriends.org>2011-09-12 23:18:00 +0000
commitcd64af91194f6c6629a37dfa36e0272661847028 (patch)
tree8a7702c65502b1a8f98902bc2df839be36542e34 /Master
parent722d74f31da93cef81d833f78a8bd7f96f37ad18 (diff)
rm xypdf, removed from CTAN
git-svn-id: svn://tug.org/texlive/trunk@23919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/xypdf/README29
-rw-r--r--Master/texmf-dist/tex/latex/xypdf/xypdf.sty30
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check4
-rw-r--r--Master/tlpkg/tlpsrc/collection-pictures.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/xypdf.tlpsrc0
5 files changed, 2 insertions, 62 deletions
diff --git a/Master/texmf-dist/doc/latex/xypdf/README b/Master/texmf-dist/doc/latex/xypdf/README
deleted file mode 100644
index b2b8041b094..00000000000
--- a/Master/texmf-dist/doc/latex/xypdf/README
+++ /dev/null
@@ -1,29 +0,0 @@
-xypdf 2010/05/13 v1.4
-Copyright © 2010 by Daniel Müllner
-<http://www.math.uni-bonn.de/people/muellner/>
-
-------------------------------------------------------------------------------
-
-The xypdf package improves the output quality of the Xy-pic package when PDF
-documents are generated. It produces generic PDF code for graphical elements
-like lines, curves and circles instead of approximating these elements with
-glyphs in special fonts as the original Xy-pic package does. The xypdf package
-works with both TeX and LaTeX in the occurrences of pdfTeX, XeTeX and eTeX
-with dvipdfm(x) to generate PDF files.
-
-The xypdf package is being integrated and distributed together with Xy-pic,
-starting with Xy-pic version 3.8. Since xypdf is now a “driver” and not a
-“LaTeX package” in technical terms, the file “xypdf.sty” has become obsolete
-and is now just a wrapper for “xypdf.tex”. You do not need to install the file
-“xypdf.sty” or xypdf as a separate package. Instead, make sure that you have
-Xy-pic version 3.8 or later, and the PDF driver will be included.
-
-The current version of Xy-pic with xypdf can be found at
-<http://ctan.org/tex-archive/macros/generic/diagrams/xypic/>.
-
-------------------------------------------------------------------------------
-
-The xypdf package may be distributed and/or modified under the conditions of
-the GNU General Public License as published by the Free Software Foundation,
-either version 2 of the License, or (at your option) any later version. The
-License is available at <http://www.gnu.org/licenses/>.
diff --git a/Master/texmf-dist/tex/latex/xypdf/xypdf.sty b/Master/texmf-dist/tex/latex/xypdf/xypdf.sty
deleted file mode 100644
index 2b35b87b69f..00000000000
--- a/Master/texmf-dist/tex/latex/xypdf/xypdf.sty
+++ /dev/null
@@ -1,30 +0,0 @@
-%% The xypdf package for TeX and LaTeX
-%% Copyright (c) 2010 by Daniel M\"ullner (Mllner)
-%% <http://www.math.uni-bonn.de/people/muellner>
-%% --------------------------------------------------------------------
-%%
-%% This program is free software: you can redistribute it and/or modify
-%% it under the terms of the GNU General Public License as published by
-%% the Free Software Foundation, either version 2 of the License, or
-%% (at your option) any later version.
-%%
-%% This program is distributed in the hope that it will be useful,
-%% but WITHOUT ANY WARRANTY; without even the implied warranty of
-%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-%% GNU General Public License for more details.
-%%
-%% The GNU General Public License is available at
-%% <http://www.gnu.org/licenses/>.
-%%
-\NeedsTeXFormat{LaTeX2e}
-\PackageWarning{xypdf}{The file `xypdf.sty' has become obsolete and is now^^J%
- just a wrapper for `xypdf.tex'. Since version 1.4, the xypdf package has been^^J%
- integrated into the Xy-pic package. Make sure that you have Xy-pic version 3.8^^J%
- or later. Then write \string\usepackage[pdf]{xy} or \string\xyoption{pdf} instead of^^J%
- \string\usepackage{xypdf} in your document\@gobble}
-\RequirePackage[\@ptionlist{xy.sty}]{xy}
-\xyrequire{pdf}
-\ProvidesPackage{xypdf}[2010/05/13 v1.4 PDF output for the Xy-pic package (obsolete^^Jstyle file!)]
-\endinput
-%%
-%% End of file `xypdf.sty'.
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 06b585e1fb7..ee27793a97a 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -333,7 +333,7 @@ my @TLP_working = qw(
setspace seuthesis
sf298 sffms sfg
sfmath sgame shade shadethm shadow shapepar
- shipunov shorttoc show2e showexpl showlabels showtags shuffle
+ shipunov shorttoc show2e showexpl showhyphens showlabels showtags shuffle
sidecap sidenotes sides silence
simplecd simplecv simplewick simplified-latex
sitem siunitx
@@ -406,7 +406,7 @@ my @TLP_working = qw(
xifthen xits
xkeyval xlop xltxtra xmpincl xnewcommand xoptarg
xq xskak xstring xtab xunicode
- xwatermark xyling xypdf xypic xypic-tut-pt xytree
+ xwatermark xyling xypic xypic-tut-pt xytree
yafoot yagusylo yannisgr yax ydoc york-thesis youngtab yplan ytableau
zed-csp ziffer zhmetrics zhspacing zwgetfdate zwpagelayout
);
diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
index f8d1a78d28e..c0926a96b64 100644
--- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
@@ -81,6 +81,5 @@ depend tkz-orm
depend tkz-tab
depend tsemlines
depend tufte-latex
-depend xypdf
depend xypic
depend collection-basic
diff --git a/Master/tlpkg/tlpsrc/xypdf.tlpsrc b/Master/tlpkg/tlpsrc/xypdf.tlpsrc
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Master/tlpkg/tlpsrc/xypdf.tlpsrc
+++ /dev/null