| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | LaTeX reader: ignore args to column type in `\multicolumn`. | Albert Krewinkel | |
| The `\multicolumn` command takes the column type as the second argument. Types like `p` take an additional argument, which is now ignored and no longer causes the table parser to fail. Fixes: #8789 | |||
