Thanks again for your help.
The textbook I am teaching linear algebra from prints matrices
with brackets as delimeters. [ ]. Hence when I set a test and
write solutions with LateX I wish to use the same notation for
matrices as used in the text.
But just using the standard way to include matrices from
sage into LateX produces matrices inside ( ) delimters.
\sage{matrix([[1, 2, 3], [4, 5, 6], [7, 8, 9]])^3}
I checked the LateX stylefile for including sage but
notation for shape of matrices is not defined there.
nsauer
On Mar 9, 5:47 pm, kcrisman <[email protected]> wrote:
> On Mar 9, 1:03 pm, nsauer <[email protected]> wrote:
>
> > Thanks for your help, everything works great now.
>
> Great!
>
> > How do I write matrices inside [ ] instead of ( ) ?
>
> I'm not sure - can you be more specific about what command you are
> trying, what output you are getting, and what output you desire?
>
> - kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---