This can be accomplished (I believe) by using <tt> </tt> fixed width font and using to pad.
Anyway this sort of argument can be settled by implementing a model. This I intend to do. ----- Original Message ----- From: Raul Miller <[email protected]> Date: Sunday, March 28, 2010 16:00 Subject: Re: [Jbeta] displaying boxed array in html To: Beta forum <[email protected]> > On Sun, Mar 28, 2010 at 6:51 PM, Roger Hui <[email protected]> wrote: > > For arrays with rank greater than 2, you need to align > > elements at the same row and column. That is, > > in the output x{~<i0;j;k and x{~<i1;j;k are aligned. > > The only way I know to attempt this requires the server specify the > size of each box, > which would greatly increase the complexity of this approach and > which also > might introduce new failure modes. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
