io.aslatex()
should not nest array
s blocks with terms_per_line
argument
#430
Labels
🐛 Bug
Something isn't working
What happened?
It seems that the new
qrules.io.asdot(..., terms_per_line=1)
results in nested\begin{array}
blocks. This is not required: just use the samearray
from the top and break with\\ &&
.Relevant log output
Is it possible to reproduce the bug with a small code snippet?
The text was updated successfully, but these errors were encountered: