On Tue, Jun 15, 2010 at 8:09 PM, Ralf Hemmecke <[email protected]> wrote: > > The problem with not showing matrices nicely was due to a non-monospace > default font. > > Creating a file $HOME/.sage/notebook.css with the contents > > pre.shrunk { > font-family: "Courier New", monospace; > } > > solves that problem. >
Excellent. Thanks, Ralf! Regards, Bill Page. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. 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/fricas-devel?hl=en.
