Files
pandoc/test
John MacFarlane a1aca22e0d LaTeX reader: better handling of colwidths.
Previously the parser just failed if the column width
specified in `p{}` wasn't a multiple of `\linewidth`.
This led to cases where content was skipped.
Now we treat these as ColWidthDefault and silently
parse the table.

A future improvement could be to guess relative column
widths from the dimensions specified, based on a default
line width.

Closes #9579.
2024-03-17 19:15:49 -07:00
..
2023-01-13 09:13:27 -08:00
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2021-12-22 09:45:02 -08:00
2023-07-06 12:20:20 -07:00
2023-02-12 13:32:40 -08:00
2024-02-13 23:10:42 -08:00
2023-11-02 19:36:25 -07:00
2023-11-02 19:36:25 -07:00
2023-07-12 09:13:32 -07:00