summaryrefslogtreecommitdiff
path: root/test/tables/planets.latex
AgeCommit message (Expand)Author
2023-10-17LaTeX writer: fix rowspans in tables...John MacFarlane
2023-05-08LaTeX writer: better fix for colspecs for multicolumn table.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-08-07LaTeX writer: fix widths of multicolumn cellsAlbert Krewinkel
2022-06-01Fix LaTeX tests for tables with colspansAlbert Krewinkel
2022-03-30LaTeX writer: add () after booktabs rules.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
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-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel