Skip to content

Commit b55ad4c

Browse files
authored
[algorithms.parallel.defns] New paragraph for example (#6447)
Making the example a sibling to the preceding paragraph rather than part of it resets its list numbering, which is less confusing than continuing numbering.
1 parent db97739 commit b55ad4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/algorithms.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,8 @@
312312
\end{note}
313313
\end{itemize}
314314
These functions are herein called \defn{element access functions}.
315+
316+
\pnum
315317
\begin{example}
316318
The \tcode{sort} function may invoke the following element access functions:
317319
\begin{itemize}

0 commit comments

Comments
 (0)