I am using Sage workbook 3.2.3. in Mozilla Firefox 3.0.5 I have a
problem with matrix output.

Line:
matrix([[diff(v_r(r, z), r), 0, diff(v_z(r, z), r)/2], [0, 0, 0],[diff
(v_z(r, z), r,)/2, 0, 0]])

produces output where one matrix row spans 2 rows on web browser
worksheet, like this
[  diff(v_r(r, z), r, 1)                       0 diff(v_z(r, z), r,
1)/2]
[                      0                       0
0]
[diff(v_z(r, z), r, 1)/2                       0
0]

I have tried zooming out, which changes to smaller font, without
success.

How can I get a matrix row in one line only?

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to