Skip to content

Commit 4564486

Browse files
committed
LaTeX: clarify that latest docs addition refers to LaTeX
1 parent 62198d8 commit 4564486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/usage/restructuredtext/directives.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,8 +1473,8 @@ Check the :confval:`latex_table_style`.
14731473
blocks, will render correctly to LaTeX output.
14741474

14751475
.. versionchanged:: 8.3.0
1476-
1477-
The partial support for nesting a table in another has been extended.
1476+
The partial support of the LaTeX builder for nesting a table in another
1477+
has been extended.
14781478
Formerly Sphinx would raise an error if ``longtable`` class was specified
14791479
for a table containing a nested table, and some cases would not raise an
14801480
error at Sphinx level but fail at LaTeX level during PDF build. This is a

0 commit comments

Comments
 (0)