Skip to content

Commit 4e34492

Browse files
jensmaurertkoeppe
authored andcommitted
[rand.req] Fix table headers for longtable continued on following page
Fixes ISO/CS comment (C++23 proof)
1 parent 945b1c0 commit 4e34492

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/numerics.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,8 @@
19201920
& \rhdr{Complexity}
19211921
\\ \capsep
19221922
\endfirsthead
1923-
\hline
1923+
\continuedcaption\\
1924+
\topline
19241925
\lhdr{Expression}
19251926
& \chdr{Return type}
19261927
& \chdr{Pre/post-condition}
@@ -2308,7 +2309,8 @@
23082309
& \rhdr{Complexity}
23092310
\\ \capsep
23102311
\endfirsthead
2311-
\hline
2312+
\continuedcaption\\
2313+
\topline
23122314
\lhdr{Expression}
23132315
& \chdr{Return type}
23142316
& \chdr{Pre/post-condition}

0 commit comments

Comments
 (0)