@@ -29,11 +29,11 @@ <H1><a name="q0">Appendix A. Aural style sheets</a></H1>
2929< p > < strong > Contents</ strong >
3030 < ul class ="toc ">
3131 < li class ="tocline2 "> < a href ="aural.html#aural-media-group " class ="tocxref "> A.1 The media types 'aural' and 'speech'</ a >
32- < li class ="tocline2 "> < a href ="aural.html#q2 " class ="tocxref "> A.2 Introduction to aural style sheets</ a >
32+ < li class ="tocline2 "> < a href ="aural.html#aural-intro " class ="tocxref "> A.2 Introduction to aural style sheets</ a >
3333 < ul class ="toc ">
34- < li class ="tocline3 "> < a href ="aural.html#q3 " class ="tocxref "> A.2.1 Angles</ a >
35- < li class ="tocline3 "> < a href ="aural.html#q4 " class ="tocxref "> A.2.2 Times</ a >
36- < li class ="tocline3 "> < a href ="aural.html#q5 " class ="tocxref "> A.2.3 Frequencies</ a >
34+ < li class ="tocline3 "> < a href ="aural.html#angles " class ="tocxref "> A.2.1 Angles</ a >
35+ < li class ="tocline3 "> < a href ="aural.html#times " class ="tocxref "> A.2.2 Times</ a >
36+ < li class ="tocline3 "> < a href ="aural.html#frequencies " class ="tocxref "> A.2.3 Frequencies</ a >
3737 </ ul >
3838 < li class ="tocline2 "> < a href ="aural.html#volume-props " class ="tocxref "> A.3 Volume properties: < span class ="propinst-volume "> 'volume'</ span > </ a >
3939 < li class ="tocline2 "> < a href ="aural.html#speaking-props " class ="tocxref "> A.4 Speaking properties: < span class ="propinst-speak "> 'speak'</ span > </ a >
@@ -88,7 +88,7 @@ <h2>A.1 <a name="aural-media-group">The media types 'aural' and 'speech'</a></h2
8888</ div >
8989
9090
91- < H2 > < a name ="q2 " > A.2 Introduction to aural style sheets</ a > </ H2 >
91+ < H2 > A.2 < a name ="aural-intro " > Introduction to aural style sheets</ a > </ H2 >
9292
9393< p > The aural rendering of a document, already commonly used by the
9494blind and print-impaired communities, combines speech synthesis and
@@ -137,7 +137,7 @@ <H2><a name="q2">A.2 Introduction to aural style sheets</a></H2>
137137</ div >
138138
139139
140- < H3 > < a name ="q3 " > A.2.1 Angles</ a > </ H3 >
140+ < H3 > A.2.1 < a name ="angles " > Angles</ a > </ H3 >
141141< P > Angle values are denoted by < span class ="index-def "
142142title ="<angle>::definition of "> < a
143143name ="value-def-angle "> <angle></ a > </ span > in the text.
@@ -164,7 +164,7 @@ <H3><a name="q3">A.2.1 Angles</a></H3>
164164< p > Like for <length>, the unit may be omitted, if the value is
165165zero: '0deg' may be written as '0'.
166166
167- < H3 > < a name ="q4 " > A.2.2 Times</ a > </ H3 >
167+ < H3 > A.2.2 < a name ="times " > Times</ a > </ H3 >
168168
169169< P > Time values are denoted by < span class ="index-def " title ="<time>::definition of "> < a name ="value-def-time "> <time></ a > </ span > in the
170170text.
@@ -185,7 +185,7 @@ <H3><a name="q4">A.2.2 Times</a></H3>
185185< p > Like for <length>, the unit may be omitted, if the value is
186186zero: '0s' may be written as '0'.
187187
188- < H3 > < a name ="q5 " > A.2.3 Frequencies</ a > </ H3 >
188+ < H3 > A.2.3 < a name ="frequencies " > Frequencies</ a > </ H3 >
189189
190190< P > Frequency values are denoted by < span class ="index-def "
191191title ="<frequency>::definition of "> < a
@@ -1087,7 +1087,7 @@ <H2>A.10 <a name="speech-props">Speech properties</a>:
10871087"Two hundred thirty seven". Word representations are language-dependent.
10881088</ dl >
10891089
1090- < h2 > < a name ="q14 "> A.11 Audio rendering of tables</ a > </ h2 >
1090+ < h2 > < a name ="q14 "> A.11 </ a > < a href =" aural-tables " > Audio rendering of tables</ a > </ h2 >
10911091< p > When a table is spoken by a speech generator, the relation between
10921092the data cells and the header cells must be expressed in a different
10931093way than by horizontal and vertical alignment. Some speech browsers
0 commit comments