Skip to content

Commit c66896c

Browse files
committed
fix several bad links
1 parent 8efd6be commit c66896c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/fundamentals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ <h3 id="interf_toplevel">The Top-Level
753753
<h4 id="interf_toplevel_atts">Attributes</h4>
754754

755755
<p>The <code class="element">math</code> element accepts any of the common presentation attributess specified in
756-
<a id="presm_presatt">Mathematics attributes common to presentation elements</a>,
756+
<a href="#presm_presatt">Mathematics attributes common to presentation elements</a>,
757757
along with the common attributes
758758
specified in <a href="#fund_globatt"></a>.
759759
In particular, it accepts the <code class="attribute">dir</code> attribute for

src/presentation-markup.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h4 id="presm_scriptlevel">Displaystyle and Scriptlevel</h4>
574574
becoming unreadably small.
575575
The default <code class="attribute">scriptsizemultiplier</code> is approximately the square root of 1/2
576576
whereas <code class="attribute">scriptminsize</code> defaults to 8 points;
577-
these values may be changed on any presentation element; see <a href="#"presm_presatt_core">MathML Core Attributes"></a>.
577+
these values may be changed on any presentation element; see <a href="#presm_presatt_core">MathML Core Attributes"></a>.
578578
Note that the <code class="attribute">scriptlevel</code> attribute allows arbitrary
579579
values of <code class="attribute">scriptlevel</code> to be obtained, including negative values which
580580
result in increased font sizes.
@@ -1025,7 +1025,7 @@ <h5 id="presm_presatt_core">MathML Core Attributes</h5>
10251025
to be semantically different than a black "x", in contrast to
10261026
variables with different <code class="attribute">mathvariant</code> values (see <a href="#presm_commatt"></a>).
10271027
The remaining two override some default rules for layout of expressions.
1028-
See <a href="#presm.scriptlevel">Section&nbsp;3.1.6 Displaystyle and Scriptlevel</a> for more information</p>
1028+
See <a href="#presm_scriptlevel"></a> for more information</p>
10291029

10301030
<table class="attributes data">
10311031

@@ -1076,7 +1076,7 @@ <h5 id="presm_presatt_core">MathML Core Attributes</h5>
10761076
<tr>
10771077
<td colspan="2" class="attdesc">
10781078
Changes the <code class="attribute">displaystyle</code> in effect for the children.
1079-
See <a href="#presm.scriptlevel">Section&nbsp;3.1.6 Displaystyle and Scriptlevel</a>.
1079+
See <a href="#presm_scriptlevel"></a>.
10801080
</td>
10811081
</tr>
10821082
<tr>
@@ -1087,7 +1087,7 @@ <h5 id="presm_presatt_core">MathML Core Attributes</h5>
10871087
<tr>
10881088
<td colspan="2" class="attdesc">
10891089
Changes the <code>displaystyle</code> in effect for the children.
1090-
See <a href="#presm.scriptlevel">Section&nbsp;3.1.6 Displaystyle and Scriptlevel</a>.
1090+
See <a href="#presm_scriptlevel"></a>.
10911091
</td>
10921092
</tr>
10931093
</tbody>

0 commit comments

Comments
 (0)