From f7813a5324be39d13ab536c245d15dfc602a7849 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Dec 2013 12:19:38 +0000 Subject: basic type mechanism working --- ffmpeg/doc/t2h.init | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ffmpeg/doc/t2h.init') diff --git a/ffmpeg/doc/t2h.init b/ffmpeg/doc/t2h.init index 2aab488..e7760f4 100644 --- a/ffmpeg/doc/t2h.init +++ b/ffmpeg/doc/t2h.init @@ -17,6 +17,7 @@ my $TEMPLATE_HEADER = $ENV{"FFMPEG_HEADER"} || <
+
EOT $PRE_BODY_CLOSE = '
'; @@ -32,7 +33,7 @@ sub FFmpeg_print_page_foot($$) T2H_DEFAULT_program_string() : program_string(); print $fh '
' . "\n"; print $fh '' . $program_string; - print $fh "
\n"; + print $fh "\n"; } $float = \&FFmpeg_float; @@ -92,8 +93,6 @@ $Texi2HTML::THISDOC{program_authors} $description - - $encoding $CSS_LINES -- cgit v1.2.3