summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl')
-rw-r--r--Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl18
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl b/Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl
deleted file mode 100644
index 76c85da75ae..00000000000
--- a/Master/texmf-doc/source/english/tex-refs/tex-refs-plucker.xsl
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version="1.0"
- xmlns="http://www.w3.org/TR/xhtml1/transitional"
- exclude-result-prefixes="#default">
-
- <!-- $Id: tex-refs-plucker.xsl 125 2004-04-06 19:55:32Z mw $ -->
-
- <!-- we use an XML catalog to resolve this file -->
- <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.64.1/html/docbook.xsl"/>
-
- <!-- import common customizations -->
- <xsl:import href="tex-refs-common.xsl"/>
-
- <!-- insert customization here -->
- <!-- up to now we don't need any special customizations for plucker -->
-
-</xsl:stylesheet>