|
From: Eduardo O. <edu...@gm...> - 2025-10-12 22:16:14
|
Works here! Very neat!
I don't see a way to put a matrix without brackets inside a matrix
with brackets. Is that possible already? If not, can you consider that
a user request? =)
Cheers,
Eduardo =)
On Sun, 12 Oct 2025 at 14:33, Robert Dodier <rob...@gm...> wrote:
> I've taken the liberty of extending the display flags for matrix,
> determinant, and box expressions. See commits 99a826..66001d on master.
>
> For matrix(...), display_matrix_brackets (default true) governs whether
> brackets are placed on either side of a matrix. Otherwise the matrix
> elements are displayed without brackets. This flag has the expected effect
> when display2d_unicode = true and display2d_unicode = false.
>
|