[sage-support] Re: getting output of one matrix row in two workbook lines

2009-01-19 Thread Mate Kosor
> Use > >    show(foo) > > to typeset an output line, which won't word wrap. This gives me latex output? > Or, after getting output as you do above, just click to the left of > the output to toggle through: >     word wrap --> no word wrap --> hide This works! Thanks a lot. Mate --~--~---

[sage-support] Re: getting output of one matrix row in two workbook lines

2009-01-19 Thread William Stein
On Mon, Jan 19, 2009 at 11:02 AM, Mate Kosor wrote: > > 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 mat