Skip to content

Commit 3fd6b5d

Browse files
committed
Avoid nested dollar math.
Because cxxdraft-htmlgen does not support it.
1 parent fad06b1 commit 3fd6b5d

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
@@ -18254,7 +18254,7 @@
1825418254

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

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

0 commit comments

Comments
 (0)