summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/fig2pstex
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 11:03:40 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 11:03:40 -0300
commitdb4111d427613513def026f2c9d7c749ab44c430 (patch)
tree1b57b0e6888329c5d236fa3af3d630f58a6515ba /dvb-spec/dvbapi/fig2pstex
parent4484d72262532de4b0332a7ac331035e8f07297d (diff)
downloadmediapointer-dvb-s2-db4111d427613513def026f2c9d7c749ab44c430.tar.gz
mediapointer-dvb-s2-db4111d427613513def026f2c9d7c749ab44c430.tar.bz2
Remove the legacy LaTex dvb spec sources
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec/dvbapi/fig2pstex')
-rwxr-xr-xdvb-spec/dvbapi/fig2pstex6
1 files changed, 0 insertions, 6 deletions
diff --git a/dvb-spec/dvbapi/fig2pstex b/dvb-spec/dvbapi/fig2pstex
deleted file mode 100755
index bf62eb7ec..000000000
--- a/dvb-spec/dvbapi/fig2pstex
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-f=`basename $1 .fig`
-fig2dev -L pstex $f.fig $f.ps
-fig2dev -L pstex_t -p $f.ps $f.fig $f.pst2
-./getbb $f.pst2 $f.ps > $f.pst
-rm $f.pst2 \ No newline at end of file