summaryrefslogtreecommitdiff
path: root/tds/tds.sed
diff options
context:
space:
mode:
Diffstat (limited to 'tds/tds.sed')
-rw-r--r--tds/tds.sed14
1 files changed, 0 insertions, 14 deletions
diff --git a/tds/tds.sed b/tds/tds.sed
deleted file mode 100644
index fb7f30f13c..0000000000
--- a/tds/tds.sed
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id: tds.sed,v 1.2 2004/06/04 17:11:34 karl Exp $
-# Written by Ulrik Vieth and Karl Berry.
-# Public domain.
-#
-# Things that are too hard to do in Elisp. Run after tds2texi-convert.
-
-# Indentation blocks in tdsSummary environments.
-s/ \./ /g
-
-# References that are too hard to convert automatically.
-s/Table, ref{tab:summary}/@pxref{Summary},/
-
-/^Copyright.*Group/a\
-This is version @value{version}.