Browse Source

Adjust @columnfractions settings to reflect the number of columns in the table.

Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Diego Biurrun 16 years ago
parent
commit
000bbebb66
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/general.texi

+ 2
- 2
doc/general.texi View File

@@ -616,7 +616,7 @@ performance on systems without hardware floating point support).


@section Subtitle Formats @section Subtitle Formats


@multitable @columnfractions .4 .1 .1 .1 .1 .1
@multitable @columnfractions .4 .1 .1 .1 .1
@item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding
@item SSA/ASS @tab X @tab X @item SSA/ASS @tab X @tab X
@item DVB @tab X @tab X @tab X @tab X @item DVB @tab X @tab X @tab X @tab X
@@ -628,7 +628,7 @@ performance on systems without hardware floating point support).


@section Network Protocols @section Network Protocols


@multitable @columnfractions .4 .1 .1 .1 .1 .1
@multitable @columnfractions .4 .1
@item Name @tab Support @item Name @tab Support
@item file @tab X @item file @tab X
@item Gopher @tab X @item Gopher @tab X


Loading…
Cancel
Save