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 bd343b2 commit 5fd1462Copy full SHA for 5fd1462
doc/changes/5.3.rst
@@ -8,7 +8,10 @@ Release 5.3.0 (released Oct 16, 2022)
8
9
* #10759: LaTeX: add :confval:`latex_table_style` and support the
10
``'booktabs'``, ``'borderless'``, and ``'colorrows'`` styles.
11
- (thanks to Stefan Wiehler for initial pull requests #6666, #6671)
+ (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.
15
* #10840: One can cross-reference including an option value like
16
``:option:`--module=foobar```, ``:option:`--module[=foobar]```,
17
or ``:option:`--module foobar```.
0 commit comments