Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-03 | LaTeX table writer: Increase column width precision (#7466) | Peter Fabinski | 1 | -1/+1 |
2021-06-21 | LaTeX writer: add strut at end of minipage if it contains... | John MacFarlane | 1 | -2/+5 |
2021-06-21 | LaTeX writer: always use a minipage for cells with line breaks... | John MacFarlane | 1 | -2/+7 |
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 |