Mercurial > mplayer.hg
changeset 31753:56f42d418bea
Split TV chapter in two.
This avoids a chapter without content apart from the (sub)sections.
author | diego |
---|---|
date | Sun, 25 Jul 2010 13:34:13 +0000 |
parents | 1038d2eacd63 |
children | 9d692c29d2cb |
files | DOCS/xml/en/tvinput.xml |
diffstat | 1 files changed, 13 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/tvinput.xml Sun Jul 25 13:26:40 2010 +0000 +++ b/DOCS/xml/en/tvinput.xml Sun Jul 25 13:34:13 2010 +0000 @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<chapter id="tv"> -<title>TV</title> - -<sect1 id="tv-input" xreflabel="TV input"> +<chapter id="tv-input" xreflabel="TV input"> <title>TV input</title> <para> @@ -14,7 +11,7 @@ <!-- ********** --> -<sect2 id="tv-compilation"> +<sect1 id="tv-compilation"> <title>Compilation</title> <procedure> @@ -29,11 +26,11 @@ example <application>XawTV</application>. </para></step> </procedure> -</sect2> +</sect1> <!-- ********** --> -<sect2 id="tv-tips"> +<sect1 id="tv-tips"> <title>Usage tips</title> <para> @@ -128,11 +125,11 @@ </para></listitem> </itemizedlist> </para> -</sect2> +</sect1> <!-- ********** --> -<sect2 id="tv-examples"> +<sect1 id="tv-examples"> <title>Examples</title> <informalexample><para> @@ -177,14 +174,14 @@ The bt8x8 chips can do the pixel averaging only in the horizontal direction due to a hardware limitation. </para></informalexample> -</sect2> </sect1> +</chapter> <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> -<sect1 id="tv-teletext"> +<chapter id="tv-teletext"> <title>Teletext</title> <para> @@ -192,7 +189,7 @@ for v4l and v4l2 drivers. </para> -<sect2 id="tv-teletext-implementation-notes"> +<sect1 id="tv-teletext-implementation-notes"> <title>Implementation notes</title> <para> @@ -209,9 +206,9 @@ <para> Note: Using teletext with <option>-vo xv</option> causes strange colors. </para> -</sect2> +</sect1> -<sect2 id="tv-teletext-usage"> +<sect1 id="tv-teletext-usage"> <title>Using teletext</title> <para> @@ -231,9 +228,9 @@ <para> </para> -</sect2> +</sect1> -<sect2 id="tv-teletext-hotkeys"> +<sect1 id="tv-teletext-hotkeys"> <title>Teletext hot keys</title> <informaltable frame="all"> @@ -269,7 +266,6 @@ </tbody> </tgroup> </informaltable> -</sect2> </sect1> </chapter>