Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-05 | LaTeX writer: Fix regression in table header position. | John MacFarlane | 1 | -3/+10 |
2021-05-11 | LaTeX writer: better handling of line breaks in simple tables. | John MacFarlane | 1 | -3/+1 |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 |
2021-01-02 | LaTeX writer: revert table line height increase in 2.11.3. | John MacFarlane | 1 | -1/+1 |
2020-12-20 | LaTeX writer: support colspans and rowspans in tables. (#6950) | Albert Krewinkel | 1 | -94/+207 |
2020-12-12 | LaTeX writer: extract table handling into separate module. | Albert Krewinkel | 1 | -0/+181 |