Skip to content

Commit 7eaad29

Browse files
committed
Avoid nested dollar math.
Because cxxdraft-htmlgen does not support it.
1 parent 6f907dc commit 7eaad29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/containers.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -18255,7 +18255,7 @@
1825518255

1825618256
\pnum
1825718257
An integer $r$ is a \defn{rank index} of an index space $S$
18258-
if $r$ is in the range $[0, \text{rank of $S$})$.
18258+
if $r$ is in the range $[0, \text{rank of }S)$.
1825918259

1826018260
\pnum
1826118261
A pack of integers \tcode{idx} is

0 commit comments

Comments
 (0)