Skip to content

Commit 5fd1462

Browse files
committed
Update changes/5.3.rst to mention fix of #6740
Close #6740.
1 parent bd343b2 commit 5fd1462

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/changes/5.3.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ Release 5.3.0 (released Oct 16, 2022)
88

99
* #10759: LaTeX: add :confval:`latex_table_style` and support the
1010
``'booktabs'``, ``'borderless'``, and ``'colorrows'`` styles.
11-
(thanks to Stefan Wiehler for initial pull requests #6666, #6671)
11+
(thanks to Stefan Wiehler for initial pull requests #6666, #6671).
12+
Using the ``'booktabs'`` style solves #6740 (Removing LaTeX
13+
column borders for automatic colspec).
14+
Patch by Jean-François B.
1215
* #10840: One can cross-reference including an option value like
1316
``:option:`--module=foobar```, ``:option:`--module[=foobar]```,
1417
or ``:option:`--module foobar```.

0 commit comments

Comments
 (0)