summaryrefslogtreecommitdiff
path: root/info/tds/tds.sed
diff options
context:
space:
mode:
Diffstat (limited to 'info/tds/tds.sed')
-rw-r--r--info/tds/tds.sed14
1 files changed, 14 insertions, 0 deletions
diff --git a/info/tds/tds.sed b/info/tds/tds.sed
new file mode 100644
index 0000000000..fb7f30f13c
--- /dev/null
+++ b/info/tds/tds.sed
@@ -0,0 +1,14 @@
+# $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}.