We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62198d8 commit 4564486Copy full SHA for 4564486
doc/usage/restructuredtext/directives.rst
@@ -1473,8 +1473,8 @@ Check the :confval:`latex_table_style`.
1473
blocks, will render correctly to LaTeX output.
1474
1475
.. versionchanged:: 8.3.0
1476
-
1477
- The partial support for nesting a table in another has been extended.
+ The partial support of the LaTeX builder for nesting a table in another
+ has been extended.
1478
Formerly Sphinx would raise an error if ``longtable`` class was specified
1479
for a table containing a nested table, and some cases would not raise an
1480
error at Sphinx level but fail at LaTeX level during PDF build. This is a
0 commit comments