Skip to content

Commit 4d5d40d

Browse files
committed
Avoid nested dollar math.
Because cxxdraft-htmlgen does not support it.
1 parent c39494b commit 4d5d40d

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
@@ -18477,7 +18477,7 @@
1847718477

1847818478
\pnum
1847918479
An integer $r$ is a \defn{rank index} of an index space $S$
18480-
if $r$ is in the range $[0, \text{rank of $S$})$.
18480+
if $r$ is in the range $[0, \text{rank of }S)$.
1848118481

1848218482
\pnum
1848318483
A pack of integers \tcode{idx} is

0 commit comments

Comments
 (0)