Just was we did with the default latexMultSymbol, it would be useful to allow an option() to change the default matrix type (pmatrix, bmatrix, Bmatrix, ...)
This is straightforward if we allow anything to be assigned and used in latexMatrix() and friends. But would this need to be checked in functions against any list of possibilities?