From 741fb4b9e135cfb161a749db88713229038577bb Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 5 Sep 2013 17:55:35 +0100 Subject: making act segmenter --- ffmpeg1/doc/t2h.init | 116 --------------------------------------------------- 1 file changed, 116 deletions(-) delete mode 100644 ffmpeg1/doc/t2h.init (limited to 'ffmpeg1/doc/t2h.init') diff --git a/ffmpeg1/doc/t2h.init b/ffmpeg1/doc/t2h.init deleted file mode 100644 index 2aab488..0000000 --- a/ffmpeg1/doc/t2h.init +++ /dev/null @@ -1,116 +0,0 @@ -# no horiz rules between sections -$end_section = \&FFmpeg_end_section; -sub FFmpeg_end_section($$) -{ -} - -$EXTRA_HEAD = -' -'; - -$CSS_LINES = $ENV{"FFMPEG_CSS"} || < -EOT - -my $TEMPLATE_HEADER = $ENV{"FFMPEG_HEADER"} || <