[www] r628 - trunk/www.matroska.org/data/technical/specs/chapters
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-09-04 19:20:11 +0400 (Sat, 04 Sep 2004) New Revision: 628 Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html Log: more DVD system cleaning Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-04 15:16:45 UTC (rev 627) +++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-04 15:20:11 UTC (rev 628) @@ -591,12 +591,12 @@ <p>This is the case when EditionManaged = 1. Each level of a chapter corresponds to a logical level in the DVD system. This DVD hierarchy is as follows:</p> <div class="techdef"> -<table style="text-align: center;"> +<table style="text-align: center; width: 100%"> <tbody> <tr><th>Command Name</th><th colspan="6">Hierarchy</th></tr> <tr><td>TT</td><td colspan="6">Title</td></tr> <tr><td>PGCN</td><td colspan="6">Program Group Chain (PGC)</td></tr> -<tr><td> </td><td colspan="4">Part Of Title 1 (PTT)</td><td colspan="2">Part Of Title 2 (PTT)</td></tr> +<tr><td>PTT</td><td colspan="4">Part Of Title 1</td><td colspan="2">Part Of Title 2</td></tr> <tr><td>PGN</td><td colspan="3">Program 1</td><td>Program 2</td><td colspan="2">Program 3</td></tr> <tr><td>CN</td><td>Cell 1</td><td>Cell 2</td><td>Cell 3</td><td>Cell 4</td><td>Cell 5</td><td>Cell 6</td></tr> </tbody>