I agree. That page has APL content and requires a special font to display that content properly. If it were J only there would not be that problem.
----- Original Message ----- From: Don Guinn <[email protected]> Date: Tuesday, June 9, 2009 7:49 Subject: Re: [Jprogramming] Inner Product -- An Old/New Problem To: Programming forum <[email protected]> > It's difficult to make web documents look right on the myriad of > types of > computers, operating systems and viewers. But at the same time > it does not > make people want to view the pages if they are required to load > specialsoftware and fonts etc. just to view these documents. > Many times just > browsing around to see new things, when I ran into a page that didn't > display well, I just closed the page and went on. > > On Tue, Jun 9, 2009 at 9:21 AM, Roger Hui <[email protected]> wrote: > > > In that case you need to install the APL385 Unicode font. > > Please see the fine print at the bottom of > > http://www.jsoftware.com/papers/innerproduct/ip.htm > > > > > > > > ----- Original Message ----- > > From: bill lam <[email protected]> > > Date: Tuesday, June 9, 2009 6:46 > > Subject: Re: [Jprogramming] Inner Product -- An Old/New Problem > > To: [email protected] > > > > > I suppose he meant this page, > > > http://www.jsoftware.com/papers/innerproduct/sparse1.htm > > > > > > look like this under iceweasel(firefox). > > > > > > > x xs > > > 0 5 9 > 0 0 > > > 1 | 5 > > > 0 9 0 > 7 0 > > > 2 | 9 > > > 0 0 0 > 0 1 > > > 1 | 9 > > > > 1 3 | 7 > > > > > > I think it is a font problem. > > > > > > On Mon, 08 Jun 2009, Roger Hui wrote: > > > > I don't know what you mean. What is the URL of > > > > the problem page, and why do you think the final > > > > element is not aligned? > > > > > > > > > > > > > > > > ----- Original Message ----- > > > > From: Tracy Harms <[email protected]> > > > > Date: Monday, June 8, 2009 20:23 > > > > Subject: Re: [Jprogramming] Inner Product -- An Old/New Problem > > > > To: Programming forum <[email protected]> > > > > > > > > > On the two "slide" pages where sparse array xs is displayed, > > > the final > > > > > element is not aligned. > > > > > > > > > > Thank you for posting this paper. > > > > > > > > > > On Mon, Jun 8, 2009 at 5:02 PM, Roger > > > Hui<[email protected]> wrote: > > > > > > A copy of my presentation at the BAPLA 2009 conference > > > > > > and the text of the paper can be found at: > > > > > > > > > > > > http://www.jsoftware.com/papers/innerproduct/ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
