Skip to content

Commit fd0486f

Browse files
committed
Avoid nested dollar math.
Because cxxdraft-htmlgen does not support it.
1 parent b4091ac commit fd0486f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -18945,7 +18945,7 @@
1894518945

1894618946
\pnum
1894718947
An integer $r$ is a \defn{rank index} of an index space $S$
18948-
if $r$ is in the range $[0, \text{rank of $S$})$.
18948+
if $r$ is in the range $[0, \text{rank of }S)$.
1894918949

1895018950
\pnum
1895118951
A pack of integers \tcode{idx} is

0 commit comments

Comments
 (0)