Test that the \table command can follow a \value command. More...
Header: | #include <TableAfterValue> |
enum | Reproduces { Problem } |
According to QTBUG-115720, whenever a \value is followed by \table, the contents of the two commands end up being merged. This is likely surprising. The bug report suggests a workaround, which is adding \br between \value and \table.
See also TableAfterValue::Reproduces.
Constant | Value |
---|---|
TableAfterValue::Problem | 0 |
This table shouldn't be mangled by the previous \value command. |