aboutsummaryrefslogtreecommitdiff
path: root/test/tables.latex
AgeCommit message (Expand)Author
2025-10-06LaTeX writer/template: small fix for unnumbered tables.John MacFarlane
2025-09-16LaTeX writer: ensure that unlabelled tables don't increment counter.John MacFarlane
2024-05-31Use `\linewidth` instead of `\columnwidth` or `\textwidth`...John MacFarlane
2023-01-04Use `\toprule\noalign{}` instead of `\toprule()` in LaTeX tables.John MacFarlane
2022-10-06LaTeX writer: add separator line between table's body and its foot.Albert Krewinkel
2022-03-30LaTeX writer: add () after booktabs rules.John MacFarlane
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski
2021-06-05LaTeX writer: Fix regression in table header position.John MacFarlane
2021-01-02LaTeX writer: revert table line height increase in 2.11.3.John MacFarlane
2020-11-25Update tests for LaTeX table changes.John MacFarlane
2020-11-25LaTeX tables: Fix calculation of column spacing.John MacFarlane
2020-11-22LaTeX writer: Improve table spacing.John MacFarlane
2020-10-29LaTeX writer: Improved calculation of table column widths.John MacFarlane
2018-04-21Markdown reader/writer: spacing adjustments in tables.John MacFarlane
2017-12-28LaTeX writer: Use \endhead after \toprule in headerless tables.John MacFarlane
2017-02-23Updated table tests.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane