Skip to content

Commit 188b869

Browse files
committed
Use longtable for our document in PDF format
Previous commit applied longtable class to the next one, but this still left the previous table prevent an earlier page break.
1 parent 256ac63 commit 188b869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/latex.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,6 +1447,7 @@ Macros
14471447
.. csv-table::
14481448
:header: Name, ``maps argument #1 to:``
14491449
:align: left
1450+
:class: longtable
14501451
:delim: ;
14511452

14521453
``\sphinxstrong``; ``\textbf{#1}``

0 commit comments

Comments
 (0)