diff --git a/index.bs b/index.bs
index 0bcdafb1..31277978 100644
--- a/index.bs
+++ b/index.bs
@@ -938,40 +938,40 @@ In this version of the specification, [=loudspeaker_layout=] indicates one of th
loudspeaker_layout | Channel Layout | Loudspeaker Location Ordering | Reference |
- 0000 | Mono | C | |
+ 0 | Mono | C | |
- 0001 | Stereo | L/R | [=Loudspeaker configuration for Sound System A (0+2+0)=] of [[!ITU-2051-3]] |
+ 1 | Stereo | L/R | [=Loudspeaker configuration for Sound System A (0+2+0)=] of [[!ITU-2051-3]] |
- 0010 | 5.1ch | L/C/R/Ls/Rs/LFE | [=Loudspeaker configuration for Sound System B (0+5+0)=] of [[!ITU-2051-3]] |
+ 2 | 5.1ch | L/C/R/Ls/Rs/LFE | [=Loudspeaker configuration for Sound System B (0+5+0)=] of [[!ITU-2051-3]] |
- 0011 | 5.1.2ch | L/C/R/Ls/Rs/Ltf/Rtf/LFE | [=Loudspeaker configuration for Sound System C (2+5+0)=] of [[!ITU-2051-3]] |
+ 3 | 5.1.2ch | L/C/R/Ls/Rs/Ltf/Rtf/LFE | [=Loudspeaker configuration for Sound System C (2+5+0)=] of [[!ITU-2051-3]] |
- 0100 | 5.1.4ch | L/C/R/Ls/Rs/Ltf/Rtf/Ltr/Rtr/LFE | [=Loudspeaker configuration for Sound System D (4+5+0)=] of [[!ITU-2051-3]] |
+ 4 | 5.1.4ch | L/C/R/Ls/Rs/Ltf/Rtf/Ltr/Rtr/LFE | [=Loudspeaker configuration for Sound System D (4+5+0)=] of [[!ITU-2051-3]] |
- 0101 | 7.1ch | L/C/R/Lss/Rss/Lrs/Rrs/LFE | [=Loudspeaker configuration for Sound System I (0+7+0)=] of [[!ITU-2051-3]] |
+ 5 | 7.1ch | L/C/R/Lss/Rss/Lrs/Rrs/LFE | [=Loudspeaker configuration for Sound System I (0+7+0)=] of [[!ITU-2051-3]] |
- 0110 | 7.1.2ch | L/C/R/Lss/Rss/Lrs/Rrs/Ltf/Rtf/LFE | The combination of [=7.1ch=] and the Left and Right top front pair of [=7.1.4ch=] |
+ 6 | 7.1.2ch | L/C/R/Lss/Rss/Lrs/Rrs/Ltf/Rtf/LFE | The combination of [=7.1ch=] and the Left and Right top front pair of [=7.1.4ch=] |
- 0111 | 7.1.4ch | L/C/R/Lss/Rss/Lrs/Rrs/Ltf/Rtf/Ltb/Rtb/LFE | [=Loudspeaker configuration for Sound System J (4+7+0)=] of [[!ITU-2051-3]] |
+ 7 | 7.1.4ch | L/C/R/Lss/Rss/Lrs/Rrs/Ltf/Rtf/Ltb/Rtb/LFE | [=Loudspeaker configuration for Sound System J (4+7+0)=] of [[!ITU-2051-3]] |
- 1000 | 3.1.2ch | L/C/R/Ltf/Rtf/LFE | The front subset (L/C/R/Ltf/Rtf/LFE) of [=7.1.4ch=] |
+ 8 | 3.1.2ch | L/C/R/Ltf/Rtf/LFE | The front subset (L/C/R/Ltf/Rtf/LFE) of [=7.1.4ch=] |
- 1001 | Binaural | L/R | |
+ 9 | Binaural | L/R | |
- 1010 ~ 1110 | Reserved | | |
+ 10 ~ 14 | Reserved | | |
- 1111 | Expanded channel layouts | | Loudspeaker configurations defined in the [=expanded_loudspeaker_layout=] field |
+ 15 | Expanded channel layouts | | Loudspeaker configurations defined in the [=expanded_loudspeaker_layout=] field |
@@ -1474,8 +1474,8 @@ layout_type : Layout type
- 7: It indicates [=Loudspeaker configuration for Sound System H (9+10+3)=]
- 8: It indicates [=Loudspeaker configuration for Sound System I (0+7+0)=]
- 9: It indicates [=Loudspeaker configuration for Sound System J (4+7+0)=]
- - 10: It indicates the same loudspeaker configuration as [=loudspeaker_layout=] = 0110 (i.e., 7.1.2ch)
- - 11: It indicates the same loudspeaker configuration as [=loudspeaker_layout=] = 1000 (i.e., 3.1.2ch)
+ - 10: It indicates the same loudspeaker configuration as [=loudspeaker_layout=] = 6 (i.e., 7.1.2ch)
+ - 11: It indicates the same loudspeaker configuration as [=loudspeaker_layout=] = 8 (i.e., 3.1.2ch)
- 12: It indicates Mono
- 13: It indicates the same loudspeaker configuration as [=expanded_loudspeaker_layout=] = 8 (i.e., 9.1.6ch)
- 14 ~ 15: Reserved